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 …}
}
8.86 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.05 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 {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +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: 73
    +entryCommentCount: 217
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727894337 {#273
      date: 2024-10-02 20:38:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -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 @1727178037 {#268
      date: 2024-09-24 13:40:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
  +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
    \n
    What’s New:\n
    \n
    ### Fixed\n
    \n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699380973 {#1814
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 10589
  -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
  -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384054
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2964244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297654 {#2420
    date: 2023-11-06 20:07:34.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 {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +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: 73
    +entryCommentCount: 217
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727894337 {#273
      date: 2024-10-02 20:38:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -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 @1727178037 {#268
      date: 2024-09-24 13:40:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
  +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
    \n
    What’s New:\n
    \n
    ### Fixed\n
    \n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699380973 {#1814
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 10589
  -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
  -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384054
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2964244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297654 {#2420
    date: 2023-11-06 20:07:34.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 {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +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: 73
    +entryCommentCount: 217
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727894337 {#273
      date: 2024-10-02 20:38:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -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 @1727178037 {#268
      date: 2024-09-24 13:40:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
  +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
    \n
    What’s New:\n
    \n
    ### Fixed\n
    \n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699380973 {#1814
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 10589
  -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
  -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699384054
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2964244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297654 {#2420
    date: 2023-11-06 20:07:34.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\Entry {#3840
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +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: 73
    +entryCommentCount: 217
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727894337 {#273
      date: 2024-10-02 20:38:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -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 @1727178037 {#268
      date: 2024-09-24 13:40:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "Connect-Version-1-0-152-Released-on-the-Play-Store-Beta-Channel"
  +title: "Connect Version 1.0.152 Released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    I’m not the developer, but just noticed that Lemmy Connect 1.0.152 was available on the Play Store Beta Channel. Thank you @kuro for your continued support.\n
    \n
    > ### Fixed\n
    > \n
    > - Fixed voting on posts refreshing the video player\n
    > - Fixed some issues with image heights not fitting correctly
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700629205 {#3806
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3838 …}
  +votes: Doctrine\ORM\PersistentCollection {#3836 …}
  +reports: Doctrine\ORM\PersistentCollection {#3834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3830 …}
  +badges: Doctrine\ORM\PersistentCollection {#3828 …}
  +children: []
  -id: 14541
  -titleTs: "'1.0.152':3 'beta':9 'channel':10 'connect':1 'play':7 'releas':4 'store':8 'version':2"
  -bodyTs: "'1.0.152':12 'avail':14 'beta':19 'channel':20 'connect':11 'continu':26 'correct':45 'develop':5 'fit':44 'fix':28,29,37 'height':42 'imag':41 'issu':39 'kuro':23 'lemmi':10 'm':2 'notic':8 'play':17 'player':36 'post':32 'refresh':33 'store':18 'support':27 'thank':21 'video':35 'vote':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700517135
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3357924"
  +editedAt: DateTimeImmutable @1700810466 {#3798
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#3813
    date: 2023-11-19 22:52:15.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
7 DENIED edit
App\Entity\Entry {#3840
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +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: 73
    +entryCommentCount: 217
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727894337 {#273
      date: 2024-10-02 20:38:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -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 @1727178037 {#268
      date: 2024-09-24 13:40:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "Connect-Version-1-0-152-Released-on-the-Play-Store-Beta-Channel"
  +title: "Connect Version 1.0.152 Released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    I’m not the developer, but just noticed that Lemmy Connect 1.0.152 was available on the Play Store Beta Channel. Thank you @kuro for your continued support.\n
    \n
    > ### Fixed\n
    > \n
    > - Fixed voting on posts refreshing the video player\n
    > - Fixed some issues with image heights not fitting correctly
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700629205 {#3806
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3838 …}
  +votes: Doctrine\ORM\PersistentCollection {#3836 …}
  +reports: Doctrine\ORM\PersistentCollection {#3834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3830 …}
  +badges: Doctrine\ORM\PersistentCollection {#3828 …}
  +children: []
  -id: 14541
  -titleTs: "'1.0.152':3 'beta':9 'channel':10 'connect':1 'play':7 'releas':4 'store':8 'version':2"
  -bodyTs: "'1.0.152':12 'avail':14 'beta':19 'channel':20 'connect':11 'continu':26 'correct':45 'develop':5 'fit':44 'fix':28,29,37 'height':42 'imag':41 'issu':39 'kuro':23 'lemmi':10 'm':2 'notic':8 'play':17 'player':36 'post':32 'refresh':33 'store':18 'support':27 'thank':21 'video':35 'vote':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700517135
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3357924"
  +editedAt: DateTimeImmutable @1700810466 {#3798
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#3813
    date: 2023-11-19 22:52:15.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
8 DENIED moderate
App\Entity\Entry {#3840
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +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: 73
    +entryCommentCount: 217
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727894337 {#273
      date: 2024-10-02 20:38:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -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 @1727178037 {#268
      date: 2024-09-24 13:40:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#240 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "Connect-Version-1-0-152-Released-on-the-Play-Store-Beta-Channel"
  +title: "Connect Version 1.0.152 Released on the Play Store Beta Channel"
  +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
  +body: """
    I’m not the developer, but just noticed that Lemmy Connect 1.0.152 was available on the Play Store Beta Channel. Thank you @kuro for your continued support.\n
    \n
    > ### Fixed\n
    > \n
    > - Fixed voting on posts refreshing the video player\n
    > - Fixed some issues with image heights not fitting correctly
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700629205 {#3806
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3838 …}
  +votes: Doctrine\ORM\PersistentCollection {#3836 …}
  +reports: Doctrine\ORM\PersistentCollection {#3834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3830 …}
  +badges: Doctrine\ORM\PersistentCollection {#3828 …}
  +children: []
  -id: 14541
  -titleTs: "'1.0.152':3 'beta':9 'channel':10 'connect':1 'play':7 'releas':4 'store':8 'version':2"
  -bodyTs: "'1.0.152':12 'avail':14 'beta':19 'channel':20 'connect':11 'continu':26 'correct':45 'develop':5 'fit':44 'fix':28,29,37 'height':42 'imag':41 'issu':39 'kuro':23 'lemmi':10 'm':2 'notic':8 'play':17 'player':36 'post':32 'refresh':33 'store':18 'support':27 'thank':21 'video':35 'vote':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700517135
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3357924"
  +editedAt: DateTimeImmutable @1700810466 {#3798
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#3813
    date: 2023-11-19 22:52:15.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
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 {#4666
  +user: App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you for all your work – Connect is so clean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699380973 {#4675
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4662 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 99254
  -bodyTs: "'clean':10 'connect':7 'thank':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5198974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380973 {#4611
    date: 2023-11-07 19:16:13.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 {#4666
  +user: App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you for all your work – Connect is so clean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699380973 {#4675
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4662 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 99254
  -bodyTs: "'clean':10 'connect':7 'thank':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5198974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380973 {#4611
    date: 2023-11-07 19:16:13.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 {#4666
  +user: App\Entity\User {#4614 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you for all your work – Connect is so clean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699380973 {#4675
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4662 …}
  +votes: Doctrine\ORM\PersistentCollection {#4660 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 99254
  -bodyTs: "'clean':10 'connect':7 'thank':1 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5198974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699380973 {#4611
    date: 2023-11-07 19:16:13.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 {#4698
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    Does this fix the issue where the app takes over audio even if you have it muted?\n
    \n
    Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699415746 {#4704
    date: 2023-11-08 04:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4693 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -id: 97715
  -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4870369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699337610 {#4709
    date: 2023-11-07 07:13: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
15 DENIED edit
App\Entity\EntryComment {#4698
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    Does this fix the issue where the app takes over audio even if you have it muted?\n
    \n
    Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699415746 {#4704
    date: 2023-11-08 04:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4693 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -id: 97715
  -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4870369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699337610 {#4709
    date: 2023-11-07 07:13: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
16 DENIED moderate
App\Entity\EntryComment {#4698
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    Does this fix the issue where the app takes over audio even if you have it muted?\n
    \n
    Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699415746 {#4704
    date: 2023-11-08 04:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4693 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -id: 97715
  -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4870369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699337610 {#4709
    date: 2023-11-07 07:13: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
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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4698
    +user: App\Entity\User {#4687 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does this fix the issue where the app takes over audio even if you have it muted?\n
      \n
      Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699415746 {#4704
      date: 2023-11-08 04:55:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4703 …}
    +nested: Doctrine\ORM\PersistentCollection {#4702 …}
    +votes: Doctrine\ORM\PersistentCollection {#4693 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
    -id: 97715
    -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4870369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699337610 {#4709
      date: 2023-11-07 07:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: "Thanks for the feedback. I’ll take a look at that issue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699370562 {#5165
    date: 2023-11-07 16:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 98790
  -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4643099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370562 {#5162
    date: 2023-11-07 16:22:42.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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4698
    +user: App\Entity\User {#4687 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does this fix the issue where the app takes over audio even if you have it muted?\n
      \n
      Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699415746 {#4704
      date: 2023-11-08 04:55:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4703 …}
    +nested: Doctrine\ORM\PersistentCollection {#4702 …}
    +votes: Doctrine\ORM\PersistentCollection {#4693 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
    -id: 97715
    -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4870369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699337610 {#4709
      date: 2023-11-07 07:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: "Thanks for the feedback. I’ll take a look at that issue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699370562 {#5165
    date: 2023-11-07 16:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 98790
  -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4643099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370562 {#5162
    date: 2023-11-07 16:22:42.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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#5159 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4698
    +user: App\Entity\User {#4687 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: """
      Does this fix the issue where the app takes over audio even if you have it muted?\n
      \n
      Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699415746 {#4704
      date: 2023-11-08 04:55:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4703 …}
    +nested: Doctrine\ORM\PersistentCollection {#4702 …}
    +votes: Doctrine\ORM\PersistentCollection {#4693 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
    -id: 97715
    -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4870369"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699337610 {#4709
      date: 2023-11-07 07:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: "Thanks for the feedback. I’ll take a look at that issue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699370562 {#5165
    date: 2023-11-07 16:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5154 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 98790
  -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4643099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370562 {#5162
    date: 2023-11-07 16:22:42.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 {#5190
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#5164
    +user: Proxies\__CG__\App\Entity\User {#5159 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4698
      +user: App\Entity\User {#4687 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: """
        Does this fix the issue where the app takes over audio even if you have it muted?\n
        \n
        Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699415746 {#4704
        date: 2023-11-08 04:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4703 …}
      +nested: Doctrine\ORM\PersistentCollection {#4702 …}
      +votes: Doctrine\ORM\PersistentCollection {#4693 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
      -id: 97715
      -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4870369"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699337610 {#4709
        date: 2023-11-07 07:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4698}
    +body: "Thanks for the feedback. I’ll take a look at that issue!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699370562 {#5165
      date: 2023-11-07 16:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
      "@theskyisfalling@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 98790
    -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4643099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370562 {#5162
      date: 2023-11-07 16:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: """
    No worries, I did post about it within another thread on here but it must’ve gotten missed.\n
    \n
    To clarify if I open something with sound it will open muted but still take over my audio and pause what I was listening to. If I resume what I was listening to and then press play again, it will pause it again :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699370967 {#5185
    date: 2023-11-07 16:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 98807
  -bodyTs: "'anoth':9 'audio':36 'clarifi':20 'gotten':17 'listen':42,50 'miss':18 'must':15 'mute':30 'open':23,29 'paus':38,59 'play':55 'post':5 'press':54 'resum':46 'someth':24 'sound':26 'still':32 'take':33 'thread':10 've':16 'within':8 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4880126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370967 {#5188
    date: 2023-11-07 16:29:27.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 {#5190
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#5164
    +user: Proxies\__CG__\App\Entity\User {#5159 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4698
      +user: App\Entity\User {#4687 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: """
        Does this fix the issue where the app takes over audio even if you have it muted?\n
        \n
        Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699415746 {#4704
        date: 2023-11-08 04:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4703 …}
      +nested: Doctrine\ORM\PersistentCollection {#4702 …}
      +votes: Doctrine\ORM\PersistentCollection {#4693 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
      -id: 97715
      -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4870369"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699337610 {#4709
        date: 2023-11-07 07:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4698}
    +body: "Thanks for the feedback. I’ll take a look at that issue!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699370562 {#5165
      date: 2023-11-07 16:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
      "@theskyisfalling@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 98790
    -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4643099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370562 {#5162
      date: 2023-11-07 16:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: """
    No worries, I did post about it within another thread on here but it must’ve gotten missed.\n
    \n
    To clarify if I open something with sound it will open muted but still take over my audio and pause what I was listening to. If I resume what I was listening to and then press play again, it will pause it again :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699370967 {#5185
    date: 2023-11-07 16:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 98807
  -bodyTs: "'anoth':9 'audio':36 'clarifi':20 'gotten':17 'listen':42,50 'miss':18 'must':15 'mute':30 'open':23,29 'paus':38,59 'play':55 'post':5 'press':54 'resum':46 'someth':24 'sound':26 'still':32 'take':33 'thread':10 've':16 'within':8 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4880126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370967 {#5188
    date: 2023-11-07 16:29:27.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 {#5190
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#5164
    +user: Proxies\__CG__\App\Entity\User {#5159 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4698
      +user: App\Entity\User {#4687 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: """
        Does this fix the issue where the app takes over audio even if you have it muted?\n
        \n
        Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699415746 {#4704
        date: 2023-11-08 04:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4703 …}
      +nested: Doctrine\ORM\PersistentCollection {#4702 …}
      +votes: Doctrine\ORM\PersistentCollection {#4693 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
      -id: 97715
      -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4870369"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699337610 {#4709
        date: 2023-11-07 07:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4698}
    +body: "Thanks for the feedback. I’ll take a look at that issue!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699370562 {#5165
      date: 2023-11-07 16:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
      "@theskyisfalling@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5154 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 98790
    -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4643099"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370562 {#5162
      date: 2023-11-07 16:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: """
    No worries, I did post about it within another thread on here but it must’ve gotten missed.\n
    \n
    To clarify if I open something with sound it will open muted but still take over my audio and pause what I was listening to. If I resume what I was listening to and then press play again, it will pause it again :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699370967 {#5185
    date: 2023-11-07 16:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 98807
  -bodyTs: "'anoth':9 'audio':36 'clarifi':20 'gotten':17 'listen':42,50 'miss':18 'must':15 'mute':30 'open':23,29 'paus':38,59 'play':55 'post':5 'press':54 'resum':46 'someth':24 'sound':26 'still':32 'take':33 'thread':10 've':16 'within':8 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4880126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699370967 {#5188
    date: 2023-11-07 16:29:27.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 {#5212
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: App\Entity\User {#4687 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#5164
      +user: Proxies\__CG__\App\Entity\User {#5159 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4698
        +user: App\Entity\User {#4687 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does this fix the issue where the app takes over audio even if you have it muted?\n
          \n
          Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699415746 {#4704
          date: 2023-11-08 04:55:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nunya@lemdro.id"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4703 …}
        +nested: Doctrine\ORM\PersistentCollection {#4702 …}
        +votes: Doctrine\ORM\PersistentCollection {#4693 …}
        +reports: Doctrine\ORM\PersistentCollection {#4696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
        -id: 97715
        -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4870369"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699337610 {#4709
          date: 2023-11-07 07:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4698}
      +body: "Thanks for the feedback. I’ll take a look at that issue!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699370562 {#5165
        date: 2023-11-07 16:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
        "@theskyisfalling@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5154 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
      -id: 98790
      -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4643099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699370562 {#5162
        date: 2023-11-07 16:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4698}
    +body: """
      No worries, I did post about it within another thread on here but it must’ve gotten missed.\n
      \n
      To clarify if I open something with sound it will open muted but still take over my audio and pause what I was listening to. If I resume what I was listening to and then press play again, it will pause it again :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699370967 {#5185
      date: 2023-11-07 16:29:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
      "@theskyisfalling@lemmy.dbzer0.com"
      "@kuro_neko@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
    -id: 98807
    -bodyTs: "'anoth':9 'audio':36 'clarifi':20 'gotten':17 'listen':42,50 'miss':18 'must':15 'mute':30 'open':23,29 'paus':38,59 'play':55 'post':5 'press':54 'resum':46 'someth':24 'sound':26 'still':32 'take':33 'thread':10 've':16 'within':8 'worri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4880126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370967 {#5188
      date: 2023-11-07 16:29:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: "Seconding this. I had it today as well, and it was slightly annoying. It’s only a minor thing (for me) though. I love this app, I’ve tried other ones, but none of them felt as familiar and clean as Connect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699374323 {#5207
    date: 2023-11-07 17:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 98929
  -bodyTs: "'annoy':13 'app':26 'clean':40 'connect':42 'familiar':38 'felt':36 'love':24 'minor':18 'none':33 'one':31 'second':1 'slight':12 'thing':19 'though':22 'today':6 'tri':29 've':28 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4389881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699374323 {#5210
    date: 2023-11-07 17:25: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
27 DENIED edit
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: App\Entity\User {#4687 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#5164
      +user: Proxies\__CG__\App\Entity\User {#5159 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4698
        +user: App\Entity\User {#4687 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does this fix the issue where the app takes over audio even if you have it muted?\n
          \n
          Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699415746 {#4704
          date: 2023-11-08 04:55:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nunya@lemdro.id"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4703 …}
        +nested: Doctrine\ORM\PersistentCollection {#4702 …}
        +votes: Doctrine\ORM\PersistentCollection {#4693 …}
        +reports: Doctrine\ORM\PersistentCollection {#4696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
        -id: 97715
        -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4870369"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699337610 {#4709
          date: 2023-11-07 07:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4698}
      +body: "Thanks for the feedback. I’ll take a look at that issue!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699370562 {#5165
        date: 2023-11-07 16:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
        "@theskyisfalling@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5154 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
      -id: 98790
      -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4643099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699370562 {#5162
        date: 2023-11-07 16:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4698}
    +body: """
      No worries, I did post about it within another thread on here but it must’ve gotten missed.\n
      \n
      To clarify if I open something with sound it will open muted but still take over my audio and pause what I was listening to. If I resume what I was listening to and then press play again, it will pause it again :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699370967 {#5185
      date: 2023-11-07 16:29:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
      "@theskyisfalling@lemmy.dbzer0.com"
      "@kuro_neko@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
    -id: 98807
    -bodyTs: "'anoth':9 'audio':36 'clarifi':20 'gotten':17 'listen':42,50 'miss':18 'must':15 'mute':30 'open':23,29 'paus':38,59 'play':55 'post':5 'press':54 'resum':46 'someth':24 'sound':26 'still':32 'take':33 'thread':10 've':16 'within':8 'worri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4880126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370967 {#5188
      date: 2023-11-07 16:29:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: "Seconding this. I had it today as well, and it was slightly annoying. It’s only a minor thing (for me) though. I love this app, I’ve tried other ones, but none of them felt as familiar and clean as Connect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699374323 {#5207
    date: 2023-11-07 17:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 98929
  -bodyTs: "'annoy':13 'app':26 'clean':40 'connect':42 'familiar':38 'felt':36 'love':24 'minor':18 'none':33 'one':31 'second':1 'slight':12 'thing':19 'though':22 'today':6 'tri':29 've':28 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4389881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699374323 {#5210
    date: 2023-11-07 17:25: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
28 DENIED moderate
App\Entity\EntryComment {#5212
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#5190
    +user: App\Entity\User {#4687 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#5164
      +user: Proxies\__CG__\App\Entity\User {#5159 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4698
        +user: App\Entity\User {#4687 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: """
          Does this fix the issue where the app takes over audio even if you have it muted?\n
          \n
          Honestly the all works great except this one issue which is really frustrating and pushing me to considering finding something better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699415746 {#4704
          date: 2023-11-08 04:55:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nunya@lemdro.id"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4703 …}
        +nested: Doctrine\ORM\PersistentCollection {#4702 …}
        +votes: Doctrine\ORM\PersistentCollection {#4693 …}
        +reports: Doctrine\ORM\PersistentCollection {#4696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
        -id: 97715
        -bodyTs: "'app':8 'audio':11 'better':38 'consid':35 'even':12 'except':23 'find':36 'fix':3 'frustrat':30 'great':22 'honest':18 'issu':5,26 'mute':17 'one':25 'push':32 'realli':29 'someth':37 'take':9 'work':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/4870369"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699337610 {#4709
          date: 2023-11-07 07:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4698}
      +body: "Thanks for the feedback. I’ll take a look at that issue!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699370562 {#5165
        date: 2023-11-07 16:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
        "@theskyisfalling@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5154 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5156 …}
      +reports: Doctrine\ORM\PersistentCollection {#5169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
      -id: 98790
      -bodyTs: "'feedback':4 'issu':12 'll':6 'look':9 'take':7 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4643099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699370562 {#5162
        date: 2023-11-07 16:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4698}
    +body: """
      No worries, I did post about it within another thread on here but it must’ve gotten missed.\n
      \n
      To clarify if I open something with sound it will open muted but still take over my audio and pause what I was listening to. If I resume what I was listening to and then press play again, it will pause it again :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699370967 {#5185
      date: 2023-11-07 16:29:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
      "@theskyisfalling@lemmy.dbzer0.com"
      "@kuro_neko@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5179 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
    -id: 98807
    -bodyTs: "'anoth':9 'audio':36 'clarifi':20 'gotten':17 'listen':42,50 'miss':18 'must':15 'mute':30 'open':23,29 'paus':38,59 'play':55 'post':5 'press':54 'resum':46 'someth':24 'sound':26 'still':32 'take':33 'thread':10 've':16 'within':8 'worri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4880126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699370967 {#5188
      date: 2023-11-07 16:29:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4698}
  +body: "Seconding this. I had it today as well, and it was slightly annoying. It’s only a minor thing (for me) though. I love this app, I’ve tried other ones, but none of them felt as familiar and clean as Connect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699374323 {#5207
    date: 2023-11-07 17:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
    "@theskyisfalling@lemmy.dbzer0.com"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5200 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 98929
  -bodyTs: "'annoy':13 'app':26 'clean':40 'connect':42 'familiar':38 'felt':36 'love':24 'minor':18 'none':33 'one':31 'second':1 'slight':12 'thing':19 'though':22 'today':6 'tri':29 've':28 'well':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4389881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699374323 {#5210
    date: 2023-11-07 17:25: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
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 {#4783
  +user: App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks drawing my attention to the Google Play beta program. Joining the beta now.\n
    \n
    In case people missed it, Kuro has [posted a comment](https://sh.itjust.works/comment/4826415) after a couple months of silence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699327607 {#4778
    date: 2023-11-07 04:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 97499
  -bodyTs: "'/comment/4826415)':27 'attent':4 'beta':9,13 'case':16 'comment':24 'coupl':30 'draw':2 'googl':7 'join':11 'kuro':20 'miss':18 'month':31 'peopl':17 'play':8 'post':22 'program':10 'sh.itjust.works':26 'sh.itjust.works/comment/4826415)':25 'silenc':33 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5240314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699327607 {#4779
    date: 2023-11-07 04:26:47.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 {#4783
  +user: App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks drawing my attention to the Google Play beta program. Joining the beta now.\n
    \n
    In case people missed it, Kuro has [posted a comment](https://sh.itjust.works/comment/4826415) after a couple months of silence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699327607 {#4778
    date: 2023-11-07 04:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 97499
  -bodyTs: "'/comment/4826415)':27 'attent':4 'beta':9,13 'case':16 'comment':24 'coupl':30 'draw':2 'googl':7 'join':11 'kuro':20 'miss':18 'month':31 'peopl':17 'play':8 'post':22 'program':10 'sh.itjust.works':26 'sh.itjust.works/comment/4826415)':25 'silenc':33 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5240314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699327607 {#4779
    date: 2023-11-07 04:26:47.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 {#4783
  +user: App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks drawing my attention to the Google Play beta program. Joining the beta now.\n
    \n
    In case people missed it, Kuro has [posted a comment](https://sh.itjust.works/comment/4826415) after a couple months of silence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699327607 {#4778
    date: 2023-11-07 04:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 97499
  -bodyTs: "'/comment/4826415)':27 'attent':4 'beta':9,13 'case':16 'comment':24 'coupl':30 'draw':2 'googl':7 'join':11 'kuro':20 'miss':18 'month':31 'peopl':17 'play':8 'post':22 'program':10 'sh.itjust.works':26 'sh.itjust.works/comment/4826415)':25 'silenc':33 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5240314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699327607 {#4779
    date: 2023-11-07 04:26:47.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 {#4856
  +user: App\Entity\User {#4869 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699312668 {#4851
    date: 2023-11-07 00:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4857 …}
  +nested: Doctrine\ORM\PersistentCollection {#4859 …}
  +votes: Doctrine\ORM\PersistentCollection {#4861 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -id: 96921
  -bodyTs: "'app':5 'favorit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4626099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699312668 {#4852
    date: 2023-11-07 00:17:48.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 {#4856
  +user: App\Entity\User {#4869 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699312668 {#4851
    date: 2023-11-07 00:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4857 …}
  +nested: Doctrine\ORM\PersistentCollection {#4859 …}
  +votes: Doctrine\ORM\PersistentCollection {#4861 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -id: 96921
  -bodyTs: "'app':5 'favorit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4626099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699312668 {#4852
    date: 2023-11-07 00:17:48.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 {#4856
  +user: App\Entity\User {#4869 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699312668 {#4851
    date: 2023-11-07 00:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4857 …}
  +nested: Doctrine\ORM\PersistentCollection {#4859 …}
  +votes: Doctrine\ORM\PersistentCollection {#4861 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -id: 96921
  -bodyTs: "'app':5 'favorit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4626099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699312668 {#4852
    date: 2023-11-07 00:17:48.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 {#4929
  +user: App\Entity\User {#4942 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I’m glad to hear, Connect is also my favourite app!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699307628 {#4924
    date: 2023-11-06 22:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 96650
  -bodyTs: "'also':8 'app':11 'connect':6 'favourit':10 'glad':3 'hear':5 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4859050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307628 {#4925
    date: 2023-11-06 22:53:48.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 {#4929
  +user: App\Entity\User {#4942 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I’m glad to hear, Connect is also my favourite app!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699307628 {#4924
    date: 2023-11-06 22:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 96650
  -bodyTs: "'also':8 'app':11 'connect':6 'favourit':10 'glad':3 'hear':5 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4859050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307628 {#4925
    date: 2023-11-06 22:53:48.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 {#4929
  +user: App\Entity\User {#4942 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "I’m glad to hear, Connect is also my favourite app!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699307628 {#4924
    date: 2023-11-06 22:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4930 …}
  +nested: Doctrine\ORM\PersistentCollection {#4932 …}
  +votes: Doctrine\ORM\PersistentCollection {#4934 …}
  +reports: Doctrine\ORM\PersistentCollection {#4936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4940 …}
  -id: 96650
  -bodyTs: "'also':8 'app':11 'connect':6 'favourit':10 'glad':3 'hear':5 'm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4859050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307628 {#4925
    date: 2023-11-06 22:53:48.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 {#5002
  +user: App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the thumbnail fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699300165 {#4997
    date: 2023-11-06 20:49:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 96294
  -bodyTs: "'fix':5 'thank':1 'thumbnail':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5116119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300165 {#4998
    date: 2023-11-06 20:49: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
43 DENIED edit
App\Entity\EntryComment {#5002
  +user: App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the thumbnail fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699300165 {#4997
    date: 2023-11-06 20:49:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 96294
  -bodyTs: "'fix':5 'thank':1 'thumbnail':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5116119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300165 {#4998
    date: 2023-11-06 20:49: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
44 DENIED moderate
App\Entity\EntryComment {#5002
  +user: App\Entity\User {#5015 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the thumbnail fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699300165 {#4997
    date: 2023-11-06 20:49:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 96294
  -bodyTs: "'fix':5 'thank':1 'thumbnail':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5116119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300165 {#4998
    date: 2023-11-06 20:49: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
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 {#5077
  +user: App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Glad to see it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699297900 {#5072
    date: 2023-11-06 20:11:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -id: 96197
  -bodyTs: "'glad':1 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5115423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297900 {#5073
    date: 2023-11-06 20:11: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
47 DENIED edit
App\Entity\EntryComment {#5077
  +user: App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Glad to see it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699297900 {#5072
    date: 2023-11-06 20:11:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -id: 96197
  -bodyTs: "'glad':1 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5115423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297900 {#5073
    date: 2023-11-06 20:11: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
48 DENIED moderate
App\Entity\EntryComment {#5077
  +user: App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +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: 73
      +entryCommentCount: 217
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727894337 {#273
        date: 2024-10-02 20:38:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -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 @1727178037 {#268
        date: 2024-09-24 13:40:37.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#240 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "Version-1-0-151-for-Android-released-on-the-Play-Store-Beta"
    +title: "Version 1.0.151 for Android released on the Play Store Beta Channel"
    +url: "https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect"
    +body: """
      Just saw this update in the Play Store. Thank you for coming back to continue updates. Connect is still my preferred Lemmy app.\n
      \n
      What’s New:\n
      \n
      ### Fixed\n
      \n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699380973 {#1814
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 10589
    -titleTs: "'1.0.151':2 'android':4 'beta':10 'channel':11 'play':8 'releas':5 'store':9 'version':1"
    -bodyTs: "'100':54 '200':57 'app':23 'apppear':36 'back':13 'blurri':37 'bug':40 'cach':51 'come':12 'connect':17 'continu':15 'crash':48 'fix':27,31,38 'increas':49 'issu':33 'lemmi':22 'librari':30 'link':42 'new':26 'object':55 'play':7 'prefer':21 'prefix':46 'protocol':45 'saw':2 'size':52 'still':19 'store':8 'thank':9 'thumbnail':35 'updat':4,16 'upgrad':28 'various':29 'without':43 'would':47"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699384054
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/2964244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297654 {#2420
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Glad to see it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699297900 {#5072
    date: 2023-11-06 20:11:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5078 …}
  +nested: Doctrine\ORM\PersistentCollection {#5080 …}
  +votes: Doctrine\ORM\PersistentCollection {#5082 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -id: 96197
  -bodyTs: "'glad':1 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5115423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297900 {#5073
    date: 2023-11-06 20:11: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
49 DENIED edit
App\Entity\Magazine {#260
  +icon: Proxies\__CG__\App\Entity\Image {#240 …}
  +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: 73
  +entryCommentCount: 217
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1727894337 {#273
    date: 2024-10-02 20:38:57.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#231 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
  +entries: Doctrine\ORM\PersistentCollection {#174 …}
  +posts: Doctrine\ORM\PersistentCollection {#132 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
  +bans: Doctrine\ORM\PersistentCollection {#111 …}
  +reports: Doctrine\ORM\PersistentCollection {#97 …}
  +badges: Doctrine\ORM\PersistentCollection {#75 …}
  +logs: Doctrine\ORM\PersistentCollection {#65 …}
  +awards: Doctrine\ORM\PersistentCollection {#1822 …}
  +categories: Doctrine\ORM\PersistentCollection {#1850 …}
  -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 @1727178037 {#268
    date: 2024-09-24 13:40:37.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699084784 {#270
    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