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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#276
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#270
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#272
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "bug-comment-replies-in-inbox-don-t-link-well"
  +title: "bug - comment replies in inbox don't link well"
  +url: null
  +body: """
    In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
    \n
    If I do this on web, it loads fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719521247 {#2410
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27927
  -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
  -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743459
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20398656"
  +editedAt: DateTimeImmutable @1719077863 {#1850
    date: 2024-06-22 19:37:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704667959 {#2420
    date: 2024-01-07 23:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#276
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#270
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#272
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "bug-comment-replies-in-inbox-don-t-link-well"
  +title: "bug - comment replies in inbox don't link well"
  +url: null
  +body: """
    In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
    \n
    If I do this on web, it loads fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719521247 {#2410
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27927
  -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
  -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743459
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20398656"
  +editedAt: DateTimeImmutable @1719077863 {#1850
    date: 2024-06-22 19:37:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704667959 {#2420
    date: 2024-01-07 23:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#276
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#270
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#272
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "bug-comment-replies-in-inbox-don-t-link-well"
  +title: "bug - comment replies in inbox don't link well"
  +url: null
  +body: """
    In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
    \n
    If I do this on web, it loads fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719521247 {#2410
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27927
  -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
  -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743459
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20398656"
  +editedAt: DateTimeImmutable @1719077863 {#1850
    date: 2024-06-22 19:37:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704667959 {#2420
    date: 2024-01-07 23:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fixed for me!\n
    \n
    What were others getting linked to from comment replies?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719521247 {#4036
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 293574
  -bodyTs: "'comment':11 'fix':1 'get':7 'link':8 'other':6 'repli':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6032579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704812577 {#3972
    date: 2024-01-09 16:02:57.0 +01:00
  }
}
"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 {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fixed for me!\n
    \n
    What were others getting linked to from comment replies?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719521247 {#4036
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 293574
  -bodyTs: "'comment':11 'fix':1 'get':7 'link':8 'other':6 'repli':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6032579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704812577 {#3972
    date: 2024-01-09 16:02:57.0 +01:00
  }
}
"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 {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fixed for me!\n
    \n
    What were others getting linked to from comment replies?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719521247 {#4036
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 293574
  -bodyTs: "'comment':11 'fix':1 'get':7 'link':8 'other':6 'repli':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6032579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704812577 {#3972
    date: 2024-01-09 16:02:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4260
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#3975 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fixed for me!\n
      \n
      What were others getting linked to from comment replies?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719521247 {#4036
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4025 …}
    +nested: Doctrine\ORM\PersistentCollection {#4023 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
    -id: 293574
    -bodyTs: "'comment':11 'fix':1 'get':7 'link':8 'other':6 'repli':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6032579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704812577 {#3972
      date: 2024-01-09 16:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "Yep. Latest release fixed it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704825836 {#4258
    date: 2024-01-09 19:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@DavidP@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 294022
  -bodyTs: "'fix':4 'latest':2 'releas':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8071602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704825836 {#4259
    date: 2024-01-09 19:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4260
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#3975 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fixed for me!\n
      \n
      What were others getting linked to from comment replies?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719521247 {#4036
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4025 …}
    +nested: Doctrine\ORM\PersistentCollection {#4023 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
    -id: 293574
    -bodyTs: "'comment':11 'fix':1 'get':7 'link':8 'other':6 'repli':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6032579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704812577 {#3972
      date: 2024-01-09 16:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "Yep. Latest release fixed it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704825836 {#4258
    date: 2024-01-09 19:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@DavidP@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 294022
  -bodyTs: "'fix':4 'latest':2 'releas':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8071602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704825836 {#4259
    date: 2024-01-09 19:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4260
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#3975 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fixed for me!\n
      \n
      What were others getting linked to from comment replies?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719521247 {#4036
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4025 …}
    +nested: Doctrine\ORM\PersistentCollection {#4023 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
    -id: 293574
    -bodyTs: "'comment':11 'fix':1 'get':7 'link':8 'other':6 'repli':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/6032579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704812577 {#3972
      date: 2024-01-09 16:02:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "Yep. Latest release fixed it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704825836 {#4258
    date: 2024-01-09 19:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@DavidP@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 294022
  -bodyTs: "'fix':4 'latest':2 'releas':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8071602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704825836 {#4259
    date: 2024-01-09 19:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719173449 {#4070
    date: 2024-06-23 22:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -id: 290563
  -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3002603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690469 {#4068
    date: 2024-01-08 06:07:49.0 +01:00
  }
}
"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 {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719173449 {#4070
    date: 2024-06-23 22:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -id: 290563
  -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3002603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690469 {#4068
    date: 2024-01-08 06:07:49.0 +01:00
  }
}
"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 {#4064
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1719173449 {#4070
    date: 2024-06-23 22:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
  -id: 290563
  -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3002603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690469 {#4068
    date: 2024-01-08 06:07:49.0 +01:00
  }
}
"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 {#4231
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719173449 {#4070
      date: 2024-06-23 22:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 290563
    -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3002603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690469 {#4068
      date: 2024-01-08 06:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704722068 {#4232
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 291157
  -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6165376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722068 {#4235
    date: 2024-01-08 14:54:28.0 +01:00
  }
}
"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 {#4231
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719173449 {#4070
      date: 2024-06-23 22:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 290563
    -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3002603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690469 {#4068
      date: 2024-01-08 06:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704722068 {#4232
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 291157
  -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6165376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722068 {#4235
    date: 2024-01-08 14:54:28.0 +01:00
  }
}
"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 {#4231
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719173449 {#4070
      date: 2024-06-23 22:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 290563
    -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3002603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690469 {#4068
      date: 2024-01-08 06:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704722068 {#4232
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 291157
  -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6165376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722068 {#4235
    date: 2024-01-08 14:54:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4283
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Oh nice didn’t expect a fix that fast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704724658 {#4284
    date: 2024-01-08 15:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 291213
  -bodyTs: "'didn':3 'expect':5 'fast':9 'fix':7 'nice':2 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3006169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704724658 {#4287
    date: 2024-01-08 15:37:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4283
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Oh nice didn’t expect a fix that fast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704724658 {#4284
    date: 2024-01-08 15:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 291213
  -bodyTs: "'didn':3 'expect':5 'fast':9 'fix':7 'nice':2 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3006169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704724658 {#4287
    date: 2024-01-08 15:37:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4283
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Oh nice didn’t expect a fix that fast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704724658 {#4284
    date: 2024-01-08 15:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 291213
  -bodyTs: "'didn':3 'expect':5 'fast':9 'fix':7 'nice':2 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3006169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704724658 {#4287
    date: 2024-01-08 15:37:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4297
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Thanks again for the app!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704723866 {#4295
    date: 2024-01-08 15:24:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 291196
  -bodyTs: "'app':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8026013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704723866 {#4296
    date: 2024-01-08 15:24:26.0 +01:00
  }
}
"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 {#4297
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Thanks again for the app!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704723866 {#4295
    date: 2024-01-08 15:24:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 291196
  -bodyTs: "'app':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8026013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704723866 {#4296
    date: 2024-01-08 15:24:26.0 +01:00
  }
}
"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 {#4297
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Thanks again for the app!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704723866 {#4295
    date: 2024-01-08 15:24:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 291196
  -bodyTs: "'app':5 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8026013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704723866 {#4296
    date: 2024-01-08 15:24:26.0 +01:00
  }
}
"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\EntryComment {#4312
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Yes, seems to work now ❤️ love your work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704734702 {#4310
    date: 2024-01-08 18:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 291454
  -bodyTs: "'love':6 'seem':2 'work':4,8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3007982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734702 {#4311
    date: 2024-01-08 18:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4312
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Yes, seems to work now ❤️ love your work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704734702 {#4310
    date: 2024-01-08 18:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 291454
  -bodyTs: "'love':6 'seem':2 'work':4,8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3007982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734702 {#4311
    date: 2024-01-08 18:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4312
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4231
    +user: App\Entity\User {#4158 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704722068 {#4232
      date: 2024-01-08 14:54:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 291157
    -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6165376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704722068 {#4235
      date: 2024-01-08 14:54:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Yes, seems to work now ❤️ love your work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704734702 {#4310
    date: 2024-01-08 18:25:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4313 …}
  +nested: Doctrine\ORM\PersistentCollection {#4315 …}
  +votes: Doctrine\ORM\PersistentCollection {#4317 …}
  +reports: Doctrine\ORM\PersistentCollection {#4319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4323 …}
  -id: 291454
  -bodyTs: "'love':6 'seem':2 'work':4,8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3007982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734702 {#4311
    date: 2024-01-08 18:25:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_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 {#4245
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719173449 {#4070
      date: 2024-06-23 22:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 290563
    -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3002603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690469 {#4068
      date: 2024-01-08 06:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I don’t pay for it, so I’m quite willing to be patient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704723852 {#4243
    date: 2024-01-08 15:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 291195
  -bodyTs: "'m':9 'patient':14 'pay':4 'quit':10 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8026008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704723852 {#4244
    date: 2024-01-08 15:24:12.0 +01:00
  }
}
"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 {#4245
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719173449 {#4070
      date: 2024-06-23 22:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 290563
    -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3002603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690469 {#4068
      date: 2024-01-08 06:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I don’t pay for it, so I’m quite willing to be patient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704723852 {#4243
    date: 2024-01-08 15:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 291195
  -bodyTs: "'m':9 'patient':14 'pay':4 'quit':10 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8026008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704723852 {#4244
    date: 2024-01-08 15:24:12.0 +01:00
  }
}
"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 {#4245
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4064
    +user: App\Entity\User {#4047 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1719173449 {#4070
      date: 2024-06-23 22:10:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4060 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
    -id: 290563
    -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/3002603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690469 {#4068
      date: 2024-01-08 06:07:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "I don’t pay for it, so I’m quite willing to be patient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704723852 {#4243
    date: 2024-01-08 15:24:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 291195
  -bodyTs: "'m':9 'patient':14 'pay':4 'quit':10 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8026008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704723852 {#4244
    date: 2024-01-08 15:24:12.0 +01:00
  }
}
"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 {#4327
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I don’t pay for it, so I’m quite willing to be patient."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704723852 {#4243
      date: 2024-01-08 15:24:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 291195
    -bodyTs: "'m':9 'patient':14 'pay':4 'quit':10 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8026008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704723852 {#4244
      date: 2024-01-08 15:24:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Don’t worry im not pressuring her, just stating that its not just for OP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704724614 {#4325
    date: 2024-01-08 15:36:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4328 …}
  +nested: Doctrine\ORM\PersistentCollection {#4330 …}
  +votes: Doctrine\ORM\PersistentCollection {#4332 …}
  +reports: Doctrine\ORM\PersistentCollection {#4334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4338 …}
  -id: 291212
  -bodyTs: "'im':4 'op':15 'pressur':6 'state':9 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3006163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704724614 {#4326
    date: 2024-01-08 15:36:54.0 +01:00
  }
}
"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 {#4327
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I don’t pay for it, so I’m quite willing to be patient."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704723852 {#4243
      date: 2024-01-08 15:24:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 291195
    -bodyTs: "'m':9 'patient':14 'pay':4 'quit':10 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8026008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704723852 {#4244
      date: 2024-01-08 15:24:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Don’t worry im not pressuring her, just stating that its not just for OP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704724614 {#4325
    date: 2024-01-08 15:36:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4328 …}
  +nested: Doctrine\ORM\PersistentCollection {#4330 …}
  +votes: Doctrine\ORM\PersistentCollection {#4332 …}
  +reports: Doctrine\ORM\PersistentCollection {#4334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4338 …}
  -id: 291212
  -bodyTs: "'im':4 'op':15 'pressur':6 'state':9 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3006163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704724614 {#4326
    date: 2024-01-08 15:36:54.0 +01:00
  }
}
"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 {#4327
  +user: App\Entity\User {#4047 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4064
      +user: App\Entity\User {#4047 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah its fucked royally the inbox is basically unusable, hope it gets fixed fast :/"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1719173449 {#4070
        date: 2024-06-23 22:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4060 …}
      +votes: Doctrine\ORM\PersistentCollection {#4058 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4049 …}
      -id: 290563
      -bodyTs: "'basic':8 'fast':14 'fix':13 'fuck':3 'get':12 'hope':10 'inbox':6 'royal':4 'unus':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/3002603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704690469 {#4068
        date: 2024-01-08 06:07:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4064}
    +body: "I don’t pay for it, so I’m quite willing to be patient."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704723852 {#4243
      date: 2024-01-08 15:24:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GrayBackgroundMusic@lemm.ee"
      "@CJOtheReal@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 291195
    -bodyTs: "'m':9 'patient':14 'pay':4 'quit':10 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8026008"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704723852 {#4244
      date: 2024-01-08 15:24:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4064}
  +body: "Don’t worry im not pressuring her, just stating that its not just for OP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704724614 {#4325
    date: 2024-01-08 15:36:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4328 …}
  +nested: Doctrine\ORM\PersistentCollection {#4330 …}
  +votes: Doctrine\ORM\PersistentCollection {#4332 …}
  +reports: Doctrine\ORM\PersistentCollection {#4334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4338 …}
  -id: 291212
  -bodyTs: "'im':4 'op':15 'pressur':6 'state':9 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/3006163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704724614 {#4326
    date: 2024-01-08 15:36:54.0 +01:00
  }
}
"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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks and I’m checking it out! Should be fixed in the next release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704670229 {#4140
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 289886
  -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6150439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704670229 {#4141
    date: 2024-01-08 00:30:29.0 +01:00
  }
}
"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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks and I’m checking it out! Should be fixed in the next release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704670229 {#4140
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 289886
  -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6150439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704670229 {#4141
    date: 2024-01-08 00:30:29.0 +01:00
  }
}
"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 {#4145
  +user: App\Entity\User {#4158 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#2410
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#1850
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#2420
      date: 2024-01-07 23:52:39.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks and I’m checking it out! Should be fixed in the next release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704670229 {#4140
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4146 …}
  +nested: Doctrine\ORM\PersistentCollection {#4148 …}
  +votes: Doctrine\ORM\PersistentCollection {#4150 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 289886
  -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6150439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704670229 {#4141
    date: 2024-01-08 00:30:29.0 +01:00
  }
}
"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 edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "lemmyconnect@lemmy.ca"
  +title: "lemmyconnect"
  +description: """
    A community for the mobile app Connect for Lemmy.\n
    \n
    ### Links\n
    \n
    - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 78
  +entryCommentCount: 228
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729531660 {#276
    date: 2024-10-21 19:27:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 79
  +apId: "lemmyconnect@lemmy.ca"
  +apProfileId: "https://lemmy.ca/c/lemmyconnect"
  +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
  +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
  +apInboxUrl: "https://lemmy.ca/inbox"
  +apDomain: "lemmy.ca"
  +apPreferredUsername: "lemmyconnect"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729546636 {#270
    date: 2024-10-21 23:37:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699084784 {#272
    date: 2023-11-04 08:59:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"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