GET https://kbin.spritesserver.nl/index.php/u/@spiderman@ani.social/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 …}
}
34.06 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 {#2174
  +user: Proxies\__CG__\App\Entity\User {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "What-software-do-you-wish-that-existed"
  +title: "What software do you wish that existed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729421236 {#2005
    date: 2024-10-20 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2758 …}
  +votes: Doctrine\ORM\PersistentCollection {#2760 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
  +badges: Doctrine\ORM\PersistentCollection {#2767 …}
  +children: [
    App\Entity\EntryComment {#2176
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2174 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
      +body: "vscode extension that summarizes Java’s exceptions for me so that I can easily find what’s wrong and which line caused it instead of scrolling through 100 lines of exception/error stack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706437418 {#2175
        date: 2024-01-28 11:23:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@BoringHusband@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2170 …}
      +nested: Doctrine\ORM\PersistentCollection {#2184 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
      -id: 346801
      -bodyTs: "'100':28 'caus':22 'easili':14 'except':7 'exception/error':31 'extens':2 'find':15 'instead':24 'java':5 'line':21,29 'scroll':26 'stack':32 'summar':4 'vscode':1 'wrong':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3258252"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706437418 {#2177
        date: 2024-01-28 11:23:38.0 +01:00
      }
      +"title": 346801
    }
  ]
  -id: 33194
  -titleTs: "'exist':7 'softwar':2 'wish':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11207469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706270110 {#2719
    date: 2024-01-26 12:55:10.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 {#2174
  +user: Proxies\__CG__\App\Entity\User {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "What-software-do-you-wish-that-existed"
  +title: "What software do you wish that existed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729421236 {#2005
    date: 2024-10-20 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2758 …}
  +votes: Doctrine\ORM\PersistentCollection {#2760 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
  +badges: Doctrine\ORM\PersistentCollection {#2767 …}
  +children: [
    App\Entity\EntryComment {#2176
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2174 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
      +body: "vscode extension that summarizes Java’s exceptions for me so that I can easily find what’s wrong and which line caused it instead of scrolling through 100 lines of exception/error stack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706437418 {#2175
        date: 2024-01-28 11:23:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@BoringHusband@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2170 …}
      +nested: Doctrine\ORM\PersistentCollection {#2184 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
      -id: 346801
      -bodyTs: "'100':28 'caus':22 'easili':14 'except':7 'exception/error':31 'extens':2 'find':15 'instead':24 'java':5 'line':21,29 'scroll':26 'stack':32 'summar':4 'vscode':1 'wrong':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3258252"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706437418 {#2177
        date: 2024-01-28 11:23:38.0 +01:00
      }
      +"title": 346801
    }
  ]
  -id: 33194
  -titleTs: "'exist':7 'softwar':2 'wish':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11207469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706270110 {#2719
    date: 2024-01-26 12:55:10.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 {#2174
  +user: Proxies\__CG__\App\Entity\User {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "What-software-do-you-wish-that-existed"
  +title: "What software do you wish that existed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729421236 {#2005
    date: 2024-10-20 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2758 …}
  +votes: Doctrine\ORM\PersistentCollection {#2760 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
  +badges: Doctrine\ORM\PersistentCollection {#2767 …}
  +children: [
    App\Entity\EntryComment {#2176
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2174 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
      +body: "vscode extension that summarizes Java’s exceptions for me so that I can easily find what’s wrong and which line caused it instead of scrolling through 100 lines of exception/error stack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706437418 {#2175
        date: 2024-01-28 11:23:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@BoringHusband@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2170 …}
      +nested: Doctrine\ORM\PersistentCollection {#2184 …}
      +votes: Doctrine\ORM\PersistentCollection {#2169 …}
      +reports: Doctrine\ORM\PersistentCollection {#2134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
      -id: 346801
      -bodyTs: "'100':28 'caus':22 'easili':14 'except':7 'exception/error':31 'extens':2 'find':15 'instead':24 'java':5 'line':21,29 'scroll':26 'stack':32 'summar':4 'vscode':1 'wrong':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3258252"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706437418 {#2177
        date: 2024-01-28 11:23:38.0 +01:00
      }
      +"title": 346801
    }
  ]
  -id: 33194
  -titleTs: "'exist':7 'softwar':2 'wish':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11207469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706270110 {#2719
    date: 2024-01-26 12:55:10.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 {#2176
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174
    +user: Proxies\__CG__\App\Entity\User {#2639 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "What-software-do-you-wish-that-existed"
    +title: "What software do you wish that existed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729421236 {#2005
      date: 2024-10-20 12:47:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2758 …}
    +votes: Doctrine\ORM\PersistentCollection {#2760 …}
    +reports: Doctrine\ORM\PersistentCollection {#2756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
    +badges: Doctrine\ORM\PersistentCollection {#2767 …}
    +children: [
      App\Entity\EntryComment {#2176}
    ]
    -id: 33194
    -titleTs: "'exist':7 'softwar':2 'wish':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706356510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11207469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706270110 {#2719
      date: 2024-01-26 12:55:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +body: "vscode extension that summarizes Java’s exceptions for me so that I can easily find what’s wrong and which line caused it instead of scrolling through 100 lines of exception/error stack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706437418 {#2175
    date: 2024-01-28 11:23:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@BoringHusband@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 346801
  -bodyTs: "'100':28 'caus':22 'easili':14 'except':7 'exception/error':31 'extens':2 'find':15 'instead':24 'java':5 'line':21,29 'scroll':26 'stack':32 'summar':4 'vscode':1 'wrong':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3258252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706437418 {#2177
    date: 2024-01-28 11:23:38.0 +01:00
  }
  +"title": 346801
}
"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 {#2176
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174
    +user: Proxies\__CG__\App\Entity\User {#2639 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "What-software-do-you-wish-that-existed"
    +title: "What software do you wish that existed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729421236 {#2005
      date: 2024-10-20 12:47:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2758 …}
    +votes: Doctrine\ORM\PersistentCollection {#2760 …}
    +reports: Doctrine\ORM\PersistentCollection {#2756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
    +badges: Doctrine\ORM\PersistentCollection {#2767 …}
    +children: [
      App\Entity\EntryComment {#2176}
    ]
    -id: 33194
    -titleTs: "'exist':7 'softwar':2 'wish':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706356510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11207469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706270110 {#2719
      date: 2024-01-26 12:55:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +body: "vscode extension that summarizes Java’s exceptions for me so that I can easily find what’s wrong and which line caused it instead of scrolling through 100 lines of exception/error stack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706437418 {#2175
    date: 2024-01-28 11:23:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@BoringHusband@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 346801
  -bodyTs: "'100':28 'caus':22 'easili':14 'except':7 'exception/error':31 'extens':2 'find':15 'instead':24 'java':5 'line':21,29 'scroll':26 'stack':32 'summar':4 'vscode':1 'wrong':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3258252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706437418 {#2177
    date: 2024-01-28 11:23:38.0 +01:00
  }
  +"title": 346801
}
"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 {#2176
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174
    +user: Proxies\__CG__\App\Entity\User {#2639 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "What-software-do-you-wish-that-existed"
    +title: "What software do you wish that existed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729421236 {#2005
      date: 2024-10-20 12:47:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2758 …}
    +votes: Doctrine\ORM\PersistentCollection {#2760 …}
    +reports: Doctrine\ORM\PersistentCollection {#2756 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2765 …}
    +badges: Doctrine\ORM\PersistentCollection {#2767 …}
    +children: [
      App\Entity\EntryComment {#2176}
    ]
    -id: 33194
    -titleTs: "'exist':7 'softwar':2 'wish':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706356510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11207469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706270110 {#2719
      date: 2024-01-26 12:55:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +body: "vscode extension that summarizes Java’s exceptions for me so that I can easily find what’s wrong and which line caused it instead of scrolling through 100 lines of exception/error stack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706437418 {#2175
    date: 2024-01-28 11:23:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@BoringHusband@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2170 …}
  +nested: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1994 …}
  -id: 346801
  -bodyTs: "'100':28 'caus':22 'easili':14 'except':7 'exception/error':31 'extens':2 'find':15 'instead':24 'java':5 'line':21,29 'scroll':26 'stack':32 'summar':4 'vscode':1 'wrong':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3258252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706437418 {#2177
    date: 2024-01-28 11:23:38.0 +01:00
  }
  +"title": 346801
}
"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 {#2238
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
  +slug: "It-s-just-a-coffee"
  +title: "It's just a coffee"
  +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 1341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729396320 {#2787
    date: 2024-10-20 05:52:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  +badges: Doctrine\ORM\PersistentCollection {#2805 …}
  +children: [
    1 => App\Entity\EntryComment {#2234
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706042919 {#2233
        date: 2024-01-23 21:48:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@NielsBohron@lemmy.world"
        "@ji17br@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2258 …}
      +nested: Doctrine\ORM\PersistentCollection {#2260 …}
      +votes: Doctrine\ORM\PersistentCollection {#2254 …}
      +reports: Doctrine\ORM\PersistentCollection {#2246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
      -id: 335096
      -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3197483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042919 {#2226
        date: 2024-01-23 21:48:39.0 +01:00
      }
      +"title": 335096
    }
    0 => App\Entity\EntryComment {#2284
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: "Deezer should spread out their services to more countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706042998 {#2256
        date: 2024-01-23 21:49:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@NielsBohron@lemmy.world"
        "@thisisnotgoingwell@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 335101
      -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3197496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042998 {#2251
        date: 2024-01-23 21:49:58.0 +01:00
      }
      +"title": 335101
    }
  ]
  -id: 32603
  -titleTs: "'coffe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706107278
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5991089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706020878 {#2775
    date: 2024-01-23 15:41:18.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 {#2238
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
  +slug: "It-s-just-a-coffee"
  +title: "It's just a coffee"
  +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 1341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729396320 {#2787
    date: 2024-10-20 05:52:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  +badges: Doctrine\ORM\PersistentCollection {#2805 …}
  +children: [
    1 => App\Entity\EntryComment {#2234
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706042919 {#2233
        date: 2024-01-23 21:48:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@NielsBohron@lemmy.world"
        "@ji17br@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2258 …}
      +nested: Doctrine\ORM\PersistentCollection {#2260 …}
      +votes: Doctrine\ORM\PersistentCollection {#2254 …}
      +reports: Doctrine\ORM\PersistentCollection {#2246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
      -id: 335096
      -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3197483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042919 {#2226
        date: 2024-01-23 21:48:39.0 +01:00
      }
      +"title": 335096
    }
    0 => App\Entity\EntryComment {#2284
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: "Deezer should spread out their services to more countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706042998 {#2256
        date: 2024-01-23 21:49:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@NielsBohron@lemmy.world"
        "@thisisnotgoingwell@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 335101
      -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3197496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042998 {#2251
        date: 2024-01-23 21:49:58.0 +01:00
      }
      +"title": 335101
    }
  ]
  -id: 32603
  -titleTs: "'coffe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706107278
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5991089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706020878 {#2775
    date: 2024-01-23 15:41:18.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 {#2238
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
  +slug: "It-s-just-a-coffee"
  +title: "It's just a coffee"
  +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 1341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729396320 {#2787
    date: 2024-10-20 05:52:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  +badges: Doctrine\ORM\PersistentCollection {#2805 …}
  +children: [
    1 => App\Entity\EntryComment {#2234
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706042919 {#2233
        date: 2024-01-23 21:48:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@NielsBohron@lemmy.world"
        "@ji17br@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2258 …}
      +nested: Doctrine\ORM\PersistentCollection {#2260 …}
      +votes: Doctrine\ORM\PersistentCollection {#2254 …}
      +reports: Doctrine\ORM\PersistentCollection {#2246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
      -id: 335096
      -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3197483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042919 {#2226
        date: 2024-01-23 21:48:39.0 +01:00
      }
      +"title": 335096
    }
    0 => App\Entity\EntryComment {#2284
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +body: "Deezer should spread out their services to more countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706042998 {#2256
        date: 2024-01-23 21:49:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@NielsBohron@lemmy.world"
        "@thisisnotgoingwell@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 335101
      -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3197496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042998 {#2251
        date: 2024-01-23 21:49:58.0 +01:00
      }
      +"title": 335101
    }
  ]
  -id: 32603
  -titleTs: "'coffe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706107278
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5991089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706020878 {#2775
    date: 2024-01-23 15:41:18.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 {#2234
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2787
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      1 => App\Entity\EntryComment {#2234}
      0 => App\Entity\EntryComment {#2284
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +body: "Deezer should spread out their services to more countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706042998 {#2256
          date: 2024-01-23 21:49:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@NielsBohron@lemmy.world"
          "@thisisnotgoingwell@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 335101
        -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3197496"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042998 {#2251
          date: 2024-01-23 21:49:58.0 +01:00
        }
        +"title": 335101
      }
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2775
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706042919 {#2233
    date: 2024-01-23 21:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@ji17br@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 335096
  -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042919 {#2226
    date: 2024-01-23 21:48:39.0 +01:00
  }
  +"title": 335096
}
"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 {#2234
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2787
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      1 => App\Entity\EntryComment {#2234}
      0 => App\Entity\EntryComment {#2284
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +body: "Deezer should spread out their services to more countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706042998 {#2256
          date: 2024-01-23 21:49:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@NielsBohron@lemmy.world"
          "@thisisnotgoingwell@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 335101
        -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3197496"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042998 {#2251
          date: 2024-01-23 21:49:58.0 +01:00
        }
        +"title": 335101
      }
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2775
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706042919 {#2233
    date: 2024-01-23 21:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@ji17br@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 335096
  -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042919 {#2226
    date: 2024-01-23 21:48:39.0 +01:00
  }
  +"title": 335096
}
"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 {#2234
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2787
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      1 => App\Entity\EntryComment {#2234}
      0 => App\Entity\EntryComment {#2284
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +body: "Deezer should spread out their services to more countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706042998 {#2256
          date: 2024-01-23 21:49:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@NielsBohron@lemmy.world"
          "@thisisnotgoingwell@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 335101
        -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3197496"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042998 {#2251
          date: 2024-01-23 21:49:58.0 +01:00
        }
        +"title": 335101
      }
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2775
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706042919 {#2233
    date: 2024-01-23 21:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@ji17br@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  -id: 335096
  -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042919 {#2226
    date: 2024-01-23 21:48:39.0 +01:00
  }
  +"title": 335096
}
"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
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2787
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      1 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706042919 {#2233
          date: 2024-01-23 21:48:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@NielsBohron@lemmy.world"
          "@ji17br@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2258 …}
        +nested: Doctrine\ORM\PersistentCollection {#2260 …}
        +votes: Doctrine\ORM\PersistentCollection {#2254 …}
        +reports: Doctrine\ORM\PersistentCollection {#2246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
        -id: 335096
        -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3197483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042919 {#2226
          date: 2024-01-23 21:48:39.0 +01:00
        }
        +"title": 335096
      }
      0 => App\Entity\EntryComment {#2284}
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2775
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Deezer should spread out their services to more countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706042998 {#2256
    date: 2024-01-23 21:49:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@thisisnotgoingwell@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 335101
  -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042998 {#2251
    date: 2024-01-23 21:49:58.0 +01:00
  }
  +"title": 335101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2787
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      1 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706042919 {#2233
          date: 2024-01-23 21:48:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@NielsBohron@lemmy.world"
          "@ji17br@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2258 …}
        +nested: Doctrine\ORM\PersistentCollection {#2260 …}
        +votes: Doctrine\ORM\PersistentCollection {#2254 …}
        +reports: Doctrine\ORM\PersistentCollection {#2246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
        -id: 335096
        -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3197483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042919 {#2226
          date: 2024-01-23 21:48:39.0 +01:00
        }
        +"title": 335096
      }
      0 => App\Entity\EntryComment {#2284}
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2775
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Deezer should spread out their services to more countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706042998 {#2256
    date: 2024-01-23 21:49:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@thisisnotgoingwell@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 335101
  -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042998 {#2251
    date: 2024-01-23 21:49:58.0 +01:00
  }
  +"title": 335101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2238
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2787
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      1 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2238 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +body: "it also has loseless quality but the format is not flac but their own codec, so i don’t know whether we can call them truly lossless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706042919 {#2233
          date: 2024-01-23 21:48:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@NielsBohron@lemmy.world"
          "@ji17br@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2258 …}
        +nested: Doctrine\ORM\PersistentCollection {#2260 …}
        +votes: Doctrine\ORM\PersistentCollection {#2254 …}
        +reports: Doctrine\ORM\PersistentCollection {#2246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
        -id: 335096
        -bodyTs: "'also':2 'call':24 'codec':15 'flac':11 'format':8 'know':20 'loseless':4 'lossless':27 'qualiti':5 'truli':26 'whether':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3197483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042919 {#2226
          date: 2024-01-23 21:48:39.0 +01:00
        }
        +"title": 335096
      }
      0 => App\Entity\EntryComment {#2284}
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2775
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +body: "Deezer should spread out their services to more countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706042998 {#2256
    date: 2024-01-23 21:49:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@NielsBohron@lemmy.world"
    "@thisisnotgoingwell@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 335101
  -bodyTs: "'countri':9 'deezer':1 'servic':6 'spread':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3197496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042998 {#2251
    date: 2024-01-23 21:49:58.0 +01:00
  }
  +"title": 335101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2152
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
  +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
  +url: null
  +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728949150 {#2769
    date: 2024-10-15 01:39:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2774 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2150
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2152 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
      +body: "using clients like vendetta makes discord little better in android"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706326725 {#2147
        date: 2024-01-27 04:38:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@simple@lemm.ee"
        "@justJanne@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2149 …}
      +nested: Doctrine\ORM\PersistentCollection {#2185 …}
      +votes: Doctrine\ORM\PersistentCollection {#2179 …}
      +reports: Doctrine\ORM\PersistentCollection {#2182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
      -id: 343801
      -bodyTs: "'android':10 'better':8 'client':2 'discord':6 'like':3 'littl':7 'make':5 'use':1 'vendetta':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3243309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706326725 {#2145
        date: 2024-01-27 04:38:45.0 +01:00
      }
      +"title": 343801
    }
  ]
  -id: 33337
  -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
  -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706396927
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8056308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310527 {#2755
    date: 2024-01-27 00:08: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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2152
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
  +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
  +url: null
  +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728949150 {#2769
    date: 2024-10-15 01:39:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2774 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2150
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2152 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
      +body: "using clients like vendetta makes discord little better in android"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706326725 {#2147
        date: 2024-01-27 04:38:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@simple@lemm.ee"
        "@justJanne@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2149 …}
      +nested: Doctrine\ORM\PersistentCollection {#2185 …}
      +votes: Doctrine\ORM\PersistentCollection {#2179 …}
      +reports: Doctrine\ORM\PersistentCollection {#2182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
      -id: 343801
      -bodyTs: "'android':10 'better':8 'client':2 'discord':6 'like':3 'littl':7 'make':5 'use':1 'vendetta':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3243309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706326725 {#2145
        date: 2024-01-27 04:38:45.0 +01:00
      }
      +"title": 343801
    }
  ]
  -id: 33337
  -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
  -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706396927
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8056308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310527 {#2755
    date: 2024-01-27 00:08: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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2152
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
  +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
  +url: null
  +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728949150 {#2769
    date: 2024-10-15 01:39:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2774 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2150
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2152 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
      +body: "using clients like vendetta makes discord little better in android"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706326725 {#2147
        date: 2024-01-27 04:38:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@simple@lemm.ee"
        "@justJanne@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2149 …}
      +nested: Doctrine\ORM\PersistentCollection {#2185 …}
      +votes: Doctrine\ORM\PersistentCollection {#2179 …}
      +reports: Doctrine\ORM\PersistentCollection {#2182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
      -id: 343801
      -bodyTs: "'android':10 'better':8 'client':2 'discord':6 'like':3 'littl':7 'make':5 'use':1 'vendetta':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3243309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706326725 {#2145
        date: 2024-01-27 04:38:45.0 +01:00
      }
      +"title": 343801
    }
  ]
  -id: 33337
  -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
  -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706396927
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/8056308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706310527 {#2755
    date: 2024-01-27 00:08: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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
    +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
    +url: null
    +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728949150 {#2769
      date: 2024-10-15 01:39:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2774 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2150}
    ]
    -id: 33337
    -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
    -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706396927
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/8056308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706310527 {#2755
      date: 2024-01-27 00:08:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: "using clients like vendetta makes discord little better in android"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706326725 {#2147
    date: 2024-01-27 04:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@simple@lemm.ee"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 343801
  -bodyTs: "'android':10 'better':8 'client':2 'discord':6 'like':3 'littl':7 'make':5 'use':1 'vendetta':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3243309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326725 {#2145
    date: 2024-01-27 04:38:45.0 +01:00
  }
  +"title": 343801
}
"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
27 DENIED edit
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
    +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
    +url: null
    +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728949150 {#2769
      date: 2024-10-15 01:39:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2774 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2150}
    ]
    -id: 33337
    -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
    -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706396927
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/8056308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706310527 {#2755
      date: 2024-01-27 00:08:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: "using clients like vendetta makes discord little better in android"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706326725 {#2147
    date: 2024-01-27 04:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@simple@lemm.ee"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 343801
  -bodyTs: "'android':10 'better':8 'client':2 'discord':6 'like':3 'littl':7 'make':5 'use':1 'vendetta':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3243309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326725 {#2145
    date: 2024-01-27 04:38:45.0 +01:00
  }
  +"title": 343801
}
"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
28 DENIED moderate
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "discord-vs-guilded-vs-revolt-vs-element-matrix-what-is-your"
    +title: "discord vs guilded vs revolt vs element/matrix what is your favorite?"
    +url: null
    +body: "honestly it’s guilded, but before the enshittification of discord mobile discord wasn’t far off and also it’s easier to get mod in guilded, though matrix being federated is interesting. and revolt i really haven’t tried but i have a account there"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728949150 {#2769
      date: 2024-10-15 01:39:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2774 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2150}
    ]
    -id: 33337
    -titleTs: "'discord':1 'element/matrix':7 'favorit':11 'guild':3 'revolt':5 'vs':2,4,6"
    -bodyTs: "'account':44 'also':18 'discord':10,12 'easier':21 'enshittif':8 'far':15 'feder':30 'get':23 'guild':4,26 'haven':37 'honest':1 'interest':32 'matrix':28 'mobil':11 'mod':24 'realli':36 'revolt':34 'though':27 'tri':39 'wasn':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706396927
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/8056308"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706310527 {#2755
      date: 2024-01-27 00:08:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: "using clients like vendetta makes discord little better in android"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706326725 {#2147
    date: 2024-01-27 04:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@simple@lemm.ee"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 343801
  -bodyTs: "'android':10 'better':8 'client':2 'discord':6 'like':3 'littl':7 'make':5 'use':1 'vendetta':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3243309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326725 {#2145
    date: 2024-01-27 04:38:45.0 +01:00
  }
  +"title": 343801
}
"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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1460
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
  +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
  +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
  +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727077601 {#1452
    date: 2024-09-23 09:46:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: [
    3 => App\Entity\EntryComment {#2313
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
      +body: """
        This was stated in their official announcement.\n
        \n
        > In the upcoming days:\n
        > \n
        > - Our core GitHub repositories will be taken down.\n
        > - The official social media accounts will be closed.\n
        > - The official Discord server will be repurposed into a general community for those who are interested in staying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705221541 {#2319
        date: 2024-01-14 09:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@yokonzo@lemmy.world"
        "@spiderman@ani.social"
        "@yokonzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 307348
      -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078010"
      +editedAt: DateTimeImmutable @1723115022 {#2317
        date: 2024-08-08 13:03:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705221541 {#2318
        date: 2024-01-14 09:39:01.0 +01:00
      }
      +"title": 307348
    }
    2 => App\Entity\EntryComment {#2261
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705230928 {#2275
        date: 2024-01-14 12:15:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@Anti_Face_Weapon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 307578
      -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705230928 {#2277
        date: 2024-01-14 12:15:28.0 +01:00
      }
      +"title": 307578
    }
    1 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705231047 {#2206
        date: 2024-01-14 12:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@1boiledpotato@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 307583
      -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705231047 {#2202
        date: 2024-01-14 12:17:27.0 +01:00
      }
      +"title": 307583
    }
    0 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +body: "is it a tachiyomi fork or it just looks like one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705237336 {#2267
        date: 2024-01-14 14:02:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@CJOtheReal@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 307790
      -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3079824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705237336 {#2273
        date: 2024-01-14 14:02:16.0 +01:00
      }
      +"title": 307790
    }
  ]
  -id: 30337
  -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
  -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705303431
  +visibility: "visible             "
  +apId: "https://ani.social/post/1719966"
  +editedAt: DateTimeImmutable @1723090612 {#1637
    date: 2024-08-08 06:16:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705217031 {#1643
    date: 2024-01-14 08:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1460
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
  +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
  +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
  +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727077601 {#1452
    date: 2024-09-23 09:46:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: [
    3 => App\Entity\EntryComment {#2313
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
      +body: """
        This was stated in their official announcement.\n
        \n
        > In the upcoming days:\n
        > \n
        > - Our core GitHub repositories will be taken down.\n
        > - The official social media accounts will be closed.\n
        > - The official Discord server will be repurposed into a general community for those who are interested in staying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705221541 {#2319
        date: 2024-01-14 09:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@yokonzo@lemmy.world"
        "@spiderman@ani.social"
        "@yokonzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 307348
      -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078010"
      +editedAt: DateTimeImmutable @1723115022 {#2317
        date: 2024-08-08 13:03:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705221541 {#2318
        date: 2024-01-14 09:39:01.0 +01:00
      }
      +"title": 307348
    }
    2 => App\Entity\EntryComment {#2261
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705230928 {#2275
        date: 2024-01-14 12:15:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@Anti_Face_Weapon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 307578
      -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705230928 {#2277
        date: 2024-01-14 12:15:28.0 +01:00
      }
      +"title": 307578
    }
    1 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705231047 {#2206
        date: 2024-01-14 12:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@1boiledpotato@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 307583
      -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705231047 {#2202
        date: 2024-01-14 12:17:27.0 +01:00
      }
      +"title": 307583
    }
    0 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +body: "is it a tachiyomi fork or it just looks like one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705237336 {#2267
        date: 2024-01-14 14:02:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@CJOtheReal@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 307790
      -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3079824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705237336 {#2273
        date: 2024-01-14 14:02:16.0 +01:00
      }
      +"title": 307790
    }
  ]
  -id: 30337
  -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
  -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705303431
  +visibility: "visible             "
  +apId: "https://ani.social/post/1719966"
  +editedAt: DateTimeImmutable @1723090612 {#1637
    date: 2024-08-08 06:16:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705217031 {#1643
    date: 2024-01-14 08:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1460
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
  +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
  +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
  +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727077601 {#1452
    date: 2024-09-23 09:46:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: [
    3 => App\Entity\EntryComment {#2313
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
      +body: """
        This was stated in their official announcement.\n
        \n
        > In the upcoming days:\n
        > \n
        > - Our core GitHub repositories will be taken down.\n
        > - The official social media accounts will be closed.\n
        > - The official Discord server will be repurposed into a general community for those who are interested in staying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705221541 {#2319
        date: 2024-01-14 09:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@yokonzo@lemmy.world"
        "@spiderman@ani.social"
        "@yokonzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 307348
      -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078010"
      +editedAt: DateTimeImmutable @1723115022 {#2317
        date: 2024-08-08 13:03:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705221541 {#2318
        date: 2024-01-14 09:39:01.0 +01:00
      }
      +"title": 307348
    }
    2 => App\Entity\EntryComment {#2261
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705230928 {#2275
        date: 2024-01-14 12:15:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@Anti_Face_Weapon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 307578
      -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705230928 {#2277
        date: 2024-01-14 12:15:28.0 +01:00
      }
      +"title": 307578
    }
    1 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705231047 {#2206
        date: 2024-01-14 12:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@1boiledpotato@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 307583
      -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3078987"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705231047 {#2202
        date: 2024-01-14 12:17:27.0 +01:00
      }
      +"title": 307583
    }
    0 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1460}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +body: "is it a tachiyomi fork or it just looks like one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705237336 {#2267
        date: 2024-01-14 14:02:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spiderman@ani.social"
        "@CJOtheReal@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 307790
      -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3079824"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705237336 {#2273
        date: 2024-01-14 14:02:16.0 +01:00
      }
      +"title": 307790
    }
  ]
  -id: 30337
  -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
  -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705303431
  +visibility: "visible             "
  +apId: "https://ani.social/post/1719966"
  +editedAt: DateTimeImmutable @1723090612 {#1637
    date: 2024-08-08 06:16:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705217031 {#1643
    date: 2024-01-14 08:23:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 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
34 DENIED moderate
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313}
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: """
    This was stated in their official announcement.\n
    \n
    > In the upcoming days:\n
    > \n
    > - Our core GitHub repositories will be taken down.\n
    > - The official social media accounts will be closed.\n
    > - The official Discord server will be repurposed into a general community for those who are interested in staying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705221541 {#2319
    date: 2024-01-14 09:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@yokonzo@lemmy.world"
    "@spiderman@ani.social"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 307348
  -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078010"
  +editedAt: DateTimeImmutable @1723115022 {#2317
    date: 2024-08-08 13:03:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705221541 {#2318
    date: 2024-01-14 09:39:01.0 +01:00
  }
  +"title": 307348
}
"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
35 DENIED edit
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313}
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: """
    This was stated in their official announcement.\n
    \n
    > In the upcoming days:\n
    > \n
    > - Our core GitHub repositories will be taken down.\n
    > - The official social media accounts will be closed.\n
    > - The official Discord server will be repurposed into a general community for those who are interested in staying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705221541 {#2319
    date: 2024-01-14 09:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@yokonzo@lemmy.world"
    "@spiderman@ani.social"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 307348
  -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078010"
  +editedAt: DateTimeImmutable @1723115022 {#2317
    date: 2024-08-08 13:03:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705221541 {#2318
    date: 2024-01-14 09:39:01.0 +01:00
  }
  +"title": 307348
}
"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
36 DENIED moderate
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313}
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
  +body: """
    This was stated in their official announcement.\n
    \n
    > In the upcoming days:\n
    > \n
    > - Our core GitHub repositories will be taken down.\n
    > - The official social media accounts will be closed.\n
    > - The official Discord server will be repurposed into a general community for those who are interested in staying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705221541 {#2319
    date: 2024-01-14 09:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@yokonzo@lemmy.world"
    "@spiderman@ani.social"
    "@yokonzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 307348
  -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078010"
  +editedAt: DateTimeImmutable @1723115022 {#2317
    date: 2024-08-08 13:03:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705221541 {#2318
    date: 2024-01-14 09:39:01.0 +01:00
  }
  +"title": 307348
}
"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
37 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
38 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261}
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705230928 {#2275
    date: 2024-01-14 12:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 307578
  -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705230928 {#2277
    date: 2024-01-14 12:15:28.0 +01:00
  }
  +"title": 307578
}
"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
39 DENIED edit
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261}
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705230928 {#2275
    date: 2024-01-14 12:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 307578
  -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705230928 {#2277
    date: 2024-01-14 12:15:28.0 +01:00
  }
  +"title": 307578
}
"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
40 DENIED moderate
App\Entity\EntryComment {#2261
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261}
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705230928 {#2275
    date: 2024-01-14 12:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@Anti_Face_Weapon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 307578
  -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705230928 {#2277
    date: 2024-01-14 12:15:28.0 +01:00
  }
  +"title": 307578
}
"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
41 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
42 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201}
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705231047 {#2206
    date: 2024-01-14 12:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@1boiledpotato@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 307583
  -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705231047 {#2202
    date: 2024-01-14 12:17:27.0 +01:00
  }
  +"title": 307583
}
"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
43 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201}
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705231047 {#2206
    date: 2024-01-14 12:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@1boiledpotato@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 307583
  -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705231047 {#2202
    date: 2024-01-14 12:17:27.0 +01:00
  }
  +"title": 307583
}
"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
44 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201}
      0 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "is it a tachiyomi fork or it just looks like one?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705237336 {#2267
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 307790
        -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3079824"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705237336 {#2273
          date: 2024-01-14 14:02:16.0 +01:00
        }
        +"title": 307790
      }
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705231047 {#2206
    date: 2024-01-14 12:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@1boiledpotato@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 307583
  -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3078987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705231047 {#2202
    date: 2024-01-14 12:17:27.0 +01:00
  }
  +"title": 307583
}
"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
45 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
46 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271}
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "is it a tachiyomi fork or it just looks like one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705237336 {#2267
    date: 2024-01-14 14:02:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 307790
  -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3079824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237336 {#2273
    date: 2024-01-14 14:02:16.0 +01:00
  }
  +"title": 307790
}
"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
47 DENIED edit
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271}
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "is it a tachiyomi fork or it just looks like one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705237336 {#2267
    date: 2024-01-14 14:02:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 307790
  -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3079824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237336 {#2273
    date: 2024-01-14 14:02:16.0 +01:00
  }
  +"title": 307790
}
"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
48 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1460
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "TachiyomiSY-devs-have-announced-to-work-on-a-new-spiritual"
    +title: "TachiyomiSY devs have announced to work on a new "spiritual successor" of Tachiyomi"
    +url: "https://ani.social/pictrs/image/cf6ae245-7b26-4245-b80d-6c70e753dc4b.webp"
    +body: "This message has been posted on their discord server yesterday, currently the app is being worked on and has no definitive ETA. We probably have to use other forks until that. I don’t know whether I can share the discord server’s link so not sharing that until a mod gives heads up."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727077601 {#1452
      date: 2024-09-23 09:46:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      3 => App\Entity\EntryComment {#2313
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2316 …}
        +body: """
          This was stated in their official announcement.\n
          \n
          > In the upcoming days:\n
          > \n
          > - Our core GitHub repositories will be taken down.\n
          > - The official social media accounts will be closed.\n
          > - The official Discord server will be repurposed into a general community for those who are interested in staying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705221541 {#2319
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
          "@spiderman@ani.social"
          "@yokonzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2292 …}
        +nested: Doctrine\ORM\PersistentCollection {#2290 …}
        +votes: Doctrine\ORM\PersistentCollection {#2295 …}
        +reports: Doctrine\ORM\PersistentCollection {#2283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
        -id: 307348
        -bodyTs: "'account':24 'announc':7 'close':27 'communiti':38 'core':13 'day':11 'discord':30 'general':37 'github':14 'interest':43 'media':23 'offici':6,21,29 'repositori':15 'repurpos':34 'server':31 'social':22 'state':3 'stay':45 'taken':18 'upcom':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078010"
        +editedAt: DateTimeImmutable @1723115022 {#2317
          date: 2024-08-08 13:03:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705221541 {#2318
          date: 2024-01-14 09:39:01.0 +01:00
        }
        +"title": 307348
      }
      2 => App\Entity\EntryComment {#2261
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
        +body: "put the repo back and do what? you can make a fork before they take it down and maintain it yourself if you can. tachiyomi needs external extensions to do it’s job, even if it won’t be maintained anymore. and idt neither tachiyomi forks or external extensions will be for long too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705230928 {#2275
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@Anti_Face_Weapon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2218 …}
        +nested: Doctrine\ORM\PersistentCollection {#2221 …}
        +votes: Doctrine\ORM\PersistentCollection {#2217 …}
        +reports: Doctrine\ORM\PersistentCollection {#2199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
        -id: 307578
        -bodyTs: "'anymor':41 'back':4 'even':34 'extens':28,49 'extern':27,48 'fork':12,46 'idt':43 'job':33 'long':53 'maintain':19,40 'make':10 'need':26 'neither':44 'put':1 'repo':3 'tachiyomi':25,45 'take':15 'won':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078976"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705230928 {#2277
          date: 2024-01-14 12:15:28.0 +01:00
        }
        +"title": 307578
      }
      1 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1460}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "it still works for you because the external extensions are still working, all we can hope is for those external extensions to work properly until we get a proper replacement."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705231047 {#2206
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spiderman@ani.social"
          "@1boiledpotato@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 307583
        -bodyTs: "'extens':9,21 'extern':8,20 'get':27 'hope':16 'proper':24,29 'replac':30 'still':2,11 'work':3,12,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3078987"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705231047 {#2202
          date: 2024-01-14 12:17:27.0 +01:00
        }
        +"title": 307583
      }
      0 => App\Entity\EntryComment {#2271}
    ]
    -id: 30337
    -titleTs: "'announc':4 'dev':2 'new':9 'spiritu':10 'successor':11 'tachiyomi':13 'tachiyomisi':1 'work':6"
    -bodyTs: "'app':13 'current':11 'definit':21 'discord':8,41 'eta':22 'fork':29 'give':52 'head':53 'know':35 'link':44 'messag':2 'mod':51 'post':5 'probabl':24 'server':9,42 'share':39,47 'use':27 'whether':36 'work':16 'yesterday':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705303431
    +visibility: "visible             "
    +apId: "https://ani.social/post/1719966"
    +editedAt: DateTimeImmutable @1723090612 {#1637
      date: 2024-08-08 06:16:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705217031 {#1643
      date: 2024-01-14 08:23:51.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "is it a tachiyomi fork or it just looks like one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705237336 {#2267
    date: 2024-01-14 14:02:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spiderman@ani.social"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 307790
  -bodyTs: "'fork':5 'like':10 'look':9 'one':11 'tachiyomi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3079824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705237336 {#2273
    date: 2024-01-14 14:02:16.0 +01:00
  }
  +"title": 307790
}
"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
49 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
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2054
  +user: Proxies\__CG__\App\Entity\User {#2812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
  +slug: "It-s-joever-Tachiyomi"
  +title: "It's joever | Tachiyomi"
  +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
  +body: """
    Sucks…\n
    \n
    tl;dr\n
    \n
    Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 393
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726260948 {#2807
    date: 2024-09-13 22:55:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2818 …}
  +reports: Doctrine\ORM\PersistentCollection {#2820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    4 => App\Entity\EntryComment {#2052
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: """
        SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
        \n
        !@everyone Update we now have a name.\n
        Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
        Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705216124 {#2057
        date: 2024-01-14 08:08:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 307213
      -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077428"
      +editedAt: DateTimeImmutable @1723081077 {#2050
        date: 2024-08-08 03:37:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705216124 {#2055
        date: 2024-01-14 08:08:44.0 +01:00
      }
      +"title": 307213
    }
    3 => App\Entity\EntryComment {#2110
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +body: "in no way if the dev can still work on aniyomi"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705217961 {#2103
        date: 2024-01-14 08:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 307251
      -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077614"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705217961 {#2106
        date: 2024-01-14 08:39:21.0 +01:00
      }
      +"title": 307251
    }
    2 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705218701 {#2120
        date: 2024-01-14 08:51:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 307269
      -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077701"
      +editedAt: DateTimeImmutable @1723099380 {#2161
        date: 2024-08-08 08:43:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705218701 {#2160
        date: 2024-01-14 08:51:41.0 +01:00
      }
      +"title": 307269
    }
    1 => App\Entity\EntryComment {#2225
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705219754 {#2214
        date: 2024-01-14 09:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2231 …}
      +nested: Doctrine\ORM\PersistentCollection {#2229 …}
      +votes: Doctrine\ORM\PersistentCollection {#2252 …}
      +reports: Doctrine\ORM\PersistentCollection {#2189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
      -id: 307303
      -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077821"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705219754 {#2213
        date: 2024-01-14 09:09:14.0 +01:00
      }
      +"title": 307303
    }
    0 => App\Entity\EntryComment {#2302
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705219910 {#2309
        date: 2024-01-14 09:11:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
        "@IronKrill@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 307310
      -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705219910 {#2301
        date: 2024-01-14 09:11:50.0 +01:00
      }
      +"title": 307310
    }
  ]
  -id: 30251
  -titleTs: "'joever':3 'tachiyomi':4"
  -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705263548
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12287321"
  +editedAt: DateTimeImmutable @1722811907 {#2793
    date: 2024-08-05 00:51:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705177148 {#2772
    date: 2024-01-13 21:19:08.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2054
  +user: Proxies\__CG__\App\Entity\User {#2812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
  +slug: "It-s-joever-Tachiyomi"
  +title: "It's joever | Tachiyomi"
  +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
  +body: """
    Sucks…\n
    \n
    tl;dr\n
    \n
    Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 393
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726260948 {#2807
    date: 2024-09-13 22:55:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2818 …}
  +reports: Doctrine\ORM\PersistentCollection {#2820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    4 => App\Entity\EntryComment {#2052
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: """
        SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
        \n
        !@everyone Update we now have a name.\n
        Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
        Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705216124 {#2057
        date: 2024-01-14 08:08:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 307213
      -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077428"
      +editedAt: DateTimeImmutable @1723081077 {#2050
        date: 2024-08-08 03:37:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705216124 {#2055
        date: 2024-01-14 08:08:44.0 +01:00
      }
      +"title": 307213
    }
    3 => App\Entity\EntryComment {#2110
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +body: "in no way if the dev can still work on aniyomi"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705217961 {#2103
        date: 2024-01-14 08:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 307251
      -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077614"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705217961 {#2106
        date: 2024-01-14 08:39:21.0 +01:00
      }
      +"title": 307251
    }
    2 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705218701 {#2120
        date: 2024-01-14 08:51:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 307269
      -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077701"
      +editedAt: DateTimeImmutable @1723099380 {#2161
        date: 2024-08-08 08:43:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705218701 {#2160
        date: 2024-01-14 08:51:41.0 +01:00
      }
      +"title": 307269
    }
    1 => App\Entity\EntryComment {#2225
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705219754 {#2214
        date: 2024-01-14 09:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2231 …}
      +nested: Doctrine\ORM\PersistentCollection {#2229 …}
      +votes: Doctrine\ORM\PersistentCollection {#2252 …}
      +reports: Doctrine\ORM\PersistentCollection {#2189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
      -id: 307303
      -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077821"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705219754 {#2213
        date: 2024-01-14 09:09:14.0 +01:00
      }
      +"title": 307303
    }
    0 => App\Entity\EntryComment {#2302
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705219910 {#2309
        date: 2024-01-14 09:11:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
        "@IronKrill@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 307310
      -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705219910 {#2301
        date: 2024-01-14 09:11:50.0 +01:00
      }
      +"title": 307310
    }
  ]
  -id: 30251
  -titleTs: "'joever':3 'tachiyomi':4"
  -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705263548
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12287321"
  +editedAt: DateTimeImmutable @1722811907 {#2793
    date: 2024-08-05 00:51:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705177148 {#2772
    date: 2024-01-13 21:19:08.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2054
  +user: Proxies\__CG__\App\Entity\User {#2812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
  +slug: "It-s-joever-Tachiyomi"
  +title: "It's joever | Tachiyomi"
  +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
  +body: """
    Sucks…\n
    \n
    tl;dr\n
    \n
    Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 393
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726260948 {#2807
    date: 2024-09-13 22:55:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2818 …}
  +reports: Doctrine\ORM\PersistentCollection {#2820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    4 => App\Entity\EntryComment {#2052
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: """
        SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
        \n
        !@everyone Update we now have a name.\n
        Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
        Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705216124 {#2057
        date: 2024-01-14 08:08:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2125 …}
      +nested: Doctrine\ORM\PersistentCollection {#2041 …}
      +votes: Doctrine\ORM\PersistentCollection {#2100 …}
      +reports: Doctrine\ORM\PersistentCollection {#2105 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
      -id: 307213
      -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077428"
      +editedAt: DateTimeImmutable @1723081077 {#2050
        date: 2024-08-08 03:37:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705216124 {#2055
        date: 2024-01-14 08:08:44.0 +01:00
      }
      +"title": 307213
    }
    3 => App\Entity\EntryComment {#2110
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
      +body: "in no way if the dev can still work on aniyomi"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705217961 {#2103
        date: 2024-01-14 08:39:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@vox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2112 …}
      +nested: Doctrine\ORM\PersistentCollection {#2114 …}
      +votes: Doctrine\ORM\PersistentCollection {#2117 …}
      +reports: Doctrine\ORM\PersistentCollection {#2122 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
      -id: 307251
      -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077614"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705217961 {#2106
        date: 2024-01-14 08:39:21.0 +01:00
      }
      +"title": 307251
    }
    2 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705218701 {#2120
        date: 2024-01-14 08:51:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 307269
      -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077701"
      +editedAt: DateTimeImmutable @1723099380 {#2161
        date: 2024-08-08 08:43:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705218701 {#2160
        date: 2024-01-14 08:51:41.0 +01:00
      }
      +"title": 307269
    }
    1 => App\Entity\EntryComment {#2225
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705219754 {#2214
        date: 2024-01-14 09:09:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2231 …}
      +nested: Doctrine\ORM\PersistentCollection {#2229 …}
      +votes: Doctrine\ORM\PersistentCollection {#2252 …}
      +reports: Doctrine\ORM\PersistentCollection {#2189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
      -id: 307303
      -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077821"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705219754 {#2213
        date: 2024-01-14 09:09:14.0 +01:00
      }
      +"title": 307303
    }
    0 => App\Entity\EntryComment {#2302
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
      +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705219910 {#2309
        date: 2024-01-14 09:11:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnixWeeb@lemmy.dbzer0.com"
        "@gunpachi@lemmings.world"
        "@everyone"
        "@ppfdee@lemmy.world"
        "@spiderman@ani.social"
        "@IronKrill@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 307310
      -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3077839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705219910 {#2301
        date: 2024-01-14 09:11:50.0 +01:00
      }
      +"title": 307310
    }
  ]
  -id: 30251
  -titleTs: "'joever':3 'tachiyomi':4"
  -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705263548
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12287321"
  +editedAt: DateTimeImmutable @1722811907 {#2793
    date: 2024-08-05 00:51:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705177148 {#2772
    date: 2024-01-13 21:19:08.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
53 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
54 DENIED moderate
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052}
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: """
    SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
    \n
    !@everyone Update we now have a name.\n
    Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
    Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705216124 {#2057
    date: 2024-01-14 08:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 307213
  -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077428"
  +editedAt: DateTimeImmutable @1723081077 {#2050
    date: 2024-08-08 03:37:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705216124 {#2055
    date: 2024-01-14 08:08:44.0 +01:00
  }
  +"title": 307213
}
"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
55 DENIED edit
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052}
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: """
    SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
    \n
    !@everyone Update we now have a name.\n
    Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
    Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705216124 {#2057
    date: 2024-01-14 08:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 307213
  -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077428"
  +editedAt: DateTimeImmutable @1723081077 {#2050
    date: 2024-08-08 03:37:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705216124 {#2055
    date: 2024-01-14 08:08:44.0 +01:00
  }
  +"title": 307213
}
"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
56 DENIED moderate
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052}
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: """
    SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
    \n
    !@everyone Update we now have a name.\n
    Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
    Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705216124 {#2057
    date: 2024-01-14 08:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2125 …}
  +nested: Doctrine\ORM\PersistentCollection {#2041 …}
  +votes: Doctrine\ORM\PersistentCollection {#2100 …}
  +reports: Doctrine\ORM\PersistentCollection {#2105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
  -id: 307213
  -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077428"
  +editedAt: DateTimeImmutable @1723081077 {#2050
    date: 2024-08-08 03:37:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705216124 {#2055
    date: 2024-01-14 08:08:44.0 +01:00
  }
  +"title": 307213
}
"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
57 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
58 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110}
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +body: "in no way if the dev can still work on aniyomi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705217961 {#2103
    date: 2024-01-14 08:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 307251
  -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705217961 {#2106
    date: 2024-01-14 08:39:21.0 +01:00
  }
  +"title": 307251
}
"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
59 DENIED edit
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110}
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +body: "in no way if the dev can still work on aniyomi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705217961 {#2103
    date: 2024-01-14 08:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 307251
  -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705217961 {#2106
    date: 2024-01-14 08:39:21.0 +01:00
  }
  +"title": 307251
}
"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
60 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110}
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +body: "in no way if the dev can still work on aniyomi"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705217961 {#2103
    date: 2024-01-14 08:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 307251
  -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705217961 {#2106
    date: 2024-01-14 08:39:21.0 +01:00
  }
  +"title": 307251
}
"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
61 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
62 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163}
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705218701 {#2120
    date: 2024-01-14 08:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 307269
  -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077701"
  +editedAt: DateTimeImmutable @1723099380 {#2161
    date: 2024-08-08 08:43:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705218701 {#2160
    date: 2024-01-14 08:51:41.0 +01:00
  }
  +"title": 307269
}
"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
63 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163}
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705218701 {#2120
    date: 2024-01-14 08:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 307269
  -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077701"
  +editedAt: DateTimeImmutable @1723099380 {#2161
    date: 2024-08-08 08:43:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705218701 {#2160
    date: 2024-01-14 08:51:41.0 +01:00
  }
  +"title": 307269
}
"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
64 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163}
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705218701 {#2120
    date: 2024-01-14 08:51:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 307269
  -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077701"
  +editedAt: DateTimeImmutable @1723099380 {#2161
    date: 2024-08-08 08:43:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705218701 {#2160
    date: 2024-01-14 08:51:41.0 +01:00
  }
  +"title": 307269
}
"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
65 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
66 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225}
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705219754 {#2214
    date: 2024-01-14 09:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 307303
  -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219754 {#2213
    date: 2024-01-14 09:09:14.0 +01:00
  }
  +"title": 307303
}
"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
67 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225}
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705219754 {#2214
    date: 2024-01-14 09:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 307303
  -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219754 {#2213
    date: 2024-01-14 09:09:14.0 +01:00
  }
  +"title": 307303
}
"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
68 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225}
      0 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705219910 {#2309
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@IronKrill@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 307310
        -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219910 {#2301
          date: 2024-01-14 09:11:50.0 +01:00
        }
        +"title": 307310
      }
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705219754 {#2214
    date: 2024-01-14 09:09:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 307303
  -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219754 {#2213
    date: 2024-01-14 09:09:14.0 +01:00
  }
  +"title": 307303
}
"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
69 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
70 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302}
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705219910 {#2309
    date: 2024-01-14 09:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
    "@IronKrill@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 307310
  -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219910 {#2301
    date: 2024-01-14 09:11:50.0 +01:00
  }
  +"title": 307310
}
"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
71 DENIED edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302}
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705219910 {#2309
    date: 2024-01-14 09:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
    "@IronKrill@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 307310
  -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219910 {#2301
    date: 2024-01-14 09:11:50.0 +01:00
  }
  +"title": 307310
}
"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
72 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054
    +user: Proxies\__CG__\App\Entity\User {#2812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2815 …}
    +slug: "It-s-joever-Tachiyomi"
    +title: "It's joever | Tachiyomi"
    +url: "https://tachiyomi.org/news/2024-01-13-goodbye"
    +body: """
      Sucks…\n
      \n
      tl;dr\n
      \n
      Tachiyomi will no longer be actively developed. It may continue to work for you for the foreseeable future but there will be no support for it nor the official extensions.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 393
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726260948 {#2807
      date: 2024-09-13 22:55:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      4 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: """
          SY devs have announced to develop a new app that won’t be just a tachiyomi fork.\n
          \n
          !@everyone Update we now have a name.\n
          Mihon (見本), Logo is being made by the same guy who made Tachiyomi’s\n
          Context: Coming to terms with the practice of ‘tachiyomi’ but not wanting to have all of their books flipped through, bookstores started designing books and magazines labeled ‘Mihon’ (ie. samples) for people who engage in ‘tachiyomi’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705216124 {#2057
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2125 …}
        +nested: Doctrine\ORM\PersistentCollection {#2041 …}
        +votes: Doctrine\ORM\PersistentCollection {#2100 …}
        +reports: Doctrine\ORM\PersistentCollection {#2105 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2102 …}
        -id: 307213
        -bodyTs: "'announc':4 'app':9 'book':56,62 'bookstor':59 'come':40 'context':39 'design':61 'dev':2 'develop':6 'engag':72 'everyon':18 'flip':57 'fork':17 'guy':34 'ie':67 'label':65 'logo':27 'made':30,36 'magazin':64 'mihon':25,66 'name':24 'new':8 'peopl':70 'practic':45 'sampl':68 'start':60 'sy':1 'tachiyomi':16,37,47,74 'term':42 'updat':19 'want':50 'won':11 '見本':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077428"
        +editedAt: DateTimeImmutable @1723081077 {#2050
          date: 2024-08-08 03:37:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705216124 {#2055
          date: 2024-01-14 08:08:44.0 +01:00
        }
        +"title": 307213
      }
      3 => App\Entity\EntryComment {#2110
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
        +body: "in no way if the dev can still work on aniyomi"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705217961 {#2103
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@vox@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2112 …}
        +nested: Doctrine\ORM\PersistentCollection {#2114 …}
        +votes: Doctrine\ORM\PersistentCollection {#2117 …}
        +reports: Doctrine\ORM\PersistentCollection {#2122 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
        -id: 307251
        -bodyTs: "'aniyomi':11 'dev':6 'still':8 'way':3 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705217961 {#2106
          date: 2024-01-14 08:39:21.0 +01:00
        }
        +"title": 307251
      }
      2 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "I don’t know why they want to continue working on two different things when one clearly tries to be a successor."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705218701 {#2120
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 307269
        -bodyTs: "'clear':17 'continu':9 'differ':13 'know':4 'one':16 'successor':22 'thing':14 'tri':18 'two':12 'want':7 'work':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077701"
        +editedAt: DateTimeImmutable @1723099380 {#2161
          date: 2024-08-08 08:43:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705218701 {#2160
          date: 2024-01-14 08:51:41.0 +01:00
        }
        +"title": 307269
      }
      1 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2054 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
        +body: "more options are definitely good if the developers are different, i hope the devs aren’t burner out by developing two applications serving the same purpose."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705219754 {#2214
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnixWeeb@lemmy.dbzer0.com"
          "@gunpachi@lemmings.world"
          "@everyone"
          "@ppfdee@lemmy.world"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 307303
        -bodyTs: "'applic':22 'aren':15 'burner':17 'definit':4 'dev':14 'develop':8,20 'differ':10 'good':5 'hope':12 'option':2 'purpos':26 'serv':23 'two':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/3077821"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705219754 {#2213
          date: 2024-01-14 09:09:14.0 +01:00
        }
        +"title": 307303
      }
      0 => App\Entity\EntryComment {#2302}
    ]
    -id: 30251
    -titleTs: "'joever':3 'tachiyomi':4"
    -bodyTs: "'activ':9 'continu':13 'develop':10 'dr':3 'extens':33 'forese':20 'futur':21 'longer':7 'may':12 'offici':32 'suck':1 'support':27 'tachiyomi':4 'tl':2 'work':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705263548
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12287321"
    +editedAt: DateTimeImmutable @1722811907 {#2793
      date: 2024-08-05 00:51:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705177148 {#2772
      date: 2024-01-13 21:19:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "I just downloaded TachiyomiSY before a week and I liked how it was better than TachiyomiSY in feature wise. I think Bobby is a dev who focuses more on features aspect. So if the other dev focuses on user interface, I hope it might be a good pair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705219910 {#2309
    date: 2024-01-14 09:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnixWeeb@lemmy.dbzer0.com"
    "@gunpachi@lemmings.world"
    "@everyone"
    "@ppfdee@lemmy.world"
    "@spiderman@ani.social"
    "@IronKrill@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 307310
  -bodyTs: "'aspect':31 'better':14 'bobbi':22 'dev':25,36 'download':3 'featur':18,30 'focus':27,37 'good':47 'hope':42 'interfac':40 'like':10 'might':44 'pair':48 'tachiyomisi':4,16 'think':21 'user':39 'week':7 'wise':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3077839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219910 {#2301
    date: 2024-01-14 09:11:50.0 +01:00
  }
  +"title": 307310
}
"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
73 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
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2065
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2833 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2835 …}
  +slug: "Film-studios-demand-IP-addresses-of-people-who-discussed-piracy"
  +title: "Film studios demand IP addresses of people who discussed piracy on Reddit"
  +url: "https://arstechnica.com/tech-policy/2024/01/film-studios-demand-ip-addresses-of-people-who-discussed-piracy-on-reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 161
  +favouriteCount: 1052
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725040120 {#2828
    date: 2024-08-30 19:48:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#2069
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
      +body: "even if they have our ip addresses, they can’t take any legal actions for discussing about piracy right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705141084 {#2068
        date: 2024-01-13 11:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squirrel@lemmy.blahaj.zone"
        "@hoshikarakitaridia@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 304808
      -bodyTs: "'action':14 'address':7 'discuss':16 'even':1 'ip':6 'legal':13 'piraci':18 'right':19 'take':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3067292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141084 {#2072
        date: 2024-01-13 11:18:04.0 +01:00
      }
      +"title": 304808
    }
  ]
  -id: 29522
  -titleTs: "'address':5 'demand':3 'discuss':9 'film':1 'ip':4 'peopl':7 'piraci':10 'reddit':12 'studio':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705187368
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7520796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100968 {#2813
    date: 2024-01-13 00:09:28.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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2065
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2833 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2835 …}
  +slug: "Film-studios-demand-IP-addresses-of-people-who-discussed-piracy"
  +title: "Film studios demand IP addresses of people who discussed piracy on Reddit"
  +url: "https://arstechnica.com/tech-policy/2024/01/film-studios-demand-ip-addresses-of-people-who-discussed-piracy-on-reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 161
  +favouriteCount: 1052
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725040120 {#2828
    date: 2024-08-30 19:48:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#2069
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
      +body: "even if they have our ip addresses, they can’t take any legal actions for discussing about piracy right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705141084 {#2068
        date: 2024-01-13 11:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squirrel@lemmy.blahaj.zone"
        "@hoshikarakitaridia@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 304808
      -bodyTs: "'action':14 'address':7 'discuss':16 'even':1 'ip':6 'legal':13 'piraci':18 'right':19 'take':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3067292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141084 {#2072
        date: 2024-01-13 11:18:04.0 +01:00
      }
      +"title": 304808
    }
  ]
  -id: 29522
  -titleTs: "'address':5 'demand':3 'discuss':9 'film':1 'ip':4 'peopl':7 'piraci':10 'reddit':12 'studio':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705187368
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7520796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100968 {#2813
    date: 2024-01-13 00:09:28.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2065
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2833 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2835 …}
  +slug: "Film-studios-demand-IP-addresses-of-people-who-discussed-piracy"
  +title: "Film studios demand IP addresses of people who discussed piracy on Reddit"
  +url: "https://arstechnica.com/tech-policy/2024/01/film-studios-demand-ip-addresses-of-people-who-discussed-piracy-on-reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 161
  +favouriteCount: 1052
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725040120 {#2828
    date: 2024-08-30 19:48:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#2069
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
      +body: "even if they have our ip addresses, they can’t take any legal actions for discussing about piracy right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705141084 {#2068
        date: 2024-01-13 11:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squirrel@lemmy.blahaj.zone"
        "@hoshikarakitaridia@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 304808
      -bodyTs: "'action':14 'address':7 'discuss':16 'even':1 'ip':6 'legal':13 'piraci':18 'right':19 'take':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3067292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141084 {#2072
        date: 2024-01-13 11:18:04.0 +01:00
      }
      +"title": 304808
    }
  ]
  -id: 29522
  -titleTs: "'address':5 'demand':3 'discuss':9 'film':1 'ip':4 'peopl':7 'piraci':10 'reddit':12 'studio':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705187368
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7520796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705100968 {#2813
    date: 2024-01-13 00:09:28.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
77 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
78 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065
    +user: Proxies\__CG__\App\Entity\User {#2790 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2833 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2835 …}
    +slug: "Film-studios-demand-IP-addresses-of-people-who-discussed-piracy"
    +title: "Film studios demand IP addresses of people who discussed piracy on Reddit"
    +url: "https://arstechnica.com/tech-policy/2024/01/film-studios-demand-ip-addresses-of-people-who-discussed-piracy-on-reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 161
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725040120 {#2828
      date: 2024-08-30 19:48:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#2069}
    ]
    -id: 29522
    -titleTs: "'address':5 'demand':3 'discuss':9 'film':1 'ip':4 'peopl':7 'piraci':10 'reddit':12 'studio':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705187368
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7520796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705100968 {#2813
      date: 2024-01-13 00:09:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +body: "even if they have our ip addresses, they can’t take any legal actions for discussing about piracy right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705141084 {#2068
    date: 2024-01-13 11:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@hoshikarakitaridia@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 304808
  -bodyTs: "'action':14 'address':7 'discuss':16 'even':1 'ip':6 'legal':13 'piraci':18 'right':19 'take':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3067292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141084 {#2072
    date: 2024-01-13 11:18:04.0 +01:00
  }
  +"title": 304808
}
"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
79 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065
    +user: Proxies\__CG__\App\Entity\User {#2790 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2833 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2835 …}
    +slug: "Film-studios-demand-IP-addresses-of-people-who-discussed-piracy"
    +title: "Film studios demand IP addresses of people who discussed piracy on Reddit"
    +url: "https://arstechnica.com/tech-policy/2024/01/film-studios-demand-ip-addresses-of-people-who-discussed-piracy-on-reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 161
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725040120 {#2828
      date: 2024-08-30 19:48:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#2069}
    ]
    -id: 29522
    -titleTs: "'address':5 'demand':3 'discuss':9 'film':1 'ip':4 'peopl':7 'piraci':10 'reddit':12 'studio':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705187368
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7520796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705100968 {#2813
      date: 2024-01-13 00:09:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +body: "even if they have our ip addresses, they can’t take any legal actions for discussing about piracy right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705141084 {#2068
    date: 2024-01-13 11:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@hoshikarakitaridia@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 304808
  -bodyTs: "'action':14 'address':7 'discuss':16 'even':1 'ip':6 'legal':13 'piraci':18 'right':19 'take':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3067292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141084 {#2072
    date: 2024-01-13 11:18:04.0 +01:00
  }
  +"title": 304808
}
"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
80 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065
    +user: Proxies\__CG__\App\Entity\User {#2790 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2833 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2835 …}
    +slug: "Film-studios-demand-IP-addresses-of-people-who-discussed-piracy"
    +title: "Film studios demand IP addresses of people who discussed piracy on Reddit"
    +url: "https://arstechnica.com/tech-policy/2024/01/film-studios-demand-ip-addresses-of-people-who-discussed-piracy-on-reddit/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 161
    +favouriteCount: 1052
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725040120 {#2828
      date: 2024-08-30 19:48:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#2069}
    ]
    -id: 29522
    -titleTs: "'address':5 'demand':3 'discuss':9 'film':1 'ip':4 'peopl':7 'piraci':10 'reddit':12 'studio':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705187368
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/7520796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705100968 {#2813
      date: 2024-01-13 00:09:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2074 …}
  +body: "even if they have our ip addresses, they can’t take any legal actions for discussing about piracy right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705141084 {#2068
    date: 2024-01-13 11:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@hoshikarakitaridia@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 304808
  -bodyTs: "'action':14 'address':7 'discuss':16 'even':1 'ip':6 'legal':13 'piraci':18 'right':19 'take':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3067292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141084 {#2072
    date: 2024-01-13 11:18:04.0 +01:00
  }
  +"title": 304808
}
"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
81 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
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2853 …}
  +slug: "Tachiyomi-War-begins"
  +title: "Tachiyomi War begins"
  +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722673714 {#2848
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2334
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +body: "yeah, they are trying to sue tachi since most of plugins were tachi’s own plugins. idk what the copyrights holders are going to do now since the unofficial plugins are out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704918822 {#2324
        date: 2024-01-10 21:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ardi60@reddthat.com"
        "@taaz@biglemmowski.win"
        "@KpntAutismus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 297054
      -bodyTs: "'copyright':20 'go':23 'holder':21 'idk':17 'plugin':11,16,30 'sinc':8,27 'sue':6 'tachi':7,13 'tri':4 'unoffici':29 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3034069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704918822 {#2300
        date: 2024-01-10 21:33:42.0 +01:00
      }
      +"title": 297054
    }
  ]
  -id: 28589
  -titleTs: "'begin':3 'tachiyomi':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704970649
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11599672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884249 {#2834
    date: 2024-01-10 11:57:29.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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2853 …}
  +slug: "Tachiyomi-War-begins"
  +title: "Tachiyomi War begins"
  +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722673714 {#2848
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2334
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +body: "yeah, they are trying to sue tachi since most of plugins were tachi’s own plugins. idk what the copyrights holders are going to do now since the unofficial plugins are out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704918822 {#2324
        date: 2024-01-10 21:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ardi60@reddthat.com"
        "@taaz@biglemmowski.win"
        "@KpntAutismus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 297054
      -bodyTs: "'copyright':20 'go':23 'holder':21 'idk':17 'plugin':11,16,30 'sinc':8,27 'sue':6 'tachi':7,13 'tri':4 'unoffici':29 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3034069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704918822 {#2300
        date: 2024-01-10 21:33:42.0 +01:00
      }
      +"title": 297054
    }
  ]
  -id: 28589
  -titleTs: "'begin':3 'tachiyomi':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704970649
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11599672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884249 {#2834
    date: 2024-01-10 11:57:29.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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#2810 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2853 …}
  +slug: "Tachiyomi-War-begins"
  +title: "Tachiyomi War begins"
  +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722673714 {#2848
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2334
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +body: "yeah, they are trying to sue tachi since most of plugins were tachi’s own plugins. idk what the copyrights holders are going to do now since the unofficial plugins are out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704918822 {#2324
        date: 2024-01-10 21:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ardi60@reddthat.com"
        "@taaz@biglemmowski.win"
        "@KpntAutismus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 297054
      -bodyTs: "'copyright':20 'go':23 'holder':21 'idk':17 'plugin':11,16,30 'sinc':8,27 'sue':6 'tachi':7,13 'tri':4 'unoffici':29 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3034069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704918822 {#2300
        date: 2024-01-10 21:33:42.0 +01:00
      }
      +"title": 297054
    }
  ]
  -id: 28589
  -titleTs: "'begin':3 'tachiyomi':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704970649
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11599672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884249 {#2834
    date: 2024-01-10 11:57:29.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
85 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
86 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#2810 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2853 …}
    +slug: "Tachiyomi-War-begins"
    +title: "Tachiyomi War begins"
    +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722673714 {#2848
      date: 2024-08-03 10:28:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2334}
    ]
    -id: 28589
    -titleTs: "'begin':3 'tachiyomi':1 'war':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704970649
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11599672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704884249 {#2834
      date: 2024-01-10 11:57:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yeah, they are trying to sue tachi since most of plugins were tachi’s own plugins. idk what the copyrights holders are going to do now since the unofficial plugins are out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704918822 {#2324
    date: 2024-01-10 21:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@taaz@biglemmowski.win"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 297054
  -bodyTs: "'copyright':20 'go':23 'holder':21 'idk':17 'plugin':11,16,30 'sinc':8,27 'sue':6 'tachi':7,13 'tri':4 'unoffici':29 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3034069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704918822 {#2300
    date: 2024-01-10 21:33:42.0 +01:00
  }
  +"title": 297054
}
"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
87 DENIED edit
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#2810 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2853 …}
    +slug: "Tachiyomi-War-begins"
    +title: "Tachiyomi War begins"
    +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722673714 {#2848
      date: 2024-08-03 10:28:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2334}
    ]
    -id: 28589
    -titleTs: "'begin':3 'tachiyomi':1 'war':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704970649
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11599672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704884249 {#2834
      date: 2024-01-10 11:57:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yeah, they are trying to sue tachi since most of plugins were tachi’s own plugins. idk what the copyrights holders are going to do now since the unofficial plugins are out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704918822 {#2324
    date: 2024-01-10 21:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@taaz@biglemmowski.win"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 297054
  -bodyTs: "'copyright':20 'go':23 'holder':21 'idk':17 'plugin':11,16,30 'sinc':8,27 'sue':6 'tachi':7,13 'tri':4 'unoffici':29 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3034069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704918822 {#2300
    date: 2024-01-10 21:33:42.0 +01:00
  }
  +"title": 297054
}
"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
88 DENIED moderate
App\Entity\EntryComment {#2334
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#2810 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2853 …}
    +slug: "Tachiyomi-War-begins"
    +title: "Tachiyomi War begins"
    +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722673714 {#2848
      date: 2024-08-03 10:28:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2334}
    ]
    -id: 28589
    -titleTs: "'begin':3 'tachiyomi':1 'war':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704970649
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/11599672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704884249 {#2834
      date: 2024-01-10 11:57:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +body: "yeah, they are trying to sue tachi since most of plugins were tachi’s own plugins. idk what the copyrights holders are going to do now since the unofficial plugins are out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704918822 {#2324
    date: 2024-01-10 21:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ardi60@reddthat.com"
    "@taaz@biglemmowski.win"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 297054
  -bodyTs: "'copyright':20 'go':23 'holder':21 'idk':17 'plugin':11,16,30 'sinc':8,27 'sue':6 'tachi':7,13 'tri':4 'unoffici':29 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3034069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704918822 {#2300
    date: 2024-01-10 21:33:42.0 +01:00
  }
  +"title": 297054
}
"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
89 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
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "Where-to-find-flac-and-other-lossless-file-types"
  +title: "Where to find flac and other lossless file types"
  +url: null
  +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711056874 {#2867
    date: 2024-03-21 22:34:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  +badges: Doctrine\ORM\PersistentCollection {#2883 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +body: "is there discord bot public or private to their discord server?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703619938 {#2347
        date: 2023-12-26 20:45:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@aPirate@lemmy.dbzer0.com"
        "@Andiama@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
        "@aPirate@lemmy.dbzer0.com"
        "@Andiama@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 254507
      -bodyTs: "'bot':4 'discord':3,10 'privat':7 'public':5 'server':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2873268"
      +editedAt: DateTimeImmutable @1708070343 {#2332
        date: 2024-02-16 08:59:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703619938 {#2344
        date: 2023-12-26 20:45:38.0 +01:00
      }
      +"title": 254507
    }
  ]
  -id: 24918
  -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
  -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703662362
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11115826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703575962 {#2854
    date: 2023-12-26 08:32:42.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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "Where-to-find-flac-and-other-lossless-file-types"
  +title: "Where to find flac and other lossless file types"
  +url: null
  +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711056874 {#2867
    date: 2024-03-21 22:34:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  +badges: Doctrine\ORM\PersistentCollection {#2883 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +body: "is there discord bot public or private to their discord server?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703619938 {#2347
        date: 2023-12-26 20:45:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@aPirate@lemmy.dbzer0.com"
        "@Andiama@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
        "@aPirate@lemmy.dbzer0.com"
        "@Andiama@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 254507
      -bodyTs: "'bot':4 'discord':3,10 'privat':7 'public':5 'server':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2873268"
      +editedAt: DateTimeImmutable @1708070343 {#2332
        date: 2024-02-16 08:59:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703619938 {#2344
        date: 2023-12-26 20:45:38.0 +01:00
      }
      +"title": 254507
    }
  ]
  -id: 24918
  -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
  -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703662362
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11115826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703575962 {#2854
    date: 2023-12-26 08:32:42.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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "Where-to-find-flac-and-other-lossless-file-types"
  +title: "Where to find flac and other lossless file types"
  +url: null
  +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711056874 {#2867
    date: 2024-03-21 22:34:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  +badges: Doctrine\ORM\PersistentCollection {#2883 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +body: "is there discord bot public or private to their discord server?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703619938 {#2347
        date: 2023-12-26 20:45:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@aPirate@lemmy.dbzer0.com"
        "@Andiama@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
        "@aPirate@lemmy.dbzer0.com"
        "@Andiama@lemmy.world"
        "@Scrath@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 254507
      -bodyTs: "'bot':4 'discord':3,10 'privat':7 'public':5 'server':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2873268"
      +editedAt: DateTimeImmutable @1708070343 {#2332
        date: 2024-02-16 08:59:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703619938 {#2344
        date: 2023-12-26 20:45:38.0 +01:00
      }
      +"title": 254507
    }
  ]
  -id: 24918
  -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
  -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703662362
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11115826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703575962 {#2854
    date: 2023-12-26 08:32:42.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
93 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
94 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "Where-to-find-flac-and-other-lossless-file-types"
    +title: "Where to find flac and other lossless file types"
    +url: null
    +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 211
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711056874 {#2867
      date: 2024-03-21 22:34:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    +badges: Doctrine\ORM\PersistentCollection {#2883 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 24918
    -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
    -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703662362
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11115826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703575962 {#2854
      date: 2023-12-26 08:32:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: "is there discord bot public or private to their discord server?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703619938 {#2347
    date: 2023-12-26 20:45:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aPirate@lemmy.dbzer0.com"
    "@Andiama@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
    "@aPirate@lemmy.dbzer0.com"
    "@Andiama@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 254507
  -bodyTs: "'bot':4 'discord':3,10 'privat':7 'public':5 'server':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2873268"
  +editedAt: DateTimeImmutable @1708070343 {#2332
    date: 2024-02-16 08:59:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703619938 {#2344
    date: 2023-12-26 20:45:38.0 +01:00
  }
  +"title": 254507
}
"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
95 DENIED edit
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "Where-to-find-flac-and-other-lossless-file-types"
    +title: "Where to find flac and other lossless file types"
    +url: null
    +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 211
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711056874 {#2867
      date: 2024-03-21 22:34:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    +badges: Doctrine\ORM\PersistentCollection {#2883 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 24918
    -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
    -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703662362
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11115826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703575962 {#2854
      date: 2023-12-26 08:32:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: "is there discord bot public or private to their discord server?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703619938 {#2347
    date: 2023-12-26 20:45:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aPirate@lemmy.dbzer0.com"
    "@Andiama@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
    "@aPirate@lemmy.dbzer0.com"
    "@Andiama@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 254507
  -bodyTs: "'bot':4 'discord':3,10 'privat':7 'public':5 'server':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2873268"
  +editedAt: DateTimeImmutable @1708070343 {#2332
    date: 2024-02-16 08:59:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703619938 {#2344
    date: 2023-12-26 20:45:38.0 +01:00
  }
  +"title": 254507
}
"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
96 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "Where-to-find-flac-and-other-lossless-file-types"
    +title: "Where to find flac and other lossless file types"
    +url: null
    +body: "Does anyone have good site recommendations for lossless files such as flac’s specifically for music."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 211
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711056874 {#2867
      date: 2024-03-21 22:34:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    +badges: Doctrine\ORM\PersistentCollection {#2883 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 24918
    -titleTs: "'file':8 'find':3 'flac':4 'lossless':7 'type':9"
    -bodyTs: "'anyon':2 'file':9 'flac':12 'good':4 'lossless':8 'music':16 'recommend':6 'site':5 'specif':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703662362
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11115826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703575962 {#2854
      date: 2023-12-26 08:32:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: "is there discord bot public or private to their discord server?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703619938 {#2347
    date: 2023-12-26 20:45:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@aPirate@lemmy.dbzer0.com"
    "@Andiama@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
    "@aPirate@lemmy.dbzer0.com"
    "@Andiama@lemmy.world"
    "@Scrath@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 254507
  -bodyTs: "'bot':4 'discord':3,10 'privat':7 'public':5 'server':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2873268"
  +editedAt: DateTimeImmutable @1708070343 {#2332
    date: 2024-02-16 08:59:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703619938 {#2344
    date: 2023-12-26 20:45:38.0 +01:00
  }
  +"title": 254507
}
"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
97 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
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2241
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: Proxies\__CG__\App\Entity\Image {#2890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
  +slug: "Utterly-insane"
  +title: "Utterly insane"
  +url: "https://lemmy.world/pictrs/image/12fe9385-c204-4f40-92f7-9b23dc827321.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703442034 {#2885
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2094
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2241 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "they are not jesus to spend their own cost for operations. sometimes they spend a lots of time too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703442034 {#2093
        date: 2023-12-24 19:20:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Sabin10@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 249098
      -bodyTs: "'cost':9 'jesus':4 'lot':16 'oper':11 'sometim':12 'spend':6,14 'time':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2855784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703442034 {#2092
        date: 2023-12-24 19:20:34.0 +01:00
      }
      +"title": 249098
    }
  ]
  -id: 23326
  -titleTs: "'insan':2 'utter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703077068
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9748887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990668 {#2873
    date: 2023-12-19 13:57: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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2241
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: Proxies\__CG__\App\Entity\Image {#2890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
  +slug: "Utterly-insane"
  +title: "Utterly insane"
  +url: "https://lemmy.world/pictrs/image/12fe9385-c204-4f40-92f7-9b23dc827321.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703442034 {#2885
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2094
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2241 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "they are not jesus to spend their own cost for operations. sometimes they spend a lots of time too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703442034 {#2093
        date: 2023-12-24 19:20:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Sabin10@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 249098
      -bodyTs: "'cost':9 'jesus':4 'lot':16 'oper':11 'sometim':12 'spend':6,14 'time':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2855784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703442034 {#2092
        date: 2023-12-24 19:20:34.0 +01:00
      }
      +"title": 249098
    }
  ]
  -id: 23326
  -titleTs: "'insan':2 'utter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703077068
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9748887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990668 {#2873
    date: 2023-12-19 13:57: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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2241
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: Proxies\__CG__\App\Entity\Image {#2890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
  +slug: "Utterly-insane"
  +title: "Utterly insane"
  +url: "https://lemmy.world/pictrs/image/12fe9385-c204-4f40-92f7-9b23dc827321.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 544
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703442034 {#2885
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2094
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2241 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "they are not jesus to spend their own cost for operations. sometimes they spend a lots of time too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703442034 {#2093
        date: 2023-12-24 19:20:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Sabin10@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 249098
      -bodyTs: "'cost':9 'jesus':4 'lot':16 'oper':11 'sometim':12 'spend':6,14 'time':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2855784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703442034 {#2092
        date: 2023-12-24 19:20:34.0 +01:00
      }
      +"title": 249098
    }
  ]
  -id: 23326
  -titleTs: "'insan':2 'utter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703077068
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9748887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702990668 {#2873
    date: 2023-12-19 13:57: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
101 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
102 DENIED moderate
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2890 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "Utterly-insane"
    +title: "Utterly insane"
    +url: "https://lemmy.world/pictrs/image/12fe9385-c204-4f40-92f7-9b23dc827321.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 99
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703442034 {#2885
      date: 2023-12-24 19:20:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2094}
    ]
    -id: 23326
    -titleTs: "'insan':2 'utter':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703077068
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9748887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702990668 {#2873
      date: 2023-12-19 13:57:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "they are not jesus to spend their own cost for operations. sometimes they spend a lots of time too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703442034 {#2093
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Sabin10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 249098
  -bodyTs: "'cost':9 'jesus':4 'lot':16 'oper':11 'sometim':12 'spend':6,14 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2855784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703442034 {#2092
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +"title": 249098
}
"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
103 DENIED edit
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2890 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "Utterly-insane"
    +title: "Utterly insane"
    +url: "https://lemmy.world/pictrs/image/12fe9385-c204-4f40-92f7-9b23dc827321.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 99
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703442034 {#2885
      date: 2023-12-24 19:20:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2094}
    ]
    -id: 23326
    -titleTs: "'insan':2 'utter':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703077068
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9748887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702990668 {#2873
      date: 2023-12-19 13:57:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "they are not jesus to spend their own cost for operations. sometimes they spend a lots of time too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703442034 {#2093
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Sabin10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 249098
  -bodyTs: "'cost':9 'jesus':4 'lot':16 'oper':11 'sometim':12 'spend':6,14 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2855784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703442034 {#2092
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +"title": 249098
}
"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
104 DENIED moderate
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2241
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
    +image: Proxies\__CG__\App\Entity\Image {#2890 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "Utterly-insane"
    +title: "Utterly insane"
    +url: "https://lemmy.world/pictrs/image/12fe9385-c204-4f40-92f7-9b23dc827321.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 99
    +favouriteCount: 544
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703442034 {#2885
      date: 2023-12-24 19:20:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2094}
    ]
    -id: 23326
    -titleTs: "'insan':2 'utter':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703077068
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9748887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702990668 {#2873
      date: 2023-12-19 13:57:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "they are not jesus to spend their own cost for operations. sometimes they spend a lots of time too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703442034 {#2093
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Sabin10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 249098
  -bodyTs: "'cost':9 'jesus':4 'lot':16 'oper':11 'sometim':12 'spend':6,14 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2855784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703442034 {#2092
    date: 2023-12-24 19:20:34.0 +01:00
  }
  +"title": 249098
}
"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
105 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
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
  +title: "India blocks GitHub, after lobbying done by copyright trolls"
  +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
  +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 112
  +favouriteCount: 507
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761727 {#2905
    date: 2023-12-05 08:35:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "nahh we would rather use vpn. i have been using vpn for github ever since they have blocked raw github user content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701456320 {#2082
        date: 2023-12-01 19:45:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
        "@flop_leash_973@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 185830
      -bodyTs: "'block':18 'content':22 'ever':14 'github':13,20 'nahh':1 'rather':4 'raw':19 'sinc':15 'use':5,10 'user':21 'vpn':6,11 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2554550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701456320 {#2085
        date: 2023-12-01 19:45:20.0 +01:00
      }
      +"title": 185830
    }
  ]
  -id: 18564
  -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
  -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701435237
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348837 {#2891
    date: 2023-11-30 13:53:57.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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
  +title: "India blocks GitHub, after lobbying done by copyright trolls"
  +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
  +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 112
  +favouriteCount: 507
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761727 {#2905
    date: 2023-12-05 08:35:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "nahh we would rather use vpn. i have been using vpn for github ever since they have blocked raw github user content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701456320 {#2082
        date: 2023-12-01 19:45:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
        "@flop_leash_973@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 185830
      -bodyTs: "'block':18 'content':22 'ever':14 'github':13,20 'nahh':1 'rather':4 'raw':19 'sinc':15 'use':5,10 'user':21 'vpn':6,11 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2554550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701456320 {#2085
        date: 2023-12-01 19:45:20.0 +01:00
      }
      +"title": 185830
    }
  ]
  -id: 18564
  -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
  -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701435237
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348837 {#2891
    date: 2023-11-30 13:53:57.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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
  +title: "India blocks GitHub, after lobbying done by copyright trolls"
  +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
  +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 112
  +favouriteCount: 507
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761727 {#2905
    date: 2023-12-05 08:35:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "nahh we would rather use vpn. i have been using vpn for github ever since they have blocked raw github user content."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701456320 {#2082
        date: 2023-12-01 19:45:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
        "@flop_leash_973@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 185830
      -bodyTs: "'block':18 'content':22 'ever':14 'github':13,20 'nahh':1 'rather':4 'raw':19 'sinc':15 'use':5,10 'user':21 'vpn':6,11 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2554550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701456320 {#2085
        date: 2023-12-01 19:45:20.0 +01:00
      }
      +"title": 185830
    }
  ]
  -id: 18564
  -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
  -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701435237
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348837 {#2891
    date: 2023-11-30 13:53:57.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
    +title: "India blocks GitHub, after lobbying done by copyright trolls"
    +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
    +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 112
    +favouriteCount: 507
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701761727 {#2905
      date: 2023-12-05 08:35:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 18564
    -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
    -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701435237
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3708990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701348837 {#2891
      date: 2023-11-30 13:53:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "nahh we would rather use vpn. i have been using vpn for github ever since they have blocked raw github user content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701456320 {#2082
    date: 2023-12-01 19:45:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
    "@flop_leash_973@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 185830
  -bodyTs: "'block':18 'content':22 'ever':14 'github':13,20 'nahh':1 'rather':4 'raw':19 'sinc':15 'use':5,10 'user':21 'vpn':6,11 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2554550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701456320 {#2085
    date: 2023-12-01 19:45:20.0 +01:00
  }
  +"title": 185830
}
"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
111 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
    +title: "India blocks GitHub, after lobbying done by copyright trolls"
    +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
    +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 112
    +favouriteCount: 507
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701761727 {#2905
      date: 2023-12-05 08:35:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 18564
    -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
    -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701435237
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3708990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701348837 {#2891
      date: 2023-11-30 13:53:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "nahh we would rather use vpn. i have been using vpn for github ever since they have blocked raw github user content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701456320 {#2082
    date: 2023-12-01 19:45:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
    "@flop_leash_973@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 185830
  -bodyTs: "'block':18 'content':22 'ever':14 'github':13,20 'nahh':1 'rather':4 'raw':19 'sinc':15 'use':5,10 'user':21 'vpn':6,11 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2554550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701456320 {#2085
    date: 2023-12-01 19:45:20.0 +01:00
  }
  +"title": 185830
}
"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
112 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
    +title: "India blocks GitHub, after lobbying done by copyright trolls"
    +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
    +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 112
    +favouriteCount: 507
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701761727 {#2905
      date: 2023-12-05 08:35:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 18564
    -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
    -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701435237
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3708990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701348837 {#2891
      date: 2023-11-30 13:53:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "nahh we would rather use vpn. i have been using vpn for github ever since they have blocked raw github user content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701456320 {#2082
    date: 2023-12-01 19:45:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
    "@flop_leash_973@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 185830
  -bodyTs: "'block':18 'content':22 'ever':14 'github':13,20 'nahh':1 'rather':4 'raw':19 'sinc':15 'use':5,10 'user':21 'vpn':6,11 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2554550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701456320 {#2085
    date: 2023-12-01 19:45:20.0 +01:00
  }
  +"title": 185830
}
"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
113 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
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2888 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "BitTorrent-Pirates-Won-t-Receive-ISP-Warnings-It-Will-Be-Something"
  +title: "BitTorrent Pirates Won’t Receive ISP Warnings (It Will Be Something Worse)"
  +url: "https://torrentfreak.com/bittorrent-pirates-wont-receive-isp-warnings-it-will-be-something-worse-231110/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700033016 {#2925
    date: 2023-11-15 08:23:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  +badges: Doctrine\ORM\PersistentCollection {#2942 …}
  +children: [
    App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: "because most of the people only use public trackers and for public trackers you really don’t need anything besides vpn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699636613 {#2012
        date: 2023-11-10 18:16:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cuscuz@lemmy.world"
        "@BeardedBlaze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 108342
      -bodyTs: "'anyth':19 'besid':20 'need':18 'peopl':5 'public':8,12 'realli':15 'tracker':9,13 'use':7 'vpn':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2287253"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699636613 {#2020
        date: 2023-11-10 18:16:53.0 +01:00
      }
      +"title": 108342
    }
  ]
  -id: 11760
  -titleTs: "'bittorr':1 'isp':6 'pirat':2 'receiv':5 'someth':11 'warn':7 'won':3 'wors':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699715149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8066222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699628749 {#2911
    date: 2023-11-10 16:05:49.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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2888 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "BitTorrent-Pirates-Won-t-Receive-ISP-Warnings-It-Will-Be-Something"
  +title: "BitTorrent Pirates Won’t Receive ISP Warnings (It Will Be Something Worse)"
  +url: "https://torrentfreak.com/bittorrent-pirates-wont-receive-isp-warnings-it-will-be-something-worse-231110/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700033016 {#2925
    date: 2023-11-15 08:23:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  +badges: Doctrine\ORM\PersistentCollection {#2942 …}
  +children: [
    App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: "because most of the people only use public trackers and for public trackers you really don’t need anything besides vpn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699636613 {#2012
        date: 2023-11-10 18:16:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cuscuz@lemmy.world"
        "@BeardedBlaze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 108342
      -bodyTs: "'anyth':19 'besid':20 'need':18 'peopl':5 'public':8,12 'realli':15 'tracker':9,13 'use':7 'vpn':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2287253"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699636613 {#2020
        date: 2023-11-10 18:16:53.0 +01:00
      }
      +"title": 108342
    }
  ]
  -id: 11760
  -titleTs: "'bittorr':1 'isp':6 'pirat':2 'receiv':5 'someth':11 'warn':7 'won':3 'wors':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699715149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8066222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699628749 {#2911
    date: 2023-11-10 16:05:49.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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2888 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "BitTorrent-Pirates-Won-t-Receive-ISP-Warnings-It-Will-Be-Something"
  +title: "BitTorrent Pirates Won’t Receive ISP Warnings (It Will Be Something Worse)"
  +url: "https://torrentfreak.com/bittorrent-pirates-wont-receive-isp-warnings-it-will-be-something-worse-231110/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 217
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700033016 {#2925
    date: 2023-11-15 08:23:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  +badges: Doctrine\ORM\PersistentCollection {#2942 …}
  +children: [
    App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: "because most of the people only use public trackers and for public trackers you really don’t need anything besides vpn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699636613 {#2012
        date: 2023-11-10 18:16:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cuscuz@lemmy.world"
        "@BeardedBlaze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 108342
      -bodyTs: "'anyth':19 'besid':20 'need':18 'peopl':5 'public':8,12 'realli':15 'tracker':9,13 'use':7 'vpn':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2287253"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699636613 {#2020
        date: 2023-11-10 18:16:53.0 +01:00
      }
      +"title": 108342
    }
  ]
  -id: 11760
  -titleTs: "'bittorr':1 'isp':6 'pirat':2 'receiv':5 'someth':11 'warn':7 'won':3 'wors':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699715149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8066222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699628749 {#2911
    date: 2023-11-10 16:05:49.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2888 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "BitTorrent-Pirates-Won-t-Receive-ISP-Warnings-It-Will-Be-Something"
    +title: "BitTorrent Pirates Won’t Receive ISP Warnings (It Will Be Something Worse)"
    +url: "https://torrentfreak.com/bittorrent-pirates-wont-receive-isp-warnings-it-will-be-something-worse-231110/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 217
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700033016 {#2925
      date: 2023-11-15 08:23:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2932 …}
    +votes: Doctrine\ORM\PersistentCollection {#2934 …}
    +reports: Doctrine\ORM\PersistentCollection {#2936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
    +badges: Doctrine\ORM\PersistentCollection {#2942 …}
    +children: [
      App\Entity\EntryComment {#2013}
    ]
    -id: 11760
    -titleTs: "'bittorr':1 'isp':6 'pirat':2 'receiv':5 'someth':11 'warn':7 'won':3 'wors':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699715149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8066222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699628749 {#2911
      date: 2023-11-10 16:05:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "because most of the people only use public trackers and for public trackers you really don’t need anything besides vpn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699636613 {#2012
    date: 2023-11-10 18:16:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cuscuz@lemmy.world"
    "@BeardedBlaze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 108342
  -bodyTs: "'anyth':19 'besid':20 'need':18 'peopl':5 'public':8,12 'realli':15 'tracker':9,13 'use':7 'vpn':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2287253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699636613 {#2020
    date: 2023-11-10 18:16:53.0 +01:00
  }
  +"title": 108342
}
"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
119 DENIED edit
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2888 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "BitTorrent-Pirates-Won-t-Receive-ISP-Warnings-It-Will-Be-Something"
    +title: "BitTorrent Pirates Won’t Receive ISP Warnings (It Will Be Something Worse)"
    +url: "https://torrentfreak.com/bittorrent-pirates-wont-receive-isp-warnings-it-will-be-something-worse-231110/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 217
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700033016 {#2925
      date: 2023-11-15 08:23:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2932 …}
    +votes: Doctrine\ORM\PersistentCollection {#2934 …}
    +reports: Doctrine\ORM\PersistentCollection {#2936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
    +badges: Doctrine\ORM\PersistentCollection {#2942 …}
    +children: [
      App\Entity\EntryComment {#2013}
    ]
    -id: 11760
    -titleTs: "'bittorr':1 'isp':6 'pirat':2 'receiv':5 'someth':11 'warn':7 'won':3 'wors':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699715149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8066222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699628749 {#2911
      date: 2023-11-10 16:05:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "because most of the people only use public trackers and for public trackers you really don’t need anything besides vpn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699636613 {#2012
    date: 2023-11-10 18:16:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cuscuz@lemmy.world"
    "@BeardedBlaze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 108342
  -bodyTs: "'anyth':19 'besid':20 'need':18 'peopl':5 'public':8,12 'realli':15 'tracker':9,13 'use':7 'vpn':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2287253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699636613 {#2020
    date: 2023-11-10 18:16:53.0 +01:00
  }
  +"title": 108342
}
"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
120 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2888 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "BitTorrent-Pirates-Won-t-Receive-ISP-Warnings-It-Will-Be-Something"
    +title: "BitTorrent Pirates Won’t Receive ISP Warnings (It Will Be Something Worse)"
    +url: "https://torrentfreak.com/bittorrent-pirates-wont-receive-isp-warnings-it-will-be-something-worse-231110/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 217
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700033016 {#2925
      date: 2023-11-15 08:23:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2932 …}
    +votes: Doctrine\ORM\PersistentCollection {#2934 …}
    +reports: Doctrine\ORM\PersistentCollection {#2936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
    +badges: Doctrine\ORM\PersistentCollection {#2942 …}
    +children: [
      App\Entity\EntryComment {#2013}
    ]
    -id: 11760
    -titleTs: "'bittorr':1 'isp':6 'pirat':2 'receiv':5 'someth':11 'warn':7 'won':3 'wors':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699715149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8066222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699628749 {#2911
      date: 2023-11-10 16:05:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "because most of the people only use public trackers and for public trackers you really don’t need anything besides vpn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699636613 {#2012
    date: 2023-11-10 18:16:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cuscuz@lemmy.world"
    "@BeardedBlaze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 108342
  -bodyTs: "'anyth':19 'besid':20 'need':18 'peopl':5 'public':8,12 'realli':15 'tracker':9,13 'use':7 'vpn':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2287253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699636613 {#2020
    date: 2023-11-10 18:16:53.0 +01:00
  }
  +"title": 108342
}
"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
121 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
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "Where-on-the-globe-would-you-best-be-able-to"
  +title: "Where on the globe would you best be able to sail a very large ship without being detected?"
  +url: null
  +body: """
    I’m working on a indie video game that’s set on a large ship and I’m looking to have it be a very hidden and elusive boat. (Speaking vaguely to avoid spoilers)\n
    \n
    Where could it possibly be sailing through to avoid detection? Like no radars, land signals, etc…\n
    \n
    There are slight sci fi elements that could explain it avoiding detection but want to make the location as believable as possible.\n
    \n
    I’m not very familiar with oceans and the technology behind detecting vessels. Would love to be pointed in the right direction if anyone is knowledgeable.\n
    \n
    Edit: Oh damn, this got a much bigger response than I expected. Thanks so much for all the awesome suggestions!\n
    \n
    Edit2: Wow you guys have fantastic ideas! Just to clarify this is a real game project and not a joke or a cover for gold smugglers 😂\n
    \n
    I am leaving hits and teases in my replies. Partially to have fun and build the world a little but also maybe get a bit of a community game going with a bread trail to follow. 😉🤫
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699497849 {#2944
    date: 2023-11-09 03:44:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: null
      +root: null
      +body: "What are you trying to smuggle bruh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699493851 {#1361
        date: 2023-11-09 02:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BroBot9000@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 101036
      -bodyTs: "'bruh':7 'smuggl':6 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2258096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699426527 {#1362
        date: 2023-11-08 07:55:27.0 +01:00
      }
      +"title": 101036
    }
  ]
  -id: 10631
  -titleTs: "'abl':9 'best':7 'detect':18 'globe':4 'larg':14 'sail':11 'ship':15 'without':16 'would':5"
  -bodyTs: "'also':165 'anyon':96 'avoid':33,43,61 'awesom':117 'behind':83 'believ':70 'bigger':106 'bit':169 'boat':29 'bread':177 'build':159 'clarifi':128 'communiti':172 'could':36,58 'cover':141 'damn':101 'detect':44,62,84 'direct':94 'edit':99 'edit2':119 'element':56 'elus':28 'etc':50 'expect':110 'explain':59 'familiar':77 'fantast':124 'fi':55 'follow':180 'fun':157 'game':8,133,173 'get':167 'go':174 'gold':143 'got':103 'guy':122 'hidden':26 'hit':148 'idea':125 'indi':6 'joke':138 'knowledg':98 'land':48 'larg':14 'leav':147 'like':45 'littl':163 'locat':68 'look':19 'love':87 'm':2,18,74 'make':66 'mayb':166 'much':105,113 'ocean':79 'oh':100 'partial':154 'point':90 'possibl':38,72 'project':134 'radar':47 'real':132 'repli':153 'respons':107 'right':93 'sail':40 'sci':54 'set':11 'ship':15 'signal':49 'slight':53 'smuggler':144 'speak':30 'spoiler':34 'suggest':118 'teas':150 'technolog':82 'thank':111 'trail':178 'vagu':31 'vessel':85 'video':7 'want':64 'work':3 'world':161 'would':86 'wow':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699389972
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7891098"
  +editedAt: DateTimeImmutable @1699496190 {#2931
    date: 2023-11-09 03:16:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699303572 {#2908
    date: 2023-11-06 21:46:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "Where-on-the-globe-would-you-best-be-able-to"
  +title: "Where on the globe would you best be able to sail a very large ship without being detected?"
  +url: null
  +body: """
    I’m working on a indie video game that’s set on a large ship and I’m looking to have it be a very hidden and elusive boat. (Speaking vaguely to avoid spoilers)\n
    \n
    Where could it possibly be sailing through to avoid detection? Like no radars, land signals, etc…\n
    \n
    There are slight sci fi elements that could explain it avoiding detection but want to make the location as believable as possible.\n
    \n
    I’m not very familiar with oceans and the technology behind detecting vessels. Would love to be pointed in the right direction if anyone is knowledgeable.\n
    \n
    Edit: Oh damn, this got a much bigger response than I expected. Thanks so much for all the awesome suggestions!\n
    \n
    Edit2: Wow you guys have fantastic ideas! Just to clarify this is a real game project and not a joke or a cover for gold smugglers 😂\n
    \n
    I am leaving hits and teases in my replies. Partially to have fun and build the world a little but also maybe get a bit of a community game going with a bread trail to follow. 😉🤫
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699497849 {#2944
    date: 2023-11-09 03:44:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: null
      +root: null
      +body: "What are you trying to smuggle bruh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699493851 {#1361
        date: 2023-11-09 02:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BroBot9000@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 101036
      -bodyTs: "'bruh':7 'smuggl':6 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2258096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699426527 {#1362
        date: 2023-11-08 07:55:27.0 +01:00
      }
      +"title": 101036
    }
  ]
  -id: 10631
  -titleTs: "'abl':9 'best':7 'detect':18 'globe':4 'larg':14 'sail':11 'ship':15 'without':16 'would':5"
  -bodyTs: "'also':165 'anyon':96 'avoid':33,43,61 'awesom':117 'behind':83 'believ':70 'bigger':106 'bit':169 'boat':29 'bread':177 'build':159 'clarifi':128 'communiti':172 'could':36,58 'cover':141 'damn':101 'detect':44,62,84 'direct':94 'edit':99 'edit2':119 'element':56 'elus':28 'etc':50 'expect':110 'explain':59 'familiar':77 'fantast':124 'fi':55 'follow':180 'fun':157 'game':8,133,173 'get':167 'go':174 'gold':143 'got':103 'guy':122 'hidden':26 'hit':148 'idea':125 'indi':6 'joke':138 'knowledg':98 'land':48 'larg':14 'leav':147 'like':45 'littl':163 'locat':68 'look':19 'love':87 'm':2,18,74 'make':66 'mayb':166 'much':105,113 'ocean':79 'oh':100 'partial':154 'point':90 'possibl':38,72 'project':134 'radar':47 'real':132 'repli':153 'respons':107 'right':93 'sail':40 'sci':54 'set':11 'ship':15 'signal':49 'slight':53 'smuggler':144 'speak':30 'spoiler':34 'suggest':118 'teas':150 'technolog':82 'thank':111 'trail':178 'vagu':31 'vessel':85 'video':7 'want':64 'work':3 'world':161 'would':86 'wow':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699389972
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7891098"
  +editedAt: DateTimeImmutable @1699496190 {#2931
    date: 2023-11-09 03:16:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699303572 {#2908
    date: 2023-11-06 21:46:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#1354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
  +slug: "Where-on-the-globe-would-you-best-be-able-to"
  +title: "Where on the globe would you best be able to sail a very large ship without being detected?"
  +url: null
  +body: """
    I’m working on a indie video game that’s set on a large ship and I’m looking to have it be a very hidden and elusive boat. (Speaking vaguely to avoid spoilers)\n
    \n
    Where could it possibly be sailing through to avoid detection? Like no radars, land signals, etc…\n
    \n
    There are slight sci fi elements that could explain it avoiding detection but want to make the location as believable as possible.\n
    \n
    I’m not very familiar with oceans and the technology behind detecting vessels. Would love to be pointed in the right direction if anyone is knowledgeable.\n
    \n
    Edit: Oh damn, this got a much bigger response than I expected. Thanks so much for all the awesome suggestions!\n
    \n
    Edit2: Wow you guys have fantastic ideas! Just to clarify this is a real game project and not a joke or a cover for gold smugglers 😂\n
    \n
    I am leaving hits and teases in my replies. Partially to have fun and build the world a little but also maybe get a bit of a community game going with a bread trail to follow. 😉🤫
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699497849 {#2944
    date: 2023-11-09 03:44:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
      +image: null
      +parent: null
      +root: null
      +body: "What are you trying to smuggle bruh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699493851 {#1361
        date: 2023-11-09 02:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BroBot9000@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 101036
      -bodyTs: "'bruh':7 'smuggl':6 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2258096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699426527 {#1362
        date: 2023-11-08 07:55:27.0 +01:00
      }
      +"title": 101036
    }
  ]
  -id: 10631
  -titleTs: "'abl':9 'best':7 'detect':18 'globe':4 'larg':14 'sail':11 'ship':15 'without':16 'would':5"
  -bodyTs: "'also':165 'anyon':96 'avoid':33,43,61 'awesom':117 'behind':83 'believ':70 'bigger':106 'bit':169 'boat':29 'bread':177 'build':159 'clarifi':128 'communiti':172 'could':36,58 'cover':141 'damn':101 'detect':44,62,84 'direct':94 'edit':99 'edit2':119 'element':56 'elus':28 'etc':50 'expect':110 'explain':59 'familiar':77 'fantast':124 'fi':55 'follow':180 'fun':157 'game':8,133,173 'get':167 'go':174 'gold':143 'got':103 'guy':122 'hidden':26 'hit':148 'idea':125 'indi':6 'joke':138 'knowledg':98 'land':48 'larg':14 'leav':147 'like':45 'littl':163 'locat':68 'look':19 'love':87 'm':2,18,74 'make':66 'mayb':166 'much':105,113 'ocean':79 'oh':100 'partial':154 'point':90 'possibl':38,72 'project':134 'radar':47 'real':132 'repli':153 'respons':107 'right':93 'sail':40 'sci':54 'set':11 'ship':15 'signal':49 'slight':53 'smuggler':144 'speak':30 'spoiler':34 'suggest':118 'teas':150 'technolog':82 'thank':111 'trail':178 'vagu':31 'vessel':85 'video':7 'want':64 'work':3 'world':161 'would':86 'wow':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699389972
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7891098"
  +editedAt: DateTimeImmutable @1699496190 {#2931
    date: 2023-11-09 03:16:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699303572 {#2908
    date: 2023-11-06 21:46:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#1354 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "Where-on-the-globe-would-you-best-be-able-to"
    +title: "Where on the globe would you best be able to sail a very large ship without being detected?"
    +url: null
    +body: """
      I’m working on a indie video game that’s set on a large ship and I’m looking to have it be a very hidden and elusive boat. (Speaking vaguely to avoid spoilers)\n
      \n
      Where could it possibly be sailing through to avoid detection? Like no radars, land signals, etc…\n
      \n
      There are slight sci fi elements that could explain it avoiding detection but want to make the location as believable as possible.\n
      \n
      I’m not very familiar with oceans and the technology behind detecting vessels. Would love to be pointed in the right direction if anyone is knowledgeable.\n
      \n
      Edit: Oh damn, this got a much bigger response than I expected. Thanks so much for all the awesome suggestions!\n
      \n
      Edit2: Wow you guys have fantastic ideas! Just to clarify this is a real game project and not a joke or a cover for gold smugglers 😂\n
      \n
      I am leaving hits and teases in my replies. Partially to have fun and build the world a little but also maybe get a bit of a community game going with a bread trail to follow. 😉🤫
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699497849 {#2944
      date: 2023-11-09 03:44:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 10631
    -titleTs: "'abl':9 'best':7 'detect':18 'globe':4 'larg':14 'sail':11 'ship':15 'without':16 'would':5"
    -bodyTs: "'also':165 'anyon':96 'avoid':33,43,61 'awesom':117 'behind':83 'believ':70 'bigger':106 'bit':169 'boat':29 'bread':177 'build':159 'clarifi':128 'communiti':172 'could':36,58 'cover':141 'damn':101 'detect':44,62,84 'direct':94 'edit':99 'edit2':119 'element':56 'elus':28 'etc':50 'expect':110 'explain':59 'familiar':77 'fantast':124 'fi':55 'follow':180 'fun':157 'game':8,133,173 'get':167 'go':174 'gold':143 'got':103 'guy':122 'hidden':26 'hit':148 'idea':125 'indi':6 'joke':138 'knowledg':98 'land':48 'larg':14 'leav':147 'like':45 'littl':163 'locat':68 'look':19 'love':87 'm':2,18,74 'make':66 'mayb':166 'much':105,113 'ocean':79 'oh':100 'partial':154 'point':90 'possibl':38,72 'project':134 'radar':47 'real':132 'repli':153 'respons':107 'right':93 'sail':40 'sci':54 'set':11 'ship':15 'signal':49 'slight':53 'smuggler':144 'speak':30 'spoiler':34 'suggest':118 'teas':150 'technolog':82 'thank':111 'trail':178 'vagu':31 'vessel':85 'video':7 'want':64 'work':3 'world':161 'would':86 'wow':120"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699389972
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7891098"
    +editedAt: DateTimeImmutable @1699496190 {#2931
      date: 2023-11-09 03:16:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699303572 {#2908
      date: 2023-11-06 21:46:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: null
  +root: null
  +body: "What are you trying to smuggle bruh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699493851 {#1361
    date: 2023-11-09 02:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 101036
  -bodyTs: "'bruh':7 'smuggl':6 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2258096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699426527 {#1362
    date: 2023-11-08 07:55:27.0 +01:00
  }
  +"title": 101036
}
"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
127 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#1354 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "Where-on-the-globe-would-you-best-be-able-to"
    +title: "Where on the globe would you best be able to sail a very large ship without being detected?"
    +url: null
    +body: """
      I’m working on a indie video game that’s set on a large ship and I’m looking to have it be a very hidden and elusive boat. (Speaking vaguely to avoid spoilers)\n
      \n
      Where could it possibly be sailing through to avoid detection? Like no radars, land signals, etc…\n
      \n
      There are slight sci fi elements that could explain it avoiding detection but want to make the location as believable as possible.\n
      \n
      I’m not very familiar with oceans and the technology behind detecting vessels. Would love to be pointed in the right direction if anyone is knowledgeable.\n
      \n
      Edit: Oh damn, this got a much bigger response than I expected. Thanks so much for all the awesome suggestions!\n
      \n
      Edit2: Wow you guys have fantastic ideas! Just to clarify this is a real game project and not a joke or a cover for gold smugglers 😂\n
      \n
      I am leaving hits and teases in my replies. Partially to have fun and build the world a little but also maybe get a bit of a community game going with a bread trail to follow. 😉🤫
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699497849 {#2944
      date: 2023-11-09 03:44:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 10631
    -titleTs: "'abl':9 'best':7 'detect':18 'globe':4 'larg':14 'sail':11 'ship':15 'without':16 'would':5"
    -bodyTs: "'also':165 'anyon':96 'avoid':33,43,61 'awesom':117 'behind':83 'believ':70 'bigger':106 'bit':169 'boat':29 'bread':177 'build':159 'clarifi':128 'communiti':172 'could':36,58 'cover':141 'damn':101 'detect':44,62,84 'direct':94 'edit':99 'edit2':119 'element':56 'elus':28 'etc':50 'expect':110 'explain':59 'familiar':77 'fantast':124 'fi':55 'follow':180 'fun':157 'game':8,133,173 'get':167 'go':174 'gold':143 'got':103 'guy':122 'hidden':26 'hit':148 'idea':125 'indi':6 'joke':138 'knowledg':98 'land':48 'larg':14 'leav':147 'like':45 'littl':163 'locat':68 'look':19 'love':87 'm':2,18,74 'make':66 'mayb':166 'much':105,113 'ocean':79 'oh':100 'partial':154 'point':90 'possibl':38,72 'project':134 'radar':47 'real':132 'repli':153 'respons':107 'right':93 'sail':40 'sci':54 'set':11 'ship':15 'signal':49 'slight':53 'smuggler':144 'speak':30 'spoiler':34 'suggest':118 'teas':150 'technolog':82 'thank':111 'trail':178 'vagu':31 'vessel':85 'video':7 'want':64 'work':3 'world':161 'would':86 'wow':120"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699389972
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7891098"
    +editedAt: DateTimeImmutable @1699496190 {#2931
      date: 2023-11-09 03:16:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699303572 {#2908
      date: 2023-11-06 21:46:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: null
  +root: null
  +body: "What are you trying to smuggle bruh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699493851 {#1361
    date: 2023-11-09 02:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 101036
  -bodyTs: "'bruh':7 'smuggl':6 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2258096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699426527 {#1362
    date: 2023-11-08 07:55:27.0 +01:00
  }
  +"title": 101036
}
"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
128 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#1354 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2747 …}
    +slug: "Where-on-the-globe-would-you-best-be-able-to"
    +title: "Where on the globe would you best be able to sail a very large ship without being detected?"
    +url: null
    +body: """
      I’m working on a indie video game that’s set on a large ship and I’m looking to have it be a very hidden and elusive boat. (Speaking vaguely to avoid spoilers)\n
      \n
      Where could it possibly be sailing through to avoid detection? Like no radars, land signals, etc…\n
      \n
      There are slight sci fi elements that could explain it avoiding detection but want to make the location as believable as possible.\n
      \n
      I’m not very familiar with oceans and the technology behind detecting vessels. Would love to be pointed in the right direction if anyone is knowledgeable.\n
      \n
      Edit: Oh damn, this got a much bigger response than I expected. Thanks so much for all the awesome suggestions!\n
      \n
      Edit2: Wow you guys have fantastic ideas! Just to clarify this is a real game project and not a joke or a cover for gold smugglers 😂\n
      \n
      I am leaving hits and teases in my replies. Partially to have fun and build the world a little but also maybe get a bit of a community game going with a bread trail to follow. 😉🤫
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699497849 {#2944
      date: 2023-11-09 03:44:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 10631
    -titleTs: "'abl':9 'best':7 'detect':18 'globe':4 'larg':14 'sail':11 'ship':15 'without':16 'would':5"
    -bodyTs: "'also':165 'anyon':96 'avoid':33,43,61 'awesom':117 'behind':83 'believ':70 'bigger':106 'bit':169 'boat':29 'bread':177 'build':159 'clarifi':128 'communiti':172 'could':36,58 'cover':141 'damn':101 'detect':44,62,84 'direct':94 'edit':99 'edit2':119 'element':56 'elus':28 'etc':50 'expect':110 'explain':59 'familiar':77 'fantast':124 'fi':55 'follow':180 'fun':157 'game':8,133,173 'get':167 'go':174 'gold':143 'got':103 'guy':122 'hidden':26 'hit':148 'idea':125 'indi':6 'joke':138 'knowledg':98 'land':48 'larg':14 'leav':147 'like':45 'littl':163 'locat':68 'look':19 'love':87 'm':2,18,74 'make':66 'mayb':166 'much':105,113 'ocean':79 'oh':100 'partial':154 'point':90 'possibl':38,72 'project':134 'radar':47 'real':132 'repli':153 'respons':107 'right':93 'sail':40 'sci':54 'set':11 'ship':15 'signal':49 'slight':53 'smuggler':144 'speak':30 'spoiler':34 'suggest':118 'teas':150 'technolog':82 'thank':111 'trail':178 'vagu':31 'vessel':85 'video':7 'want':64 'work':3 'world':161 'would':86 'wow':120"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699389972
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7891098"
    +editedAt: DateTimeImmutable @1699496190 {#2931
      date: 2023-11-09 03:16:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699303572 {#2908
      date: 2023-11-06 21:46:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: null
  +root: null
  +body: "What are you trying to smuggle bruh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699493851 {#1361
    date: 2023-11-09 02:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BroBot9000@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 101036
  -bodyTs: "'bruh':7 'smuggl':6 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2258096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699426527 {#1362
    date: 2023-11-08 07:55:27.0 +01:00
  }
  +"title": 101036
}
"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
129 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
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
  +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
  +title: "At least uBlock Origin is always up-to-date now"
  +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 118
  +favouriteCount: 1471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698922593 {#2962
    date: 2023-11-02 11:56:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    1 => App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "or you could use a piped instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698494392 {#2384
        date: 2023-10-28 13:59:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@fosforus@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 76203
      -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2123941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698494392 {#2378
        date: 2023-10-28 13:59:52.0 +02:00
      }
      +"title": 76203
    }
    0 => App\Entity\EntryComment {#2392
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698555128 {#2389
        date: 2023-10-29 05:52:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@fosforus@sopuli.xyz"
        "@spiderman@ani.social"
        "@netburnr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 77677
      -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2134391"
      +editedAt: DateTimeImmutable @1698555237 {#2369
        date: 2023-10-29 05:53:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698555128 {#2387
        date: 2023-10-29 05:52:08.0 +01:00
      }
      +"title": 77677
    }
  ]
  -id: 8145
  -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698570742
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7442753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484342 {#2950
    date: 2023-10-28 11:12:22.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
  +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
  +title: "At least uBlock Origin is always up-to-date now"
  +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 118
  +favouriteCount: 1471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698922593 {#2962
    date: 2023-11-02 11:56:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    1 => App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "or you could use a piped instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698494392 {#2384
        date: 2023-10-28 13:59:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@fosforus@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 76203
      -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2123941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698494392 {#2378
        date: 2023-10-28 13:59:52.0 +02:00
      }
      +"title": 76203
    }
    0 => App\Entity\EntryComment {#2392
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698555128 {#2389
        date: 2023-10-29 05:52:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@fosforus@sopuli.xyz"
        "@spiderman@ani.social"
        "@netburnr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 77677
      -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2134391"
      +editedAt: DateTimeImmutable @1698555237 {#2369
        date: 2023-10-29 05:53:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698555128 {#2387
        date: 2023-10-29 05:52:08.0 +01:00
      }
      +"title": 77677
    }
  ]
  -id: 8145
  -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698570742
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7442753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484342 {#2950
    date: 2023-10-28 11:12:22.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
  +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
  +title: "At least uBlock Origin is always up-to-date now"
  +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 118
  +favouriteCount: 1471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698922593 {#2962
    date: 2023-11-02 11:56:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    1 => App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "or you could use a piped instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698494392 {#2384
        date: 2023-10-28 13:59:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@fosforus@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 76203
      -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2123941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698494392 {#2378
        date: 2023-10-28 13:59:52.0 +02:00
      }
      +"title": 76203
    }
    0 => App\Entity\EntryComment {#2392
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698555128 {#2389
        date: 2023-10-29 05:52:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@qaz@lemmy.world"
        "@fosforus@sopuli.xyz"
        "@spiderman@ani.social"
        "@netburnr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 77677
      -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/2134391"
      +editedAt: DateTimeImmutable @1698555237 {#2369
        date: 2023-10-29 05:53:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698555128 {#2387
        date: 2023-10-29 05:52:08.0 +01:00
      }
      +"title": 77677
    }
  ]
  -id: 8145
  -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698570742
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7442753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484342 {#2950
    date: 2023-10-28 11:12:22.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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
134 DENIED moderate
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
    +title: "At least uBlock Origin is always up-to-date now"
    +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698922593 {#2962
      date: 2023-11-02 11:56:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      1 => App\Entity\EntryComment {#2379}
      0 => App\Entity\EntryComment {#2392
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698555128 {#2389
          date: 2023-10-29 05:52:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@qaz@lemmy.world"
          "@fosforus@sopuli.xyz"
          "@spiderman@ani.social"
          "@netburnr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2395 …}
        +nested: Doctrine\ORM\PersistentCollection {#1384 …}
        +votes: Doctrine\ORM\PersistentCollection {#1383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1405 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
        -id: 77677
        -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2134391"
        +editedAt: DateTimeImmutable @1698555237 {#2369
          date: 2023-10-29 05:53:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698555128 {#2387
          date: 2023-10-29 05:52:08.0 +01:00
        }
        +"title": 77677
      }
    ]
    -id: 8145
    -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698570742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7442753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698484342 {#2950
      date: 2023-10-28 11:12:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "or you could use a piped instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698494392 {#2384
    date: 2023-10-28 13:59:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 76203
  -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2123941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494392 {#2378
    date: 2023-10-28 13:59:52.0 +02:00
  }
  +"title": 76203
}
"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
135 DENIED edit
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
    +title: "At least uBlock Origin is always up-to-date now"
    +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698922593 {#2962
      date: 2023-11-02 11:56:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      1 => App\Entity\EntryComment {#2379}
      0 => App\Entity\EntryComment {#2392
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698555128 {#2389
          date: 2023-10-29 05:52:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@qaz@lemmy.world"
          "@fosforus@sopuli.xyz"
          "@spiderman@ani.social"
          "@netburnr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2395 …}
        +nested: Doctrine\ORM\PersistentCollection {#1384 …}
        +votes: Doctrine\ORM\PersistentCollection {#1383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1405 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
        -id: 77677
        -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2134391"
        +editedAt: DateTimeImmutable @1698555237 {#2369
          date: 2023-10-29 05:53:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698555128 {#2387
          date: 2023-10-29 05:52:08.0 +01:00
        }
        +"title": 77677
      }
    ]
    -id: 8145
    -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698570742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7442753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698484342 {#2950
      date: 2023-10-28 11:12:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "or you could use a piped instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698494392 {#2384
    date: 2023-10-28 13:59:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 76203
  -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2123941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494392 {#2378
    date: 2023-10-28 13:59:52.0 +02:00
  }
  +"title": 76203
}
"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
136 DENIED moderate
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
    +title: "At least uBlock Origin is always up-to-date now"
    +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698922593 {#2962
      date: 2023-11-02 11:56:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      1 => App\Entity\EntryComment {#2379}
      0 => App\Entity\EntryComment {#2392
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698555128 {#2389
          date: 2023-10-29 05:52:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@qaz@lemmy.world"
          "@fosforus@sopuli.xyz"
          "@spiderman@ani.social"
          "@netburnr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2395 …}
        +nested: Doctrine\ORM\PersistentCollection {#1384 …}
        +votes: Doctrine\ORM\PersistentCollection {#1383 …}
        +reports: Doctrine\ORM\PersistentCollection {#1405 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
        -id: 77677
        -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2134391"
        +editedAt: DateTimeImmutable @1698555237 {#2369
          date: 2023-10-29 05:53:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698555128 {#2387
          date: 2023-10-29 05:52:08.0 +01:00
        }
        +"title": 77677
      }
    ]
    -id: 8145
    -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698570742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7442753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698484342 {#2950
      date: 2023-10-28 11:12:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "or you could use a piped instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698494392 {#2384
    date: 2023-10-28 13:59:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 76203
  -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2123941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494392 {#2378
    date: 2023-10-28 13:59:52.0 +02:00
  }
  +"title": 76203
}
"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
137 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
138 DENIED moderate
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
    +title: "At least uBlock Origin is always up-to-date now"
    +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698922593 {#2962
      date: 2023-11-02 11:56:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: "or you could use a piped instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698494392 {#2384
          date: 2023-10-28 13:59:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@qaz@lemmy.world"
          "@fosforus@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 76203
        -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2123941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698494392 {#2378
          date: 2023-10-28 13:59:52.0 +02:00
        }
        +"title": 76203
      }
      0 => App\Entity\EntryComment {#2392}
    ]
    -id: 8145
    -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698570742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7442753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698484342 {#2950
      date: 2023-10-28 11:12:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698555128 {#2389
    date: 2023-10-29 05:52:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@fosforus@sopuli.xyz"
    "@spiderman@ani.social"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 77677
  -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2134391"
  +editedAt: DateTimeImmutable @1698555237 {#2369
    date: 2023-10-29 05:53:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698555128 {#2387
    date: 2023-10-29 05:52:08.0 +01:00
  }
  +"title": 77677
}
"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
139 DENIED edit
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
    +title: "At least uBlock Origin is always up-to-date now"
    +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698922593 {#2962
      date: 2023-11-02 11:56:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: "or you could use a piped instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698494392 {#2384
          date: 2023-10-28 13:59:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@qaz@lemmy.world"
          "@fosforus@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 76203
        -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2123941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698494392 {#2378
          date: 2023-10-28 13:59:52.0 +02:00
        }
        +"title": 76203
      }
      0 => App\Entity\EntryComment {#2392}
    ]
    -id: 8145
    -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698570742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7442753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698484342 {#2950
      date: 2023-10-28 11:12:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698555128 {#2389
    date: 2023-10-29 05:52:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@fosforus@sopuli.xyz"
    "@spiderman@ani.social"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 77677
  -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2134391"
  +editedAt: DateTimeImmutable @1698555237 {#2369
    date: 2023-10-29 05:53:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698555128 {#2387
    date: 2023-10-29 05:52:08.0 +01:00
  }
  +"title": 77677
}
"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
140 DENIED moderate
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2892 …}
    +slug: "At-least-uBlock-Origin-is-always-up-to-date-now"
    +title: "At least uBlock Origin is always up-to-date now"
    +url: "https://lemmy.world/pictrs/image/6dac9313-f995-42a7-835e-9f855776d57f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 118
    +favouriteCount: 1471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698922593 {#2962
      date: 2023-11-02 11:56:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: "or you could use a piped instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698494392 {#2384
          date: 2023-10-28 13:59:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@qaz@lemmy.world"
          "@fosforus@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 76203
        -bodyTs: "'could':3 'instanc':7 'pipe':6 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/2123941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698494392 {#2378
          date: 2023-10-28 13:59:52.0 +02:00
        }
        +"title": 76203
      }
      0 => App\Entity\EntryComment {#2392}
    ]
    -id: 8145
    -titleTs: "'alway':6 'date':10 'least':2 'origin':4 'ublock':3 'up-to-d':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698570742
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7442753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698484342 {#2950
      date: 2023-10-28 11:12:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2394 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "I don’t host an instance, so I don’t know how hard it is. You can choose any popular instance like [kavin.rocks](https://piped.kavin.rocks/trending) if hosting doesn’t seem like a viable option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698555128 {#2389
    date: 2023-10-29 05:52:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@fosforus@sopuli.xyz"
    "@spiderman@ani.social"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 77677
  -bodyTs: "'/trending)':26 'choos':18 'doesn':29 'hard':13 'host':4,28 'instanc':6,21 'kavin.rocks':23 'know':11 'like':22,32 'option':35 'piped.kavin.rocks':25 'piped.kavin.rocks/trending)':24 'popular':20 'seem':31 'viabl':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2134391"
  +editedAt: DateTimeImmutable @1698555237 {#2369
    date: 2023-10-29 05:53:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698555128 {#2387
    date: 2023-10-29 05:52:08.0 +01:00
  }
  +"title": 77677
}
"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
141 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
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2986 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
  +slug: "oof"
  +title: "oof"
  +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 219
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697840814 {#2981
    date: 2023-10-21 00:26:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        > I buy all my music on Bandcamp.\n
        \n
        How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697539476 {#1620
        date: 2023-10-17 12:44:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@I_Clean_Here@lemmy.world"
        "@dolle@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 54354
      -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1948027"
      +editedAt: DateTimeImmutable @1697539512 {#1558
        date: 2023-10-17 12:45:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539476 {#1554
        date: 2023-10-17 12:44:36.0 +02:00
      }
      +"title": 54354
    }
    0 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697604687 {#2411
        date: 2023-10-18 06:51:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@I_Clean_Here@lemmy.world"
        "@dolle@feddit.dk"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 55873
      -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1962073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697604687 {#2363
        date: 2023-10-18 06:51:27.0 +02:00
      }
      +"title": 55873
    }
  ]
  -id: 5730
  -titleTs: "'oof':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697549280
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3137995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697462880 {#2968
    date: 2023-10-16 15:28:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2986 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
  +slug: "oof"
  +title: "oof"
  +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 219
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697840814 {#2981
    date: 2023-10-21 00:26:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        > I buy all my music on Bandcamp.\n
        \n
        How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697539476 {#1620
        date: 2023-10-17 12:44:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@I_Clean_Here@lemmy.world"
        "@dolle@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 54354
      -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1948027"
      +editedAt: DateTimeImmutable @1697539512 {#1558
        date: 2023-10-17 12:45:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539476 {#1554
        date: 2023-10-17 12:44:36.0 +02:00
      }
      +"title": 54354
    }
    0 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697604687 {#2411
        date: 2023-10-18 06:51:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@I_Clean_Here@lemmy.world"
        "@dolle@feddit.dk"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 55873
      -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1962073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697604687 {#2363
        date: 2023-10-18 06:51:27.0 +02:00
      }
      +"title": 55873
    }
  ]
  -id: 5730
  -titleTs: "'oof':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697549280
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3137995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697462880 {#2968
    date: 2023-10-16 15:28:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2947 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2986 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
  +slug: "oof"
  +title: "oof"
  +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 219
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697840814 {#2981
    date: 2023-10-21 00:26:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        > I buy all my music on Bandcamp.\n
        \n
        How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697539476 {#1620
        date: 2023-10-17 12:44:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@I_Clean_Here@lemmy.world"
        "@dolle@feddit.dk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 54354
      -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1948027"
      +editedAt: DateTimeImmutable @1697539512 {#1558
        date: 2023-10-17 12:45:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539476 {#1554
        date: 2023-10-17 12:44:36.0 +02:00
      }
      +"title": 54354
    }
    0 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697604687 {#2411
        date: 2023-10-18 06:51:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@I_Clean_Here@lemmy.world"
        "@dolle@feddit.dk"
        "@spiderman@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 55873
      -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1962073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697604687 {#2363
        date: 2023-10-18 06:51:27.0 +02:00
      }
      +"title": 55873
    }
  ]
  -id: 5730
  -titleTs: "'oof':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697549280
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3137995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697462880 {#2968
    date: 2023-10-16 15:28:00.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 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
146 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
    +slug: "oof"
    +title: "oof"
    +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 219
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697840814 {#2981
      date: 2023-10-21 00:26:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697604687 {#2411
          date: 2023-10-18 06:51:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@I_Clean_Here@lemmy.world"
          "@dolle@feddit.dk"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2469 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 55873
        -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1962073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697604687 {#2363
          date: 2023-10-18 06:51:27.0 +02:00
        }
        +"title": 55873
      }
    ]
    -id: 5730
    -titleTs: "'oof':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549280
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3137995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697462880 {#2968
      date: 2023-10-16 15:28:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    > I buy all my music on Bandcamp.\n
    \n
    How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697539476 {#1620
    date: 2023-10-17 12:44:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@I_Clean_Here@lemmy.world"
    "@dolle@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 54354
  -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1948027"
  +editedAt: DateTimeImmutable @1697539512 {#1558
    date: 2023-10-17 12:45:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697539476 {#1554
    date: 2023-10-17 12:44:36.0 +02:00
  }
  +"title": 54354
}
"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
147 DENIED edit
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
    +slug: "oof"
    +title: "oof"
    +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 219
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697840814 {#2981
      date: 2023-10-21 00:26:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697604687 {#2411
          date: 2023-10-18 06:51:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@I_Clean_Here@lemmy.world"
          "@dolle@feddit.dk"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2469 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 55873
        -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1962073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697604687 {#2363
          date: 2023-10-18 06:51:27.0 +02:00
        }
        +"title": 55873
      }
    ]
    -id: 5730
    -titleTs: "'oof':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549280
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3137995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697462880 {#2968
      date: 2023-10-16 15:28:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    > I buy all my music on Bandcamp.\n
    \n
    How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697539476 {#1620
    date: 2023-10-17 12:44:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@I_Clean_Here@lemmy.world"
    "@dolle@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 54354
  -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1948027"
  +editedAt: DateTimeImmutable @1697539512 {#1558
    date: 2023-10-17 12:45:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697539476 {#1554
    date: 2023-10-17 12:44:36.0 +02:00
  }
  +"title": 54354
}
"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
148 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
    +slug: "oof"
    +title: "oof"
    +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 219
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697840814 {#2981
      date: 2023-10-21 00:26:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697604687 {#2411
          date: 2023-10-18 06:51:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@I_Clean_Here@lemmy.world"
          "@dolle@feddit.dk"
          "@spiderman@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2469 …}
        +nested: Doctrine\ORM\PersistentCollection {#2377 …}
        +votes: Doctrine\ORM\PersistentCollection {#2359 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
        -id: 55873
        -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1962073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697604687 {#2363
          date: 2023-10-18 06:51:27.0 +02:00
        }
        +"title": 55873
      }
    ]
    -id: 5730
    -titleTs: "'oof':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549280
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3137995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697462880 {#2968
      date: 2023-10-16 15:28:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    > I buy all my music on Bandcamp.\n
    \n
    How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697539476 {#1620
    date: 2023-10-17 12:44:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@I_Clean_Here@lemmy.world"
    "@dolle@feddit.dk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 54354
  -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1948027"
  +editedAt: DateTimeImmutable @1697539512 {#1558
    date: 2023-10-17 12:45:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697539476 {#1554
    date: 2023-10-17 12:44:36.0 +02:00
  }
  +"title": 54354
}
"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
149 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
150 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
    +slug: "oof"
    +title: "oof"
    +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 219
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697840814 {#2981
      date: 2023-10-21 00:26:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          > I buy all my music on Bandcamp.\n
          \n
          How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697539476 {#1620
          date: 2023-10-17 12:44:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@I_Clean_Here@lemmy.world"
          "@dolle@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1721 …}
        +nested: Doctrine\ORM\PersistentCollection {#1728 …}
        +votes: Doctrine\ORM\PersistentCollection {#1730 …}
        +reports: Doctrine\ORM\PersistentCollection {#1734 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 54354
        -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1948027"
        +editedAt: DateTimeImmutable @1697539512 {#1558
          date: 2023-10-17 12:45:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539476 {#1554
          date: 2023-10-17 12:44:36.0 +02:00
        }
        +"title": 54354
      }
      0 => App\Entity\EntryComment {#2370}
    ]
    -id: 5730
    -titleTs: "'oof':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549280
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3137995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697462880 {#2968
      date: 2023-10-16 15:28:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697604687 {#2411
    date: 2023-10-18 06:51:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@I_Clean_Here@lemmy.world"
    "@dolle@feddit.dk"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 55873
  -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1962073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697604687 {#2363
    date: 2023-10-18 06:51:27.0 +02:00
  }
  +"title": 55873
}
"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
151 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
    +slug: "oof"
    +title: "oof"
    +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 219
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697840814 {#2981
      date: 2023-10-21 00:26:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          > I buy all my music on Bandcamp.\n
          \n
          How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697539476 {#1620
          date: 2023-10-17 12:44:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@I_Clean_Here@lemmy.world"
          "@dolle@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1721 …}
        +nested: Doctrine\ORM\PersistentCollection {#1728 …}
        +votes: Doctrine\ORM\PersistentCollection {#1730 …}
        +reports: Doctrine\ORM\PersistentCollection {#1734 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 54354
        -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1948027"
        +editedAt: DateTimeImmutable @1697539512 {#1558
          date: 2023-10-17 12:45:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539476 {#1554
          date: 2023-10-17 12:44:36.0 +02:00
        }
        +"title": 54354
      }
      0 => App\Entity\EntryComment {#2370}
    ]
    -id: 5730
    -titleTs: "'oof':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549280
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3137995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697462880 {#2968
      date: 2023-10-16 15:28:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697604687 {#2411
    date: 2023-10-18 06:51:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@I_Clean_Here@lemmy.world"
    "@dolle@feddit.dk"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 55873
  -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1962073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697604687 {#2363
    date: 2023-10-18 06:51:27.0 +02:00
  }
  +"title": 55873
}
"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
152 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2947 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2986 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2988 …}
    +slug: "oof"
    +title: "oof"
    +url: "https://slrpnk.net/pictrs/image/4d42217c-6618-4a82-ab59-4666ff2799d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 219
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697840814 {#2981
      date: 2023-10-21 00:26:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: """
          > I buy all my music on Bandcamp.\n
          \n
          How much have you spent on buying albums in Bandcamp? It must be a lot if Bandcamp is the your only choice for listening to music.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697539476 {#1620
          date: 2023-10-17 12:44:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@I_Clean_Here@lemmy.world"
          "@dolle@feddit.dk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1721 …}
        +nested: Doctrine\ORM\PersistentCollection {#1728 …}
        +votes: Doctrine\ORM\PersistentCollection {#1730 …}
        +reports: Doctrine\ORM\PersistentCollection {#1734 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 54354
        -bodyTs: "'album':15 'bandcamp':7,17,24 'buy':2,14 'choic':29 'listen':31 'lot':22 'much':9 'music':5,33 'must':19 'spent':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1948027"
        +editedAt: DateTimeImmutable @1697539512 {#1558
          date: 2023-10-17 12:45:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539476 {#1554
          date: 2023-10-17 12:44:36.0 +02:00
        }
        +"title": 54354
      }
      0 => App\Entity\EntryComment {#2370}
    ]
    -id: 5730
    -titleTs: "'oof':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697549280
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3137995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697462880 {#2968
      date: 2023-10-16 15:28:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Okay, that’s a large collection. I am more interested to buy vinyl these days but they are too expensive here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697604687 {#2411
    date: 2023-10-18 06:51:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@I_Clean_Here@lemmy.world"
    "@dolle@feddit.dk"
    "@spiderman@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 55873
  -bodyTs: "'buy':12 'collect':6 'day':15 'expens':20 'interest':10 'larg':5 'okay':1 'vinyl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1962073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697604687 {#2363
    date: 2023-10-18 06:51:27.0 +02:00
  }
  +"title": 55873
}
"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
153 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
154 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