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 …}
}
0.66 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.04 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#276
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#270
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#272
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2410
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#276
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#270
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#272
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2410
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#276
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#270
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#272
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2410
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +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 {#1850
    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 {#4025
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4034
    date: 2023-12-25 03:09:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4023 …}
  +nested: Doctrine\ORM\PersistentCollection {#4021 …}
  +votes: Doctrine\ORM\PersistentCollection {#4019 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
  -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 {#3970
    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
7 DENIED edit
App\Entity\EntryComment {#4025
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4034
    date: 2023-12-25 03:09:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4023 …}
  +nested: Doctrine\ORM\PersistentCollection {#4021 …}
  +votes: Doctrine\ORM\PersistentCollection {#4019 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
  -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 {#3970
    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
8 DENIED moderate
App\Entity\EntryComment {#4025
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4034
    date: 2023-12-25 03:09:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4023 …}
  +nested: Doctrine\ORM\PersistentCollection {#4021 …}
  +votes: Doctrine\ORM\PersistentCollection {#4019 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
  -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 {#3970
    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
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 {#4524
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#3973 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4034
      date: 2023-12-25 03:09:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4023 …}
    +nested: Doctrine\ORM\PersistentCollection {#4021 …}
    +votes: Doctrine\ORM\PersistentCollection {#4019 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
    -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 {#3970
      date: 2023-12-08 15:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4525
    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 {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -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 {#4522
    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
11 DENIED edit
App\Entity\EntryComment {#4524
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#3973 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4034
      date: 2023-12-25 03:09:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4023 …}
    +nested: Doctrine\ORM\PersistentCollection {#4021 …}
    +votes: Doctrine\ORM\PersistentCollection {#4019 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
    -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 {#3970
      date: 2023-12-08 15:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4525
    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 {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -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 {#4522
    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
12 DENIED moderate
App\Entity\EntryComment {#4524
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4025
    +user: App\Entity\User {#3973 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4034
      date: 2023-12-25 03:09:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4023 …}
    +nested: Doctrine\ORM\PersistentCollection {#4021 …}
    +votes: Doctrine\ORM\PersistentCollection {#4019 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
    -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 {#3970
      date: 2023-12-08 15:51:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4525
    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 {#4519 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -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 {#4522
    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
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 {#4574
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4524
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#3973 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4034
        date: 2023-12-25 03:09:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4023 …}
      +nested: Doctrine\ORM\PersistentCollection {#4021 …}
      +votes: Doctrine\ORM\PersistentCollection {#4019 …}
      +reports: Doctrine\ORM\PersistentCollection {#4017 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
      -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 {#3970
        date: 2023-12-08 15:51:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +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 {#4525
      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 {#4519 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4517 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -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 {#4522
      date: 2023-12-08 16:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "What instances are those comments posted from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048684 {#4575
    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 {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
  -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 {#4578
    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
15 DENIED edit
App\Entity\EntryComment {#4574
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4524
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#3973 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4034
        date: 2023-12-25 03:09:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4023 …}
      +nested: Doctrine\ORM\PersistentCollection {#4021 …}
      +votes: Doctrine\ORM\PersistentCollection {#4019 …}
      +reports: Doctrine\ORM\PersistentCollection {#4017 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
      -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 {#3970
        date: 2023-12-08 15:51:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +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 {#4525
      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 {#4519 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4517 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -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 {#4522
      date: 2023-12-08 16:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "What instances are those comments posted from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048684 {#4575
    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 {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
  -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 {#4578
    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
16 DENIED moderate
App\Entity\EntryComment {#4574
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4524
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4025
      +user: App\Entity\User {#3973 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4034
        date: 2023-12-25 03:09:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4023 …}
      +nested: Doctrine\ORM\PersistentCollection {#4021 …}
      +votes: Doctrine\ORM\PersistentCollection {#4019 …}
      +reports: Doctrine\ORM\PersistentCollection {#4017 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
      -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 {#3970
        date: 2023-12-08 15:51:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +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 {#4525
      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 {#4519 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4517 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -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 {#4522
      date: 2023-12-08 16:17:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +body: "What instances are those comments posted from?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702048684 {#4575
    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 {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
  -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 {#4578
    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
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 {#4602
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4574
    +user: App\Entity\User {#3973 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4524
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4025
        +user: App\Entity\User {#3973 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4034
          date: 2023-12-25 03:09:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4023 …}
        +nested: Doctrine\ORM\PersistentCollection {#4021 …}
        +votes: Doctrine\ORM\PersistentCollection {#4019 …}
        +reports: Doctrine\ORM\PersistentCollection {#4017 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
        -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 {#3970
          date: 2023-12-08 15:51:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +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 {#4525
        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 {#4519 …}
      +nested: Doctrine\ORM\PersistentCollection {#4513 …}
      +votes: Doctrine\ORM\PersistentCollection {#4517 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -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 {#4522
        date: 2023-12-08 16:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "What instances are those comments posted from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048684 {#4575
      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 {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4565 …}
    +reports: Doctrine\ORM\PersistentCollection {#4580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
    -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 {#4578
      date: 2023-12-08 16:18:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4607
    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 {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -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 {#4604
    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
19 DENIED edit
App\Entity\EntryComment {#4602
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4574
    +user: App\Entity\User {#3973 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4524
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4025
        +user: App\Entity\User {#3973 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4034
          date: 2023-12-25 03:09:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4023 …}
        +nested: Doctrine\ORM\PersistentCollection {#4021 …}
        +votes: Doctrine\ORM\PersistentCollection {#4019 …}
        +reports: Doctrine\ORM\PersistentCollection {#4017 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
        -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 {#3970
          date: 2023-12-08 15:51:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +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 {#4525
        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 {#4519 …}
      +nested: Doctrine\ORM\PersistentCollection {#4513 …}
      +votes: Doctrine\ORM\PersistentCollection {#4517 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -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 {#4522
        date: 2023-12-08 16:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "What instances are those comments posted from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048684 {#4575
      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 {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4565 …}
    +reports: Doctrine\ORM\PersistentCollection {#4580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
    -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 {#4578
      date: 2023-12-08 16:18:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4607
    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 {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -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 {#4604
    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
20 DENIED moderate
App\Entity\EntryComment {#4602
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4574
    +user: App\Entity\User {#3973 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4524
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4025
        +user: App\Entity\User {#3973 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4034
          date: 2023-12-25 03:09:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4023 …}
        +nested: Doctrine\ORM\PersistentCollection {#4021 …}
        +votes: Doctrine\ORM\PersistentCollection {#4019 …}
        +reports: Doctrine\ORM\PersistentCollection {#4017 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
        -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 {#3970
          date: 2023-12-08 15:51:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +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 {#4525
        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 {#4519 …}
      +nested: Doctrine\ORM\PersistentCollection {#4513 …}
      +votes: Doctrine\ORM\PersistentCollection {#4517 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -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 {#4522
        date: 2023-12-08 16:17:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +body: "What instances are those comments posted from?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702048684 {#4575
      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 {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4565 …}
    +reports: Doctrine\ORM\PersistentCollection {#4580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
    -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 {#4578
      date: 2023-12-08 16:18:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4607
    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 {#4610 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -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 {#4604
    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
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 {#4674
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4574
      +user: App\Entity\User {#3973 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4524
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4025
          +user: App\Entity\User {#3973 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4034
            date: 2023-12-25 03:09:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4023 …}
          +nested: Doctrine\ORM\PersistentCollection {#4021 …}
          +votes: Doctrine\ORM\PersistentCollection {#4019 …}
          +reports: Doctrine\ORM\PersistentCollection {#4017 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
          -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 {#3970
            date: 2023-12-08 15:51:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4025}
        +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 {#4525
          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 {#4519 …}
        +nested: Doctrine\ORM\PersistentCollection {#4513 …}
        +votes: Doctrine\ORM\PersistentCollection {#4517 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -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 {#4522
          date: 2023-12-08 16:17:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: "What instances are those comments posted from?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702048684 {#4575
        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 {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4565 …}
      +reports: Doctrine\ORM\PersistentCollection {#4580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
      -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 {#4578
        date: 2023-12-08 16:18:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +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 {#4607
      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 {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4614 …}
    +votes: Doctrine\ORM\PersistentCollection {#4616 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -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 {#4604
      date: 2023-12-08 16:19:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4673
    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 {#4677 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4688 …}
  -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 {#4670
    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
23 DENIED edit
App\Entity\EntryComment {#4674
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4574
      +user: App\Entity\User {#3973 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4524
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4025
          +user: App\Entity\User {#3973 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4034
            date: 2023-12-25 03:09:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4023 …}
          +nested: Doctrine\ORM\PersistentCollection {#4021 …}
          +votes: Doctrine\ORM\PersistentCollection {#4019 …}
          +reports: Doctrine\ORM\PersistentCollection {#4017 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
          -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 {#3970
            date: 2023-12-08 15:51:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4025}
        +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 {#4525
          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 {#4519 …}
        +nested: Doctrine\ORM\PersistentCollection {#4513 …}
        +votes: Doctrine\ORM\PersistentCollection {#4517 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -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 {#4522
          date: 2023-12-08 16:17:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: "What instances are those comments posted from?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702048684 {#4575
        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 {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4565 …}
      +reports: Doctrine\ORM\PersistentCollection {#4580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
      -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 {#4578
        date: 2023-12-08 16:18:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +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 {#4607
      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 {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4614 …}
    +votes: Doctrine\ORM\PersistentCollection {#4616 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -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 {#4604
      date: 2023-12-08 16:19:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4673
    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 {#4677 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4688 …}
  -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 {#4670
    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
24 DENIED moderate
App\Entity\EntryComment {#4674
  +user: App\Entity\User {#3973 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4574
      +user: App\Entity\User {#3973 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4524
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4025
          +user: App\Entity\User {#3973 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4034
            date: 2023-12-25 03:09:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4023 …}
          +nested: Doctrine\ORM\PersistentCollection {#4021 …}
          +votes: Doctrine\ORM\PersistentCollection {#4019 …}
          +reports: Doctrine\ORM\PersistentCollection {#4017 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3985 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3989 …}
          -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 {#3970
            date: 2023-12-08 15:51:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4025}
        +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 {#4525
          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 {#4519 …}
        +nested: Doctrine\ORM\PersistentCollection {#4513 …}
        +votes: Doctrine\ORM\PersistentCollection {#4517 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -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 {#4522
          date: 2023-12-08 16:17:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4025}
      +body: "What instances are those comments posted from?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702048684 {#4575
        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 {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4565 …}
      +reports: Doctrine\ORM\PersistentCollection {#4580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4582 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4584 …}
      -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 {#4578
        date: 2023-12-08 16:18:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4025}
    +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 {#4607
      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 {#4610 …}
    +nested: Doctrine\ORM\PersistentCollection {#4614 …}
    +votes: Doctrine\ORM\PersistentCollection {#4616 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -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 {#4604
      date: 2023-12-08 16:19:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4025}
  +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 {#4673
    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 {#4677 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4688 …}
  -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 {#4670
    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
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 {#4057
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4063
    date: 2023-12-27 22:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4061 …}
  +votes: Doctrine\ORM\PersistentCollection {#4052 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
  -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 {#4068
    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
27 DENIED edit
App\Entity\EntryComment {#4057
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4063
    date: 2023-12-27 22:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4061 …}
  +votes: Doctrine\ORM\PersistentCollection {#4052 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
  -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 {#4068
    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
28 DENIED moderate
App\Entity\EntryComment {#4057
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4063
    date: 2023-12-27 22:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4062 …}
  +nested: Doctrine\ORM\PersistentCollection {#4061 …}
  +votes: Doctrine\ORM\PersistentCollection {#4052 …}
  +reports: Doctrine\ORM\PersistentCollection {#4055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
  -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 {#4068
    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
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 {#4536
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4057
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4063
      date: 2023-12-27 22:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4061 …}
    +votes: Doctrine\ORM\PersistentCollection {#4052 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
    -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 {#4068
      date: 2023-12-08 16:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4534
    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 {#4537 …}
  +nested: Doctrine\ORM\PersistentCollection {#4539 …}
  +votes: Doctrine\ORM\PersistentCollection {#4541 …}
  +reports: Doctrine\ORM\PersistentCollection {#4543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
  -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 {#4535
    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
31 DENIED edit
App\Entity\EntryComment {#4536
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4057
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4063
      date: 2023-12-27 22:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4061 …}
    +votes: Doctrine\ORM\PersistentCollection {#4052 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
    -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 {#4068
      date: 2023-12-08 16:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4534
    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 {#4537 …}
  +nested: Doctrine\ORM\PersistentCollection {#4539 …}
  +votes: Doctrine\ORM\PersistentCollection {#4541 …}
  +reports: Doctrine\ORM\PersistentCollection {#4543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
  -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 {#4535
    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
32 DENIED moderate
App\Entity\EntryComment {#4536
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4057
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4063
      date: 2023-12-27 22:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4062 …}
    +nested: Doctrine\ORM\PersistentCollection {#4061 …}
    +votes: Doctrine\ORM\PersistentCollection {#4052 …}
    +reports: Doctrine\ORM\PersistentCollection {#4055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
    -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 {#4068
      date: 2023-12-08 16:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4534
    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 {#4537 …}
  +nested: Doctrine\ORM\PersistentCollection {#4539 …}
  +votes: Doctrine\ORM\PersistentCollection {#4541 …}
  +reports: Doctrine\ORM\PersistentCollection {#4543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
  -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 {#4535
    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
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 {#4588
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4057
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4063
        date: 2023-12-27 22:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4061 …}
      +votes: Doctrine\ORM\PersistentCollection {#4052 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
      -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 {#4068
        date: 2023-12-08 16:23:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +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 {#4534
      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 {#4537 …}
    +nested: Doctrine\ORM\PersistentCollection {#4539 …}
    +votes: Doctrine\ORM\PersistentCollection {#4541 …}
    +reports: Doctrine\ORM\PersistentCollection {#4543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
    -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 {#4535
      date: 2023-12-09 13:27:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "Oh. That’s different. Submit a report to the dev maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127050 {#4586
    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 {#4589 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4593 …}
  +reports: Doctrine\ORM\PersistentCollection {#4595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
  -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 {#4587
    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
35 DENIED edit
App\Entity\EntryComment {#4588
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4057
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4063
        date: 2023-12-27 22:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4061 …}
      +votes: Doctrine\ORM\PersistentCollection {#4052 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
      -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 {#4068
        date: 2023-12-08 16:23:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +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 {#4534
      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 {#4537 …}
    +nested: Doctrine\ORM\PersistentCollection {#4539 …}
    +votes: Doctrine\ORM\PersistentCollection {#4541 …}
    +reports: Doctrine\ORM\PersistentCollection {#4543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
    -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 {#4535
      date: 2023-12-09 13:27:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "Oh. That’s different. Submit a report to the dev maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127050 {#4586
    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 {#4589 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4593 …}
  +reports: Doctrine\ORM\PersistentCollection {#4595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
  -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 {#4587
    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
36 DENIED moderate
App\Entity\EntryComment {#4588
  +user: App\Entity\User {#4046 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4536
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4057
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4063
        date: 2023-12-27 22:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VieuxQueb@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4062 …}
      +nested: Doctrine\ORM\PersistentCollection {#4061 …}
      +votes: Doctrine\ORM\PersistentCollection {#4052 …}
      +reports: Doctrine\ORM\PersistentCollection {#4055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
      -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 {#4068
        date: 2023-12-08 16:23:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +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 {#4534
      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 {#4537 …}
    +nested: Doctrine\ORM\PersistentCollection {#4539 …}
    +votes: Doctrine\ORM\PersistentCollection {#4541 …}
    +reports: Doctrine\ORM\PersistentCollection {#4543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
    -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 {#4535
      date: 2023-12-09 13:27:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "Oh. That’s different. Submit a report to the dev maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702127050 {#4586
    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 {#4589 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4593 …}
  +reports: Doctrine\ORM\PersistentCollection {#4595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
  -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 {#4587
    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
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 {#4625
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229880 {#4623
    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 {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -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 {#4624
    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
39 DENIED edit
App\Entity\EntryComment {#4625
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229880 {#4623
    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 {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -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 {#4624
    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
40 DENIED moderate
App\Entity\EntryComment {#4625
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229880 {#4623
    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 {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -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 {#4624
    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
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 {#4707
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4588
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4536
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4057
          +user: App\Entity\User {#4046 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4063
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4061 …}
          +votes: Doctrine\ORM\PersistentCollection {#4052 …}
          +reports: Doctrine\ORM\PersistentCollection {#4055 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
          -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 {#4068
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4057}
        +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 {#4534
          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 {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -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 {#4535
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4586
        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 {#4589 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4593 …}
      +reports: Doctrine\ORM\PersistentCollection {#4595 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
      -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 {#4587
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229880 {#4623
      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 {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -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 {#4624
      date: 2023-12-10 18:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4705
    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 {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -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 {#4706
    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
43 DENIED edit
App\Entity\EntryComment {#4707
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4588
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4536
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4057
          +user: App\Entity\User {#4046 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4063
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4061 …}
          +votes: Doctrine\ORM\PersistentCollection {#4052 …}
          +reports: Doctrine\ORM\PersistentCollection {#4055 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
          -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 {#4068
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4057}
        +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 {#4534
          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 {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -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 {#4535
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4586
        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 {#4589 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4593 …}
      +reports: Doctrine\ORM\PersistentCollection {#4595 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
      -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 {#4587
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229880 {#4623
      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 {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -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 {#4624
      date: 2023-12-10 18:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4705
    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 {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -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 {#4706
    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
44 DENIED moderate
App\Entity\EntryComment {#4707
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4588
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4536
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4057
          +user: App\Entity\User {#4046 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4063
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4061 …}
          +votes: Doctrine\ORM\PersistentCollection {#4052 …}
          +reports: Doctrine\ORM\PersistentCollection {#4055 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
          -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 {#4068
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4057}
        +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 {#4534
          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 {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -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 {#4535
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4586
        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 {#4589 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4593 …}
      +reports: Doctrine\ORM\PersistentCollection {#4595 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
      -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 {#4587
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "![](https://lemmy.ca/pictrs/image/38690435-c57e-41a5-b4df-940e0705a002.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229880 {#4623
      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 {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -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 {#4624
      date: 2023-12-10 18:38:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4705
    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 {#4708 …}
  +nested: Doctrine\ORM\PersistentCollection {#4710 …}
  +votes: Doctrine\ORM\PersistentCollection {#4712 …}
  +reports: Doctrine\ORM\PersistentCollection {#4714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4718 …}
  -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 {#4706
    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
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 {#4640
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229816 {#4638
    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 {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -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 {#4639
    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
47 DENIED edit
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229816 {#4638
    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 {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -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 {#4639
    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
48 DENIED moderate
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/6dc1565c-6757-4739-86b1-7fb53e916c8a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229816 {#4638
    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 {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4643 …}
  +votes: Doctrine\ORM\PersistentCollection {#4645 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -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 {#4639
    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
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 {#4655
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229853 {#4653
    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 {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -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 {#4654
    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
51 DENIED edit
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229853 {#4653
    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 {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -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 {#4654
    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
52 DENIED moderate
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4588
    +user: App\Entity\User {#4046 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4536
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4057
        +user: App\Entity\User {#4046 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4063
          date: 2023-12-27 22:27:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VieuxQueb@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4062 …}
        +nested: Doctrine\ORM\PersistentCollection {#4061 …}
        +votes: Doctrine\ORM\PersistentCollection {#4052 …}
        +reports: Doctrine\ORM\PersistentCollection {#4055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
        -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 {#4068
          date: 2023-12-08 16:23:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +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 {#4534
        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 {#4537 …}
      +nested: Doctrine\ORM\PersistentCollection {#4539 …}
      +votes: Doctrine\ORM\PersistentCollection {#4541 …}
      +reports: Doctrine\ORM\PersistentCollection {#4543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
      -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 {#4535
        date: 2023-12-09 13:27:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "Oh. That’s different. Submit a report to the dev maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702127050 {#4586
      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 {#4589 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4593 …}
    +reports: Doctrine\ORM\PersistentCollection {#4595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
    -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 {#4587
      date: 2023-12-09 14:04:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702229853 {#4653
    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 {#4656 …}
  +nested: Doctrine\ORM\PersistentCollection {#4658 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
  -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 {#4654
    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
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 {#4692
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4588
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4536
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4057
          +user: App\Entity\User {#4046 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4063
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4061 …}
          +votes: Doctrine\ORM\PersistentCollection {#4052 …}
          +reports: Doctrine\ORM\PersistentCollection {#4055 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
          -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 {#4068
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4057}
        +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 {#4534
          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 {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -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 {#4535
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4586
        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 {#4589 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4593 …}
      +reports: Doctrine\ORM\PersistentCollection {#4595 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
      -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 {#4587
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229853 {#4653
      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 {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -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 {#4654
      date: 2023-12-10 18:37:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4690
    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 {#4693 …}
  +nested: Doctrine\ORM\PersistentCollection {#4695 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
  -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 {#4691
    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
55 DENIED edit
App\Entity\EntryComment {#4692
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4588
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4536
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4057
          +user: App\Entity\User {#4046 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4063
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4061 …}
          +votes: Doctrine\ORM\PersistentCollection {#4052 …}
          +reports: Doctrine\ORM\PersistentCollection {#4055 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
          -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 {#4068
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4057}
        +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 {#4534
          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 {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -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 {#4535
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4586
        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 {#4589 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4593 …}
      +reports: Doctrine\ORM\PersistentCollection {#4595 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
      -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 {#4587
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229853 {#4653
      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 {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -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 {#4654
      date: 2023-12-10 18:37:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4690
    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 {#4693 …}
  +nested: Doctrine\ORM\PersistentCollection {#4695 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
  -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 {#4691
    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
56 DENIED moderate
App\Entity\EntryComment {#4692
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4588
      +user: App\Entity\User {#4046 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4536
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4057
          +user: App\Entity\User {#4046 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4063
            date: 2023-12-27 22:27:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@VieuxQueb@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4062 …}
          +nested: Doctrine\ORM\PersistentCollection {#4061 …}
          +votes: Doctrine\ORM\PersistentCollection {#4052 …}
          +reports: Doctrine\ORM\PersistentCollection {#4055 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4048 …}
          -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 {#4068
            date: 2023-12-08 16:23:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4057}
        +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 {#4534
          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 {#4537 …}
        +nested: Doctrine\ORM\PersistentCollection {#4539 …}
        +votes: Doctrine\ORM\PersistentCollection {#4541 …}
        +reports: Doctrine\ORM\PersistentCollection {#4543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4547 …}
        -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 {#4535
          date: 2023-12-09 13:27:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4057}
      +body: "Oh. That’s different. Submit a report to the dev maybe?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702127050 {#4586
        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 {#4589 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4593 …}
      +reports: Doctrine\ORM\PersistentCollection {#4595 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4599 …}
      -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 {#4587
        date: 2023-12-09 14:04:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4057}
    +body: "![](https://lemmy.ca/pictrs/image/07ee258f-4c7f-4c75-9a41-3b714a6caa6a.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702229853 {#4653
      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 {#4656 …}
    +nested: Doctrine\ORM\PersistentCollection {#4658 …}
    +votes: Doctrine\ORM\PersistentCollection {#4660 …}
    +reports: Doctrine\ORM\PersistentCollection {#4662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4666 …}
    -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 {#4654
      date: 2023-12-10 18:37:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4057}
  +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 {#4690
    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 {#4693 …}
  +nested: Doctrine\ORM\PersistentCollection {#4695 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4703 …}
  -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 {#4691
    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
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 {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4137
    date: 2023-12-08 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -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 {#4138
    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
59 DENIED edit
App\Entity\EntryComment {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4137
    date: 2023-12-08 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -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 {#4138
    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
60 DENIED moderate
App\Entity\EntryComment {#4142
  +user: App\Entity\User {#4155 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4137
    date: 2023-12-08 16:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4143 …}
  +nested: Doctrine\ORM\PersistentCollection {#4145 …}
  +votes: Doctrine\ORM\PersistentCollection {#4147 …}
  +reports: Doctrine\ORM\PersistentCollection {#4149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4153 …}
  -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 {#4138
    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
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 {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4210
    date: 2023-12-08 16:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4211
    date: 2023-12-25 02:52:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702050025 {#4212
    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
63 DENIED edit
App\Entity\EntryComment {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4210
    date: 2023-12-08 16:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4211
    date: 2023-12-25 02:52:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702050025 {#4212
    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
64 DENIED moderate
App\Entity\EntryComment {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4210
    date: 2023-12-08 16:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4211
    date: 2023-12-25 02:52:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702050025 {#4212
    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
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 {#4291
  +user: App\Entity\User {#4304 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4286
    date: 2023-12-26 05:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4292 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4296 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -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 {#4287
    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
67 DENIED edit
App\Entity\EntryComment {#4291
  +user: App\Entity\User {#4304 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4286
    date: 2023-12-26 05:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4292 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4296 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -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 {#4287
    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
68 DENIED moderate
App\Entity\EntryComment {#4291
  +user: App\Entity\User {#4304 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4286
    date: 2023-12-26 05:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4292 …}
  +nested: Doctrine\ORM\PersistentCollection {#4294 …}
  +votes: Doctrine\ORM\PersistentCollection {#4296 …}
  +reports: Doctrine\ORM\PersistentCollection {#4298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
  -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 {#4287
    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
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 {#4551
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4286
      date: 2023-12-26 05:32:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-12-08 16:41:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "None of these not showing are banned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702124792 {#4549
    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 {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -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 {#4550
    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
71 DENIED edit
App\Entity\EntryComment {#4551
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4286
      date: 2023-12-26 05:32:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-12-08 16:41:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "None of these not showing are banned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702124792 {#4549
    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 {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -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 {#4550
    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
72 DENIED moderate
App\Entity\EntryComment {#4551
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: App\Entity\User {#4304 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4286
      date: 2023-12-26 05:32:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VieuxQueb@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4292 …}
    +nested: Doctrine\ORM\PersistentCollection {#4294 …}
    +votes: Doctrine\ORM\PersistentCollection {#4296 …}
    +reports: Doctrine\ORM\PersistentCollection {#4298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4300 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4302 …}
    -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 {#4287
      date: 2023-12-08 16:41:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4291}
  +body: "None of these not showing are banned"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702124792 {#4549
    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 {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -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 {#4550
    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
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 {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4359
    date: 2023-12-08 17:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -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 {#4360
    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
75 DENIED edit
App\Entity\EntryComment {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4359
    date: 2023-12-08 17:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -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 {#4360
    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
76 DENIED moderate
App\Entity\EntryComment {#4364
  +user: App\Entity\User {#4377 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4359
    date: 2023-12-08 17:29:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4365 …}
  +nested: Doctrine\ORM\PersistentCollection {#4367 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4375 …}
  -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 {#4360
    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
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 {#4438
  +user: App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4432
    date: 2023-12-08 19:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -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 {#4433
    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
79 DENIED edit
App\Entity\EntryComment {#4438
  +user: App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4432
    date: 2023-12-08 19:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -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 {#4433
    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
80 DENIED moderate
App\Entity\EntryComment {#4438
  +user: App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#276
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#270
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#272
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-12-10 18:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-12-08 15:30:53.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4432
    date: 2023-12-08 19:30:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VieuxQueb@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -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 {#4433
    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
81 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "lemmyconnect@lemmy.ca"
  +title: "lemmyconnect"
  +description: """
    A community for the mobile app Connect for Lemmy.\n
    \n
    ### Links\n
    \n
    - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 78
  +entryCommentCount: 228
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729531660 {#276
    date: 2024-10-21 19:27:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 79
  +apId: "lemmyconnect@lemmy.ca"
  +apProfileId: "https://lemmy.ca/c/lemmyconnect"
  +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
  +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
  +apInboxUrl: "https://lemmy.ca/inbox"
  +apDomain: "lemmy.ca"
  +apPreferredUsername: "lemmyconnect"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729546636 {#270
    date: 2024-10-21 23:37:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699084784 {#272
    date: 2023-11-04 08:59:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details