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 …}
}
11.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.06 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "why-I-cant-see-all-comments-most-of-the-time"
  +title: "why I cant see all comments most of the time"
  +url: null
  +body: """
    I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
    \n
    It’s really annoying and prevents good conversations.\n
    \n
    I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702229993 {#2414
    date: 2023-12-10 18:39:53.0 +01: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: 21108
  -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
  -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132253
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045853 {#1793
    date: 2023-12-08 15:30:53.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "why-I-cant-see-all-comments-most-of-the-time"
  +title: "why I cant see all comments most of the time"
  +url: null
  +body: """
    I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
    \n
    It’s really annoying and prevents good conversations.\n
    \n
    I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702229993 {#2414
    date: 2023-12-10 18:39:53.0 +01: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: 21108
  -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
  -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132253
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045853 {#1793
    date: 2023-12-08 15:30:53.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "why-I-cant-see-all-comments-most-of-the-time"
  +title: "why I cant see all comments most of the time"
  +url: null
  +body: """
    I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
    \n
    It’s really annoying and prevents good conversations.\n
    \n
    I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702229993 {#2414
    date: 2023-12-10 18:39:53.0 +01: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: 21108
  -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
  -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132253
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045853 {#1793
    date: 2023-12-08 15:30:53.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 {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[Reported it as well a few days ago](https://lemmy.world/post/9171968)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702060253 {#4029
    date: 2023-12-08 19:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 211223
  -bodyTs: "'/post/9171968)':11 'ago':8 'day':7 'lemmy.world':10 'lemmy.world/post/9171968)':9 'report':1 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5902091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702060253 {#3965
    date: 2023-12-08 19:30:53.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 {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[Reported it as well a few days ago](https://lemmy.world/post/9171968)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702060253 {#4029
    date: 2023-12-08 19:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 211223
  -bodyTs: "'/post/9171968)':11 'ago':8 'day':7 'lemmy.world':10 'lemmy.world/post/9171968)':9 'report':1 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5902091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702060253 {#3965
    date: 2023-12-08 19:30:53.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 {#4019
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[Reported it as well a few days ago](https://lemmy.world/post/9171968)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702060253 {#4029
    date: 2023-12-08 19:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 211223
  -bodyTs: "'/post/9171968)':11 'ago':8 'day':7 'lemmy.world':10 'lemmy.world/post/9171968)':9 'report':1 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5902091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702060253 {#3965
    date: 2023-12-08 19:30:53.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 {#4057
  +user: App\Entity\User {#4040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have bots disable in my account settings so the bot accounts don’t show up, but they’re still counted in the total number of comments for posts.  \n
    Could it be that you have bot accounts disabled?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702052949 {#4063
    date: 2023-12-08 17:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
  -id: 210511
  -bodyTs: "'account':7,12,37 'bot':3,11,36 'comment':27 'could':30 'count':21 'disabl':4,38 'number':25 'post':29 're':19 'set':8 'show':15 'still':20 'total':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5899417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702052949 {#4061
    date: 2023-12-08 17:29:09.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 {#4057
  +user: App\Entity\User {#4040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have bots disable in my account settings so the bot accounts don’t show up, but they’re still counted in the total number of comments for posts.  \n
    Could it be that you have bot accounts disabled?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702052949 {#4063
    date: 2023-12-08 17:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
  -id: 210511
  -bodyTs: "'account':7,12,37 'bot':3,11,36 'comment':27 'could':30 'count':21 'disabl':4,38 'number':25 'post':29 're':19 'set':8 'show':15 'still':20 'total':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5899417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702052949 {#4061
    date: 2023-12-08 17:29:09.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 {#4057
  +user: App\Entity\User {#4040 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have bots disable in my account settings so the bot accounts don’t show up, but they’re still counted in the total number of comments for posts.  \n
    Could it be that you have bot accounts disabled?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702052949 {#4063
    date: 2023-12-08 17:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4042 …}
  -id: 210511
  -bodyTs: "'account':7,12,37 'bot':3,11,36 'comment':27 'could':30 'count':21 'disabl':4,38 'number':25 'post':29 're':19 'set':8 'show':15 'still':20 'total':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5899417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702052949 {#4061
    date: 2023-12-08 17:29:09.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 {#4138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t this a problem stemming from server bans?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703565142 {#4133
    date: 2023-12-26 05:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
  -id: 210380
  -bodyTs: "'ban':9 'isn':1 'problem':5 'server':8 'stem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2652445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050099 {#4134
    date: 2023-12-08 16:41:39.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 {#4138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t this a problem stemming from server bans?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703565142 {#4133
    date: 2023-12-26 05:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
  -id: 210380
  -bodyTs: "'ban':9 'isn':1 'problem':5 'server':8 'stem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2652445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050099 {#4134
    date: 2023-12-08 16:41:39.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 {#4138
  +user: App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t this a problem stemming from server bans?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703565142 {#4133
    date: 2023-12-26 05:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4139 …}
  +nested: Doctrine\ORM\PersistentCollection {#4141 …}
  +votes: Doctrine\ORM\PersistentCollection {#4143 …}
  +reports: Doctrine\ORM\PersistentCollection {#4145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
  -id: 210380
  -bodyTs: "'ban':9 'isn':1 'problem':5 'server':8 'stem':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2652445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050099 {#4134
    date: 2023-12-08 16:41:39.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 {#4546
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4138
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t this a problem stemming from server bans?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703565142 {#4133
      date: 2023-12-26 05:32:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
    -id: 210380
    -bodyTs: "'ban':9 'isn':1 'problem':5 'server':8 'stem':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2652445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702050099 {#4134
      date: 2023-12-08 16:41:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "None of these not showing are banned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702124792 {#4544
    date: 2023-12-09 13:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@JoShmoe@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 213473
  -bodyTs: "'ban':7 'none':1 'show':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5537567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124792 {#4545
    date: 2023-12-09 13:26:32.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 {#4546
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4138
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t this a problem stemming from server bans?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703565142 {#4133
      date: 2023-12-26 05:32:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
    -id: 210380
    -bodyTs: "'ban':9 'isn':1 'problem':5 'server':8 'stem':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2652445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702050099 {#4134
      date: 2023-12-08 16:41:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "None of these not showing are banned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702124792 {#4544
    date: 2023-12-09 13:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@JoShmoe@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 213473
  -bodyTs: "'ban':7 'none':1 'show':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5537567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124792 {#4545
    date: 2023-12-09 13:26:32.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 {#4546
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4138
    +user: App\Entity\User {#4151 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t this a problem stemming from server bans?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703565142 {#4133
      date: 2023-12-26 05:32:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4139 …}
    +nested: Doctrine\ORM\PersistentCollection {#4141 …}
    +votes: Doctrine\ORM\PersistentCollection {#4143 …}
    +reports: Doctrine\ORM\PersistentCollection {#4145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4149 …}
    -id: 210380
    -bodyTs: "'ban':9 'isn':1 'problem':5 'server':8 'stem':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/2652445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702050099 {#4134
      date: 2023-12-08 16:41:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4138}
  +body: "None of these not showing are banned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702124792 {#4544
    date: 2023-12-09 13:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@JoShmoe@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4551 …}
  +reports: Doctrine\ORM\PersistentCollection {#4553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4557 …}
  -id: 213473
  -bodyTs: "'ban':7 'none':1 'show':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5537567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124792 {#4545
    date: 2023-12-09 13:26:32.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 {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been seeing this post almost every day now which is odd. Check and make sure you have English and undetermined selected in your lemmy settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702050025 {#4206
    date: 2023-12-08 16:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 210378
  -bodyTs: "'almost':7 'check':14 'day':9 'english':20 'everi':8 'lemmi':26 'make':16 'odd':13 'post':6 'see':4 'select':23 'set':27 'sure':17 'undetermin':22 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/4117221"
  +editedAt: DateTimeImmutable @1703469127 {#4207
    date: 2023-12-25 02:52:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702050025 {#4208
    date: 2023-12-08 16:40:25.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 {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been seeing this post almost every day now which is odd. Check and make sure you have English and undetermined selected in your lemmy settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702050025 {#4206
    date: 2023-12-08 16:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 210378
  -bodyTs: "'almost':7 'check':14 'day':9 'english':20 'everi':8 'lemmi':26 'make':16 'odd':13 'post':6 'see':4 'select':23 'set':27 'sure':17 'undetermin':22 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/4117221"
  +editedAt: DateTimeImmutable @1703469127 {#4207
    date: 2023-12-25 02:52:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702050025 {#4208
    date: 2023-12-08 16:40:25.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 {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been seeing this post almost every day now which is odd. Check and make sure you have English and undetermined selected in your lemmy settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702050025 {#4206
    date: 2023-12-08 16:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 210378
  -bodyTs: "'almost':7 'check':14 'day':9 'english':20 'everi':8 'lemmi':26 'make':16 'odd':13 'post':6 'see':4 'select':23 'set':27 'sure':17 'undetermin':22 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/4117221"
  +editedAt: DateTimeImmutable @1703469127 {#4207
    date: 2023-12-25 02:52:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702050025 {#4208
    date: 2023-12-08 16:40:25.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 {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I get that in Sync too, probably a Lemmy ish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702049925 {#4282
    date: 2023-12-08 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 210370
  -bodyTs: "'get':2 'ish':10 'lemmi':9 'probabl':7 'sync':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1835864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049925 {#4283
    date: 2023-12-08 16:38:45.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 {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I get that in Sync too, probably a Lemmy ish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702049925 {#4282
    date: 2023-12-08 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 210370
  -bodyTs: "'get':2 'ish':10 'lemmi':9 'probabl':7 'sync':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1835864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049925 {#4283
    date: 2023-12-08 16:38:45.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 {#4287
  +user: App\Entity\User {#4300 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I get that in Sync too, probably a Lemmy ish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702049925 {#4282
    date: 2023-12-08 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4288 …}
  +nested: Doctrine\ORM\PersistentCollection {#4290 …}
  +votes: Doctrine\ORM\PersistentCollection {#4292 …}
  +reports: Doctrine\ORM\PersistentCollection {#4294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4298 …}
  -id: 210370
  -bodyTs: "'get':2 'ish':10 'lemmi':9 'probabl':7 'sync':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1835864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049925 {#4283
    date: 2023-12-08 16:38:45.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 {#4360
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Connect but don’t have that issue.\n
    \n
    Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703712432 {#4355
    date: 2023-12-27 22:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 210321
  -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049020 {#4356
    date: 2023-12-08 16:23:40.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 {#4360
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Connect but don’t have that issue.\n
    \n
    Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703712432 {#4355
    date: 2023-12-27 22:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 210321
  -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049020 {#4356
    date: 2023-12-08 16:23:40.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 {#4360
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use Connect but don’t have that issue.\n
    \n
    Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703712432 {#4355
    date: 2023-12-27 22:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4361 …}
  +nested: Doctrine\ORM\PersistentCollection {#4363 …}
  +votes: Doctrine\ORM\PersistentCollection {#4365 …}
  +reports: Doctrine\ORM\PersistentCollection {#4367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
  -id: 210321
  -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5898252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049020 {#4356
    date: 2023-12-08 16:23:40.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 {#4531
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I use Connect but don’t have that issue.\n
      \n
      Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703712432 {#4355
      date: 2023-12-27 22:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 210321
    -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5898252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702049020 {#4356
      date: 2023-12-08 16:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702124863 {#4529
    date: 2023-12-09 13:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 213476
  -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5537581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124863 {#4530
    date: 2023-12-09 13:27:43.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 {#4531
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I use Connect but don’t have that issue.\n
      \n
      Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703712432 {#4355
      date: 2023-12-27 22:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 210321
    -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5898252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702049020 {#4356
      date: 2023-12-08 16:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702124863 {#4529
    date: 2023-12-09 13:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 213476
  -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5537581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124863 {#4530
    date: 2023-12-09 13:27:43.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 {#4531
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4360
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I use Connect but don’t have that issue.\n
      \n
      Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703712432 {#4355
      date: 2023-12-27 22:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4361 …}
    +nested: Doctrine\ORM\PersistentCollection {#4363 …}
    +votes: Doctrine\ORM\PersistentCollection {#4365 …}
    +reports: Doctrine\ORM\PersistentCollection {#4367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
    -id: 210321
    -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5898252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702049020 {#4356
      date: 2023-12-08 16:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702124863 {#4529
    date: 2023-12-09 13:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4532 …}
  +nested: Doctrine\ORM\PersistentCollection {#4534 …}
  +votes: Doctrine\ORM\PersistentCollection {#4536 …}
  +reports: Doctrine\ORM\PersistentCollection {#4538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
  -id: 213476
  -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5537581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124863 {#4530
    date: 2023-12-09 13:27:43.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 {#4583
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use Connect but don’t have that issue.\n
        \n
        Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703712432 {#4355
        date: 2023-12-27 22:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 210321
      -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5898252"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702049020 {#4356
        date: 2023-12-08 16:23:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702124863 {#4529
      date: 2023-12-09 13:27:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4532 …}
    +nested: Doctrine\ORM\PersistentCollection {#4534 …}
    +votes: Doctrine\ORM\PersistentCollection {#4536 …}
    +reports: Doctrine\ORM\PersistentCollection {#4538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
    -id: 213476
    -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5537581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702124863 {#4530
      date: 2023-12-09 13:27:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "Oh. That’s different. Submit a report to the dev maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127050 {#4581
    date: 2023-12-09 14:04:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 213555
  -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5918390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702127050 {#4582
    date: 2023-12-09 14:04:10.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 {#4583
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use Connect but don’t have that issue.\n
        \n
        Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703712432 {#4355
        date: 2023-12-27 22:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 210321
      -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5898252"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702049020 {#4356
        date: 2023-12-08 16:23:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702124863 {#4529
      date: 2023-12-09 13:27:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4532 …}
    +nested: Doctrine\ORM\PersistentCollection {#4534 …}
    +votes: Doctrine\ORM\PersistentCollection {#4536 …}
    +reports: Doctrine\ORM\PersistentCollection {#4538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
    -id: 213476
    -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5537581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702124863 {#4530
      date: 2023-12-09 13:27:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "Oh. That’s different. Submit a report to the dev maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127050 {#4581
    date: 2023-12-09 14:04:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 213555
  -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5918390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702127050 {#4582
    date: 2023-12-09 14:04:10.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 {#4583
  +user: App\Entity\User {#4373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4531
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4360
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use Connect but don’t have that issue.\n
        \n
        Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703712432 {#4355
        date: 2023-12-27 22:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4361 …}
      +nested: Doctrine\ORM\PersistentCollection {#4363 …}
      +votes: Doctrine\ORM\PersistentCollection {#4365 …}
      +reports: Doctrine\ORM\PersistentCollection {#4367 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
      -id: 210321
      -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5898252"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702049020 {#4356
        date: 2023-12-08 16:23:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702124863 {#4529
      date: 2023-12-09 13:27:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4532 …}
    +nested: Doctrine\ORM\PersistentCollection {#4534 …}
    +votes: Doctrine\ORM\PersistentCollection {#4536 …}
    +reports: Doctrine\ORM\PersistentCollection {#4538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
    -id: 213476
    -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5537581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702124863 {#4530
      date: 2023-12-09 13:27:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "Oh. That’s different. Submit a report to the dev maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127050 {#4581
    date: 2023-12-09 14:04:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 213555
  -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5918390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702127050 {#4582
    date: 2023-12-09 14:04:10.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 {#4620
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229880 {#4618
    date: 2023-12-10 18:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4621 …}
  +nested: Doctrine\ORM\PersistentCollection {#4623 …}
  +votes: Doctrine\ORM\PersistentCollection {#4625 …}
  +reports: Doctrine\ORM\PersistentCollection {#4627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
  -id: 216659
  -bodyTs: "'/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229880 {#4619
    date: 2023-12-10 18:38:00.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 {#4620
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229880 {#4618
    date: 2023-12-10 18:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4621 …}
  +nested: Doctrine\ORM\PersistentCollection {#4623 …}
  +votes: Doctrine\ORM\PersistentCollection {#4625 …}
  +reports: Doctrine\ORM\PersistentCollection {#4627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
  -id: 216659
  -bodyTs: "'/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229880 {#4619
    date: 2023-12-10 18:38:00.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 {#4620
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229880 {#4618
    date: 2023-12-10 18:38:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4621 …}
  +nested: Doctrine\ORM\PersistentCollection {#4623 …}
  +votes: Doctrine\ORM\PersistentCollection {#4625 …}
  +reports: Doctrine\ORM\PersistentCollection {#4627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
  -id: 216659
  -bodyTs: "'/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229880 {#4619
    date: 2023-12-10 18:38:00.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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4702
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4620
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4531
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: App\Entity\User {#4373 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I use Connect but don’t have that issue.\n
            \n
            Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703712432 {#4355
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 210321
          -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5898252"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702049020 {#4356
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4360}
        +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702124863 {#4529
          date: 2023-12-09 13:27:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@Alteon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4532 …}
        +nested: Doctrine\ORM\PersistentCollection {#4534 …}
        +votes: Doctrine\ORM\PersistentCollection {#4536 …}
        +reports: Doctrine\ORM\PersistentCollection {#4538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
        -id: 213476
        -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5537581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702124863 {#4530
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4581
        date: 2023-12-09 14:04:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 213555
      -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702127050 {#4582
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229880 {#4618
      date: 2023-12-10 18:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4621 …}
    +nested: Doctrine\ORM\PersistentCollection {#4623 …}
    +votes: Doctrine\ORM\PersistentCollection {#4625 …}
    +reports: Doctrine\ORM\PersistentCollection {#4627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
    -id: 216659
    -bodyTs: "'/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5567500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702229880 {#4619
      date: 2023-12-10 18:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "The next two are showing the unconnected web page in the inbuilt browser and the comments are visible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229993 {#4700
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 216662
  -bodyTs: "'browser':13 'comment':16 'inbuilt':12 'next':2 'page':9 'show':5 'two':3 'unconnect':7 'visibl':18 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229993 {#4701
    date: 2023-12-10 18:39:53.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
47 DENIED edit
App\Entity\EntryComment {#4702
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4620
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4531
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: App\Entity\User {#4373 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I use Connect but don’t have that issue.\n
            \n
            Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703712432 {#4355
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 210321
          -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5898252"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702049020 {#4356
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4360}
        +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702124863 {#4529
          date: 2023-12-09 13:27:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@Alteon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4532 …}
        +nested: Doctrine\ORM\PersistentCollection {#4534 …}
        +votes: Doctrine\ORM\PersistentCollection {#4536 …}
        +reports: Doctrine\ORM\PersistentCollection {#4538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
        -id: 213476
        -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5537581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702124863 {#4530
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4581
        date: 2023-12-09 14:04:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 213555
      -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702127050 {#4582
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229880 {#4618
      date: 2023-12-10 18:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4621 …}
    +nested: Doctrine\ORM\PersistentCollection {#4623 …}
    +votes: Doctrine\ORM\PersistentCollection {#4625 …}
    +reports: Doctrine\ORM\PersistentCollection {#4627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
    -id: 216659
    -bodyTs: "'/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5567500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702229880 {#4619
      date: 2023-12-10 18:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "The next two are showing the unconnected web page in the inbuilt browser and the comments are visible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229993 {#4700
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 216662
  -bodyTs: "'browser':13 'comment':16 'inbuilt':12 'next':2 'page':9 'show':5 'two':3 'unconnect':7 'visibl':18 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229993 {#4701
    date: 2023-12-10 18:39:53.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
48 DENIED moderate
App\Entity\EntryComment {#4702
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4620
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4531
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: App\Entity\User {#4373 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I use Connect but don’t have that issue.\n
            \n
            Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703712432 {#4355
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 210321
          -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5898252"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702049020 {#4356
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4360}
        +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702124863 {#4529
          date: 2023-12-09 13:27:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@Alteon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4532 …}
        +nested: Doctrine\ORM\PersistentCollection {#4534 …}
        +votes: Doctrine\ORM\PersistentCollection {#4536 …}
        +reports: Doctrine\ORM\PersistentCollection {#4538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
        -id: 213476
        -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5537581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702124863 {#4530
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4581
        date: 2023-12-09 14:04:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 213555
      -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702127050 {#4582
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229880 {#4618
      date: 2023-12-10 18:38:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4621 …}
    +nested: Doctrine\ORM\PersistentCollection {#4623 …}
    +votes: Doctrine\ORM\PersistentCollection {#4625 …}
    +reports: Doctrine\ORM\PersistentCollection {#4627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
    -id: 216659
    -bodyTs: "'/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5567500"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702229880 {#4619
      date: 2023-12-10 18:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "The next two are showing the unconnected web page in the inbuilt browser and the comments are visible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229993 {#4700
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 216662
  -bodyTs: "'browser':13 'comment':16 'inbuilt':12 'next':2 'page':9 'show':5 'two':3 'unconnect':7 'visibl':18 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229993 {#4701
    date: 2023-12-10 18:39:53.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4635
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229816 {#4633
    date: 2023-12-10 18:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 216657
  -bodyTs: "'/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229816 {#4634
    date: 2023-12-10 18:36: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
51 DENIED edit
App\Entity\EntryComment {#4635
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229816 {#4633
    date: 2023-12-10 18:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 216657
  -bodyTs: "'/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229816 {#4634
    date: 2023-12-10 18:36: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
52 DENIED moderate
App\Entity\EntryComment {#4635
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229816 {#4633
    date: 2023-12-10 18:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 216657
  -bodyTs: "'/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229816 {#4634
    date: 2023-12-10 18:36: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4650
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229853 {#4648
    date: 2023-12-10 18:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 216658
  -bodyTs: "'/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229853 {#4649
    date: 2023-12-10 18:37:33.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
55 DENIED edit
App\Entity\EntryComment {#4650
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229853 {#4648
    date: 2023-12-10 18:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 216658
  -bodyTs: "'/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229853 {#4649
    date: 2023-12-10 18:37:33.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
56 DENIED moderate
App\Entity\EntryComment {#4650
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4373 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4531
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4360
        +user: App\Entity\User {#4373 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I use Connect but don’t have that issue.\n
          \n
          Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703712432 {#4355
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4361 …}
        +nested: Doctrine\ORM\PersistentCollection {#4363 …}
        +votes: Doctrine\ORM\PersistentCollection {#4365 …}
        +reports: Doctrine\ORM\PersistentCollection {#4367 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
        -id: 210321
        -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5898252"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702049020 {#4356
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702124863 {#4529
        date: 2023-12-09 13:27:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4532 …}
      +nested: Doctrine\ORM\PersistentCollection {#4534 …}
      +votes: Doctrine\ORM\PersistentCollection {#4536 …}
      +reports: Doctrine\ORM\PersistentCollection {#4538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
      -id: 213476
      -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5537581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702124863 {#4530
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4581
      date: 2023-12-09 14:04:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 213555
    -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5918390"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702127050 {#4582
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229853 {#4648
    date: 2023-12-10 18:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 216658
  -bodyTs: "'/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229853 {#4649
    date: 2023-12-10 18:37:33.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4687
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4650
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4531
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: App\Entity\User {#4373 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I use Connect but don’t have that issue.\n
            \n
            Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703712432 {#4355
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 210321
          -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5898252"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702049020 {#4356
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4360}
        +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702124863 {#4529
          date: 2023-12-09 13:27:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@Alteon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4532 …}
        +nested: Doctrine\ORM\PersistentCollection {#4534 …}
        +votes: Doctrine\ORM\PersistentCollection {#4536 …}
        +reports: Doctrine\ORM\PersistentCollection {#4538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
        -id: 213476
        -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5537581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702124863 {#4530
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4581
        date: 2023-12-09 14:04:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 213555
      -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702127050 {#4582
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229853 {#4648
      date: 2023-12-10 18:37:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4651 …}
    +nested: Doctrine\ORM\PersistentCollection {#4653 …}
    +votes: Doctrine\ORM\PersistentCollection {#4655 …}
    +reports: Doctrine\ORM\PersistentCollection {#4657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
    -id: 216658
    -bodyTs: "'/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5567486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702229853 {#4649
      date: 2023-12-10 18:37:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "This is in the app showing there should be two comments. But seeing none."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229921 {#4685
    date: 2023-12-10 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4688 …}
  +nested: Doctrine\ORM\PersistentCollection {#4690 …}
  +votes: Doctrine\ORM\PersistentCollection {#4692 …}
  +reports: Doctrine\ORM\PersistentCollection {#4694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4698 …}
  -id: 216660
  -bodyTs: "'app':5 'comment':11 'none':14 'see':13 'show':6 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229921 {#4686
    date: 2023-12-10 18:38:41.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
59 DENIED edit
App\Entity\EntryComment {#4687
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4650
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4531
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: App\Entity\User {#4373 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I use Connect but don’t have that issue.\n
            \n
            Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703712432 {#4355
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 210321
          -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5898252"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702049020 {#4356
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4360}
        +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702124863 {#4529
          date: 2023-12-09 13:27:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@Alteon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4532 …}
        +nested: Doctrine\ORM\PersistentCollection {#4534 …}
        +votes: Doctrine\ORM\PersistentCollection {#4536 …}
        +reports: Doctrine\ORM\PersistentCollection {#4538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
        -id: 213476
        -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5537581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702124863 {#4530
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4581
        date: 2023-12-09 14:04:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 213555
      -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702127050 {#4582
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229853 {#4648
      date: 2023-12-10 18:37:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4651 …}
    +nested: Doctrine\ORM\PersistentCollection {#4653 …}
    +votes: Doctrine\ORM\PersistentCollection {#4655 …}
    +reports: Doctrine\ORM\PersistentCollection {#4657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
    -id: 216658
    -bodyTs: "'/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5567486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702229853 {#4649
      date: 2023-12-10 18:37:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "This is in the app showing there should be two comments. But seeing none."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229921 {#4685
    date: 2023-12-10 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4688 …}
  +nested: Doctrine\ORM\PersistentCollection {#4690 …}
  +votes: Doctrine\ORM\PersistentCollection {#4692 …}
  +reports: Doctrine\ORM\PersistentCollection {#4694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4698 …}
  -id: 216660
  -bodyTs: "'app':5 'comment':11 'none':14 'see':13 'show':6 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229921 {#4686
    date: 2023-12-10 18:38:41.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
60 DENIED moderate
App\Entity\EntryComment {#4687
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4650
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4373 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4531
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4360
          +user: App\Entity\User {#4373 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I use Connect but don’t have that issue.\n
            \n
            Whenever there’s more comments but you can’t see them. It’s because a mod likely deleted them. Has happened several times.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703712432 {#4355
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4361 …}
          +nested: Doctrine\ORM\PersistentCollection {#4363 …}
          +votes: Doctrine\ORM\PersistentCollection {#4365 …}
          +reports: Doctrine\ORM\PersistentCollection {#4367 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4369 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4371 …}
          -id: 210321
          -bodyTs: "'comment':14 'connect':3 'delet':27 'happen':30 'issu':9 'like':26 'mod':25 'see':19 'sever':31 'time':32 'use':2 'whenev':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5898252"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702049020 {#4356
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4360}
        +body: "There are replys to my posts or comments that I see in my inbox or when I open the post in browser but not in app."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702124863 {#4529
          date: 2023-12-09 13:27:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@Alteon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4532 …}
        +nested: Doctrine\ORM\PersistentCollection {#4534 …}
        +votes: Doctrine\ORM\PersistentCollection {#4536 …}
        +reports: Doctrine\ORM\PersistentCollection {#4538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4542 …}
        -id: 213476
        -bodyTs: "'app':26 'browser':22 'comment':8 'inbox':14 'open':18 'post':6,20 'repli':3 'see':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5537581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702124863 {#4530
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4360}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4581
        date: 2023-12-09 14:04:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@Alteon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 213555
      -bodyTs: "'dev':10 'differ':4 'mayb':11 'oh':1 'report':7 'submit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5918390"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702127050 {#4582
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4360}
    +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229853 {#4648
      date: 2023-12-10 18:37:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@Alteon@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4651 …}
    +nested: Doctrine\ORM\PersistentCollection {#4653 …}
    +votes: Doctrine\ORM\PersistentCollection {#4655 …}
    +reports: Doctrine\ORM\PersistentCollection {#4657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
    -id: 216658
    -bodyTs: "'/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5567486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702229853 {#4649
      date: 2023-12-10 18:37:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4360}
  +body: "This is in the app showing there should be two comments. But seeing none."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229921 {#4685
    date: 2023-12-10 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@Alteon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4688 …}
  +nested: Doctrine\ORM\PersistentCollection {#4690 …}
  +votes: Doctrine\ORM\PersistentCollection {#4692 …}
  +reports: Doctrine\ORM\PersistentCollection {#4694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4698 …}
  -id: 216660
  -bodyTs: "'app':5 'comment':11 'none':14 'see':13 'show':6 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5567515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702229921 {#4686
    date: 2023-12-10 18:38:41.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4433
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You mean if you open your instance in browser (logged in) you see more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703470157 {#4428
    date: 2023-12-25 03:09:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 210231
  -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6439799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702047112 {#4429
    date: 2023-12-08 15:51:52.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
63 DENIED edit
App\Entity\EntryComment {#4433
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You mean if you open your instance in browser (logged in) you see more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703470157 {#4428
    date: 2023-12-25 03:09:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 210231
  -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6439799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702047112 {#4429
    date: 2023-12-08 15:51:52.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
64 DENIED moderate
App\Entity\EntryComment {#4433
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You mean if you open your instance in browser (logged in) you see more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703470157 {#4428
    date: 2023-12-25 03:09:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4434 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
  -id: 210231
  -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6439799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702047112 {#4429
    date: 2023-12-08 15:51:52.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4519
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You mean if you open your instance in browser (logged in) you see more?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703470157 {#4428
      date: 2023-12-25 03:09:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4434 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
    -id: 210231
    -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6439799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702047112 {#4429
      date: 2023-12-08 15:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702048654 {#4520
    date: 2023-12-08 16:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 210302
  -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5515540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048654 {#4517
    date: 2023-12-08 16:17:34.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
67 DENIED edit
App\Entity\EntryComment {#4519
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You mean if you open your instance in browser (logged in) you see more?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703470157 {#4428
      date: 2023-12-25 03:09:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4434 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
    -id: 210231
    -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6439799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702047112 {#4429
      date: 2023-12-08 15:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702048654 {#4520
    date: 2023-12-08 16:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 210302
  -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5515540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048654 {#4517
    date: 2023-12-08 16:17:34.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
68 DENIED moderate
App\Entity\EntryComment {#4519
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You mean if you open your instance in browser (logged in) you see more?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703470157 {#4428
      date: 2023-12-25 03:09:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4434 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
    -id: 210231
    -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6439799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702047112 {#4429
      date: 2023-12-08 15:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702048654 {#4520
    date: 2023-12-08 16:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 210302
  -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5515540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048654 {#4517
    date: 2023-12-08 16:17:34.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4569
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4519
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: App\Entity\User {#4446 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You mean if you open your instance in browser (logged in) you see more?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703470157 {#4428
        date: 2023-12-25 03:09:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4434 …}
      +nested: Doctrine\ORM\PersistentCollection {#4436 …}
      +votes: Doctrine\ORM\PersistentCollection {#4438 …}
      +reports: Doctrine\ORM\PersistentCollection {#4440 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
      -id: 210231
      -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6439799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702047112 {#4429
        date: 2023-12-08 15:51:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702048654 {#4520
      date: 2023-12-08 16:17:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4514 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4512 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 210302
    -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5515540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048654 {#4517
      date: 2023-12-08 16:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "What instances are those comments posted from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048684 {#4570
    date: 2023-12-08 16:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 210304
  -bodyTs: "'comment':5 'instanc':2 'post':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6440317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048684 {#4573
    date: 2023-12-08 16:18:04.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
71 DENIED edit
App\Entity\EntryComment {#4569
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4519
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: App\Entity\User {#4446 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You mean if you open your instance in browser (logged in) you see more?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703470157 {#4428
        date: 2023-12-25 03:09:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4434 …}
      +nested: Doctrine\ORM\PersistentCollection {#4436 …}
      +votes: Doctrine\ORM\PersistentCollection {#4438 …}
      +reports: Doctrine\ORM\PersistentCollection {#4440 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
      -id: 210231
      -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6439799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702047112 {#4429
        date: 2023-12-08 15:51:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702048654 {#4520
      date: 2023-12-08 16:17:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4514 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4512 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 210302
    -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5515540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048654 {#4517
      date: 2023-12-08 16:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "What instances are those comments posted from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048684 {#4570
    date: 2023-12-08 16:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 210304
  -bodyTs: "'comment':5 'instanc':2 'post':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6440317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048684 {#4573
    date: 2023-12-08 16:18:04.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
72 DENIED moderate
App\Entity\EntryComment {#4569
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4519
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4433
      +user: App\Entity\User {#4446 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You mean if you open your instance in browser (logged in) you see more?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703470157 {#4428
        date: 2023-12-25 03:09:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4434 …}
      +nested: Doctrine\ORM\PersistentCollection {#4436 …}
      +votes: Doctrine\ORM\PersistentCollection {#4438 …}
      +reports: Doctrine\ORM\PersistentCollection {#4440 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
      -id: 210231
      -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6439799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702047112 {#4429
        date: 2023-12-08 15:51:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702048654 {#4520
      date: 2023-12-08 16:17:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4514 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4512 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 210302
    -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5515540"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048654 {#4517
      date: 2023-12-08 16:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "What instances are those comments posted from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048684 {#4570
    date: 2023-12-08 16:18:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
  -id: 210304
  -bodyTs: "'comment':5 'instanc':2 'post':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6440317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048684 {#4573
    date: 2023-12-08 16:18:04.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4597
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4519
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: App\Entity\User {#4446 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "You mean if you open your instance in browser (logged in) you see more?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703470157 {#4428
          date: 2023-12-25 03:09:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4434 …}
        +nested: Doctrine\ORM\PersistentCollection {#4436 …}
        +votes: Doctrine\ORM\PersistentCollection {#4438 …}
        +reports: Doctrine\ORM\PersistentCollection {#4440 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
        -id: 210231
        -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6439799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702047112 {#4429
          date: 2023-12-08 15:51:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4433}
      +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702048654 {#4520
        date: 2023-12-08 16:17:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4514 …}
      +nested: Doctrine\ORM\PersistentCollection {#4508 …}
      +votes: Doctrine\ORM\PersistentCollection {#4512 …}
      +reports: Doctrine\ORM\PersistentCollection {#4523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
      -id: 210302
      -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5515540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048654 {#4517
        date: 2023-12-08 16:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "What instances are those comments posted from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048684 {#4570
      date: 2023-12-08 16:18:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4562 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 210304
    -bodyTs: "'comment':5 'instanc':2 'post':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6440317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048684 {#4573
      date: 2023-12-08 16:18:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "Random, some are on the same instance (lemmy.ca) some are on lemmy.world or others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048763 {#4602
    date: 2023-12-08 16:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4605 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
  -id: 210309
  -bodyTs: "'instanc':7 'lemmy.ca':8 'lemmy.world':12 'other':14 'random':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5515579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048763 {#4599
    date: 2023-12-08 16:19:23.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
75 DENIED edit
App\Entity\EntryComment {#4597
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4519
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: App\Entity\User {#4446 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "You mean if you open your instance in browser (logged in) you see more?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703470157 {#4428
          date: 2023-12-25 03:09:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4434 …}
        +nested: Doctrine\ORM\PersistentCollection {#4436 …}
        +votes: Doctrine\ORM\PersistentCollection {#4438 …}
        +reports: Doctrine\ORM\PersistentCollection {#4440 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
        -id: 210231
        -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6439799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702047112 {#4429
          date: 2023-12-08 15:51:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4433}
      +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702048654 {#4520
        date: 2023-12-08 16:17:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4514 …}
      +nested: Doctrine\ORM\PersistentCollection {#4508 …}
      +votes: Doctrine\ORM\PersistentCollection {#4512 …}
      +reports: Doctrine\ORM\PersistentCollection {#4523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
      -id: 210302
      -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5515540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048654 {#4517
        date: 2023-12-08 16:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "What instances are those comments posted from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048684 {#4570
      date: 2023-12-08 16:18:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4562 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 210304
    -bodyTs: "'comment':5 'instanc':2 'post':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6440317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048684 {#4573
      date: 2023-12-08 16:18:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "Random, some are on the same instance (lemmy.ca) some are on lemmy.world or others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048763 {#4602
    date: 2023-12-08 16:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4605 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
  -id: 210309
  -bodyTs: "'instanc':7 'lemmy.ca':8 'lemmy.world':12 'other':14 'random':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5515579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048763 {#4599
    date: 2023-12-08 16:19:23.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
76 DENIED moderate
App\Entity\EntryComment {#4597
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: App\Entity\User {#4446 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4519
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4433
        +user: App\Entity\User {#4446 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "You mean if you open your instance in browser (logged in) you see more?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703470157 {#4428
          date: 2023-12-25 03:09:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4434 …}
        +nested: Doctrine\ORM\PersistentCollection {#4436 …}
        +votes: Doctrine\ORM\PersistentCollection {#4438 …}
        +reports: Doctrine\ORM\PersistentCollection {#4440 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
        -id: 210231
        -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6439799"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702047112 {#4429
          date: 2023-12-08 15:51:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4433}
      +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702048654 {#4520
        date: 2023-12-08 16:17:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4514 …}
      +nested: Doctrine\ORM\PersistentCollection {#4508 …}
      +votes: Doctrine\ORM\PersistentCollection {#4512 …}
      +reports: Doctrine\ORM\PersistentCollection {#4523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
      -id: 210302
      -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5515540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048654 {#4517
        date: 2023-12-08 16:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "What instances are those comments posted from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048684 {#4570
      date: 2023-12-08 16:18:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4562 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
    -id: 210304
    -bodyTs: "'comment':5 'instanc':2 'post':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6440317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048684 {#4573
      date: 2023-12-08 16:18:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "Random, some are on the same instance (lemmy.ca) some are on lemmy.world or others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048763 {#4602
    date: 2023-12-08 16:19:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4605 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
  -id: 210309
  -bodyTs: "'instanc':7 'lemmy.ca':8 'lemmy.world':12 'other':14 'random':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5515579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048763 {#4599
    date: 2023-12-08 16:19:23.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4669
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4597
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: App\Entity\User {#4446 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4519
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4433
          +user: App\Entity\User {#4446 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "You mean if you open your instance in browser (logged in) you see more?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1703470157 {#4428
            date: 2023-12-25 03:09:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4434 …}
          +nested: Doctrine\ORM\PersistentCollection {#4436 …}
          +votes: Doctrine\ORM\PersistentCollection {#4438 …}
          +reports: Doctrine\ORM\PersistentCollection {#4440 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
          -id: 210231
          -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6439799"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702047112 {#4429
            date: 2023-12-08 15:51:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4433}
        +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702048654 {#4520
          date: 2023-12-08 16:17:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4514 …}
        +nested: Doctrine\ORM\PersistentCollection {#4508 …}
        +votes: Doctrine\ORM\PersistentCollection {#4512 …}
        +reports: Doctrine\ORM\PersistentCollection {#4523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
        -id: 210302
        -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5515540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702048654 {#4517
          date: 2023-12-08 16:17:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4433}
      +body: "What instances are those comments posted from?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702048684 {#4570
        date: 2023-12-08 16:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4562 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 210304
      -bodyTs: "'comment':5 'instanc':2 'post':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6440317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048684 {#4573
        date: 2023-12-08 16:18:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "Random, some are on the same instance (lemmy.ca) some are on lemmy.world or others."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048763 {#4602
      date: 2023-12-08 16:19:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
    -id: 210309
    -bodyTs: "'instanc':7 'lemmy.ca':8 'lemmy.world':12 'other':14 'random':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5515579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048763 {#4599
      date: 2023-12-08 16:19:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "There’s comments from your own instance you’re missing? Now that’s odd. I assume it’s not users you’ve filtered/blocked. Can you post an example thread? I’m curious how many comments I see vs. what you see logged in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702050630 {#4668
    date: 2023-12-08 16:50:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4683 …}
  -id: 210410
  -bodyTs: "'assum':16 'comment':3,35 'curious':32 'exampl':28 'filtered/blocked':23 'instanc':7 'log':42 'm':31 'mani':34 'miss':10 'odd':14 'post':26 're':9 'see':37,41 'thread':29 'user':20 've':22 'vs':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6441517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050630 {#4665
    date: 2023-12-08 16:50:30.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
79 DENIED edit
App\Entity\EntryComment {#4669
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4597
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: App\Entity\User {#4446 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4519
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4433
          +user: App\Entity\User {#4446 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "You mean if you open your instance in browser (logged in) you see more?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1703470157 {#4428
            date: 2023-12-25 03:09:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4434 …}
          +nested: Doctrine\ORM\PersistentCollection {#4436 …}
          +votes: Doctrine\ORM\PersistentCollection {#4438 …}
          +reports: Doctrine\ORM\PersistentCollection {#4440 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
          -id: 210231
          -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6439799"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702047112 {#4429
            date: 2023-12-08 15:51:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4433}
        +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702048654 {#4520
          date: 2023-12-08 16:17:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4514 …}
        +nested: Doctrine\ORM\PersistentCollection {#4508 …}
        +votes: Doctrine\ORM\PersistentCollection {#4512 …}
        +reports: Doctrine\ORM\PersistentCollection {#4523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
        -id: 210302
        -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5515540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702048654 {#4517
          date: 2023-12-08 16:17:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4433}
      +body: "What instances are those comments posted from?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702048684 {#4570
        date: 2023-12-08 16:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4562 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 210304
      -bodyTs: "'comment':5 'instanc':2 'post':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6440317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048684 {#4573
        date: 2023-12-08 16:18:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "Random, some are on the same instance (lemmy.ca) some are on lemmy.world or others."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048763 {#4602
      date: 2023-12-08 16:19:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
    -id: 210309
    -bodyTs: "'instanc':7 'lemmy.ca':8 'lemmy.world':12 'other':14 'random':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5515579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048763 {#4599
      date: 2023-12-08 16:19:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "There’s comments from your own instance you’re missing? Now that’s odd. I assume it’s not users you’ve filtered/blocked. Can you post an example thread? I’m curious how many comments I see vs. what you see logged in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702050630 {#4668
    date: 2023-12-08 16:50:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4683 …}
  -id: 210410
  -bodyTs: "'assum':16 'comment':3,35 'curious':32 'exampl':28 'filtered/blocked':23 'instanc':7 'log':42 'm':31 'mani':34 'miss':10 'odd':14 'post':26 're':9 'see':37,41 'thread':29 'user':20 've':22 'vs':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6441517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050630 {#4665
    date: 2023-12-08 16:50:30.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
80 DENIED moderate
App\Entity\EntryComment {#4669
  +user: App\Entity\User {#4446 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "why-I-cant-see-all-comments-most-of-the-time"
    +title: "why I cant see all comments most of the time"
    +url: null
    +body: """
      I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
      \n
      It’s really annoying and prevents good conversations.\n
      \n
      I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702229993 {#2414
      date: 2023-12-10 18:39:53.0 +01: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: 21108
    -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
    -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702132253
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10899139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045853 {#1793
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4597
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: App\Entity\User {#4446 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4519
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4433
          +user: App\Entity\User {#4446 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "You mean if you open your instance in browser (logged in) you see more?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1703470157 {#4428
            date: 2023-12-25 03:09:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4434 …}
          +nested: Doctrine\ORM\PersistentCollection {#4436 …}
          +votes: Doctrine\ORM\PersistentCollection {#4438 …}
          +reports: Doctrine\ORM\PersistentCollection {#4440 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4442 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4444 …}
          -id: 210231
          -bodyTs: "'browser':9 'instanc':7 'log':10 'mean':2 'open':5 'see':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6439799"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702047112 {#4429
            date: 2023-12-08 15:51:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4433}
        +body: "No, if I open the same post in the inbuilt browser (not logged in) I see all comments."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702048654 {#4520
          date: 2023-12-08 16:17:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
          "@can@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4514 …}
        +nested: Doctrine\ORM\PersistentCollection {#4508 …}
        +votes: Doctrine\ORM\PersistentCollection {#4512 …}
        +reports: Doctrine\ORM\PersistentCollection {#4523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
        -id: 210302
        -bodyTs: "'browser':11 'comment':18 'inbuilt':10 'log':13 'open':4 'post':7 'see':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5515540"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702048654 {#4517
          date: 2023-12-08 16:17:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4433}
      +body: "What instances are those comments posted from?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702048684 {#4570
        date: 2023-12-08 16:18:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4562 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4579 …}
      -id: 210304
      -bodyTs: "'comment':5 'instanc':2 'post':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6440317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048684 {#4573
        date: 2023-12-08 16:18:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4433}
    +body: "Random, some are on the same instance (lemmy.ca) some are on lemmy.world or others."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048763 {#4602
      date: 2023-12-08 16:19:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
      "@can@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4605 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4616 …}
    -id: 210309
    -bodyTs: "'instanc':7 'lemmy.ca':8 'lemmy.world':12 'other':14 'random':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5515579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048763 {#4599
      date: 2023-12-08 16:19:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4433}
  +body: "There’s comments from your own instance you’re missing? Now that’s odd. I assume it’s not users you’ve filtered/blocked. Can you post an example thread? I’m curious how many comments I see vs. what you see logged in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702050630 {#4668
    date: 2023-12-08 16:50:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4677 …}
  +votes: Doctrine\ORM\PersistentCollection {#4673 …}
  +reports: Doctrine\ORM\PersistentCollection {#4679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4683 …}
  -id: 210410
  -bodyTs: "'assum':16 'comment':3,35 'curious':32 'exampl':28 'filtered/blocked':23 'instanc':7 'log':42 'm':31 'mani':34 'miss':10 'odd':14 'post':26 're':9 'see':37,41 'thread':29 'user':20 've':22 'vs':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6441517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702050630 {#4665
    date: 2023-12-08 16:50:30.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
81 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +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 {#275
    date: 2024-10-21 19:27:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -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 {#269
    date: 2024-10-21 23:37:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699084784 {#271
    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