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 …}
}
7.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2414
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2414
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#2414
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 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 {#1793
    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 {#3829
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#3795
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3827 …}
  +votes: Doctrine\ORM\PersistentCollection {#3825 …}
  +reports: Doctrine\ORM\PersistentCollection {#3823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3819 …}
  +badges: Doctrine\ORM\PersistentCollection {#3817 …}
  +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 {#3787
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#3802
    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 {#3829
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#3795
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3827 …}
  +votes: Doctrine\ORM\PersistentCollection {#3825 …}
  +reports: Doctrine\ORM\PersistentCollection {#3823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3819 …}
  +badges: Doctrine\ORM\PersistentCollection {#3817 …}
  +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 {#3787
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#3802
    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 {#3829
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +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 {#3795
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3827 …}
  +votes: Doctrine\ORM\PersistentCollection {#3825 …}
  +reports: Doctrine\ORM\PersistentCollection {#3823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3819 …}
  +badges: Doctrine\ORM\PersistentCollection {#3817 …}
  +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 {#3787
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#3802
    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 {#4659
  +user: App\Entity\User {#4608 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Glad to see it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699297900 {#4668
    date: 2023-11-06 20:11:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -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 {#4600
    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
11 DENIED edit
App\Entity\EntryComment {#4659
  +user: App\Entity\User {#4608 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Glad to see it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699297900 {#4668
    date: 2023-11-06 20:11:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -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 {#4600
    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
12 DENIED moderate
App\Entity\EntryComment {#4659
  +user: App\Entity\User {#4608 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Glad to see it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699297900 {#4668
    date: 2023-11-06 20:11:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4623 …}
  -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 {#4600
    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
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 {#4697
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699312668 {#4709
    date: 2023-11-07 00:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -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 {#4710
    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
15 DENIED edit
App\Entity\EntryComment {#4697
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699312668 {#4709
    date: 2023-11-07 00:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -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 {#4710
    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
16 DENIED moderate
App\Entity\EntryComment {#4697
  +user: App\Entity\User {#4687 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is my favorite app."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699312668 {#4709
    date: 2023-11-07 00:17:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -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 {#4710
    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
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 {#4773
  +user: App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4768
    date: 2023-11-06 22:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4774 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
  -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 {#4769
    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
19 DENIED edit
App\Entity\EntryComment {#4773
  +user: App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4768
    date: 2023-11-06 22:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4774 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
  -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 {#4769
    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
20 DENIED moderate
App\Entity\EntryComment {#4773
  +user: App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4768
    date: 2023-11-06 22:53:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4774 …}
  +nested: Doctrine\ORM\PersistentCollection {#4776 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4784 …}
  -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 {#4769
    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
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 {#4846
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4841
    date: 2023-11-08 04:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4847 …}
  +nested: Doctrine\ORM\PersistentCollection {#4849 …}
  +votes: Doctrine\ORM\PersistentCollection {#4851 …}
  +reports: Doctrine\ORM\PersistentCollection {#4853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
  -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 {#4842
    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
23 DENIED edit
App\Entity\EntryComment {#4846
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4841
    date: 2023-11-08 04:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4847 …}
  +nested: Doctrine\ORM\PersistentCollection {#4849 …}
  +votes: Doctrine\ORM\PersistentCollection {#4851 …}
  +reports: Doctrine\ORM\PersistentCollection {#4853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
  -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 {#4842
    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
24 DENIED moderate
App\Entity\EntryComment {#4846
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4841
    date: 2023-11-08 04:55:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4847 …}
  +nested: Doctrine\ORM\PersistentCollection {#4849 …}
  +votes: Doctrine\ORM\PersistentCollection {#4851 …}
  +reports: Doctrine\ORM\PersistentCollection {#4853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
  -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 {#4842
    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
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 {#5153
  +user: Proxies\__CG__\App\Entity\User {#5148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4846
    +user: App\Entity\User {#4859 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4841
      date: 2023-11-08 04:55:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4847 …}
    +nested: Doctrine\ORM\PersistentCollection {#4849 …}
    +votes: Doctrine\ORM\PersistentCollection {#4851 …}
    +reports: Doctrine\ORM\PersistentCollection {#4853 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
    -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 {#4842
      date: 2023-11-07 07:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +body: "Thanks for the feedback. I’ll take a look at that issue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699370562 {#5154
    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 {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -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 {#5151
    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
27 DENIED edit
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4846
    +user: App\Entity\User {#4859 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4841
      date: 2023-11-08 04:55:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4847 …}
    +nested: Doctrine\ORM\PersistentCollection {#4849 …}
    +votes: Doctrine\ORM\PersistentCollection {#4851 …}
    +reports: Doctrine\ORM\PersistentCollection {#4853 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
    -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 {#4842
      date: 2023-11-07 07:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +body: "Thanks for the feedback. I’ll take a look at that issue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699370562 {#5154
    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 {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -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 {#5151
    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
28 DENIED moderate
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5148 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4846
    +user: App\Entity\User {#4859 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4841
      date: 2023-11-08 04:55:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4847 …}
    +nested: Doctrine\ORM\PersistentCollection {#4849 …}
    +votes: Doctrine\ORM\PersistentCollection {#4851 …}
    +reports: Doctrine\ORM\PersistentCollection {#4853 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
    -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 {#4842
      date: 2023-11-07 07:13:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +body: "Thanks for the feedback. I’ll take a look at that issue!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699370562 {#5154
    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 {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -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 {#5151
    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
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 {#5179
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5153
    +user: Proxies\__CG__\App\Entity\User {#5148 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4846
      +user: App\Entity\User {#4859 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4841
        date: 2023-11-08 04:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4847 …}
      +nested: Doctrine\ORM\PersistentCollection {#4849 …}
      +votes: Doctrine\ORM\PersistentCollection {#4851 …}
      +reports: Doctrine\ORM\PersistentCollection {#4853 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
      -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 {#4842
        date: 2023-11-07 07:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4846}
    +body: "Thanks for the feedback. I’ll take a look at that issue!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699370562 {#5154
      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 {#5143 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -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 {#5151
      date: 2023-11-07 16:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +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 {#5174
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -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 {#5177
    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
31 DENIED edit
App\Entity\EntryComment {#5179
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5153
    +user: Proxies\__CG__\App\Entity\User {#5148 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4846
      +user: App\Entity\User {#4859 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4841
        date: 2023-11-08 04:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4847 …}
      +nested: Doctrine\ORM\PersistentCollection {#4849 …}
      +votes: Doctrine\ORM\PersistentCollection {#4851 …}
      +reports: Doctrine\ORM\PersistentCollection {#4853 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
      -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 {#4842
        date: 2023-11-07 07:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4846}
    +body: "Thanks for the feedback. I’ll take a look at that issue!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699370562 {#5154
      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 {#5143 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -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 {#5151
      date: 2023-11-07 16:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +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 {#5174
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -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 {#5177
    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
32 DENIED moderate
App\Entity\EntryComment {#5179
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5153
    +user: Proxies\__CG__\App\Entity\User {#5148 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4846
      +user: App\Entity\User {#4859 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4841
        date: 2023-11-08 04:55:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nunya@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4847 …}
      +nested: Doctrine\ORM\PersistentCollection {#4849 …}
      +votes: Doctrine\ORM\PersistentCollection {#4851 …}
      +reports: Doctrine\ORM\PersistentCollection {#4853 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
      -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 {#4842
        date: 2023-11-07 07:13:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4846}
    +body: "Thanks for the feedback. I’ll take a look at that issue!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699370562 {#5154
      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 {#5143 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -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 {#5151
      date: 2023-11-07 16:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +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 {#5174
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -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 {#5177
    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
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 {#5201
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: App\Entity\User {#4859 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5153
      +user: Proxies\__CG__\App\Entity\User {#5148 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4846
        +user: App\Entity\User {#4859 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4841
          date: 2023-11-08 04:55:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nunya@lemdro.id"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4847 …}
        +nested: Doctrine\ORM\PersistentCollection {#4849 …}
        +votes: Doctrine\ORM\PersistentCollection {#4851 …}
        +reports: Doctrine\ORM\PersistentCollection {#4853 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
        -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 {#4842
          date: 2023-11-07 07:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4846}
      +body: "Thanks for the feedback. I’ll take a look at that issue!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699370562 {#5154
        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 {#5143 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -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 {#5151
        date: 2023-11-07 16:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4846}
    +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 {#5174
      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 {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -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 {#5177
      date: 2023-11-07 16:29:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +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 {#5196
    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 {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -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 {#5199
    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
35 DENIED edit
App\Entity\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: App\Entity\User {#4859 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5153
      +user: Proxies\__CG__\App\Entity\User {#5148 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4846
        +user: App\Entity\User {#4859 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4841
          date: 2023-11-08 04:55:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nunya@lemdro.id"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4847 …}
        +nested: Doctrine\ORM\PersistentCollection {#4849 …}
        +votes: Doctrine\ORM\PersistentCollection {#4851 …}
        +reports: Doctrine\ORM\PersistentCollection {#4853 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
        -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 {#4842
          date: 2023-11-07 07:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4846}
      +body: "Thanks for the feedback. I’ll take a look at that issue!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699370562 {#5154
        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 {#5143 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -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 {#5151
        date: 2023-11-07 16:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4846}
    +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 {#5174
      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 {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -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 {#5177
      date: 2023-11-07 16:29:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +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 {#5196
    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 {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -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 {#5199
    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
36 DENIED moderate
App\Entity\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5179
    +user: App\Entity\User {#4859 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5153
      +user: Proxies\__CG__\App\Entity\User {#5148 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4846
        +user: App\Entity\User {#4859 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4841
          date: 2023-11-08 04:55:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nunya@lemdro.id"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4847 …}
        +nested: Doctrine\ORM\PersistentCollection {#4849 …}
        +votes: Doctrine\ORM\PersistentCollection {#4851 …}
        +reports: Doctrine\ORM\PersistentCollection {#4853 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
        -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 {#4842
          date: 2023-11-07 07:13:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4846}
      +body: "Thanks for the feedback. I’ll take a look at that issue!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699370562 {#5154
        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 {#5143 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
      +reports: Doctrine\ORM\PersistentCollection {#5158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
      -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 {#5151
        date: 2023-11-07 16:22:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4846}
    +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 {#5174
      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 {#5171 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -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 {#5177
      date: 2023-11-07 16:29:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4846}
  +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 {#5196
    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 {#5191 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -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 {#5199
    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
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 {#4919
  +user: App\Entity\User {#4932 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the thumbnail fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699300165 {#4914
    date: 2023-11-06 20:49:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -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 {#4915
    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
39 DENIED edit
App\Entity\EntryComment {#4919
  +user: App\Entity\User {#4932 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the thumbnail fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699300165 {#4914
    date: 2023-11-06 20:49:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -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 {#4915
    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
40 DENIED moderate
App\Entity\EntryComment {#4919
  +user: App\Entity\User {#4932 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the thumbnail fix!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699300165 {#4914
    date: 2023-11-06 20:49:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -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 {#4915
    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
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 {#4994
  +user: App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4989
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -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 {#4990
    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
43 DENIED edit
App\Entity\EntryComment {#4994
  +user: App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4989
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -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 {#4990
    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
44 DENIED moderate
App\Entity\EntryComment {#4994
  +user: App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4989
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -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 {#4990
    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
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 {#5067
  +user: App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#5062
    date: 2023-11-07 04:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
  -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 {#5063
    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
47 DENIED edit
App\Entity\EntryComment {#5067
  +user: App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#5062
    date: 2023-11-07 04:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
  -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 {#5063
    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
48 DENIED moderate
App\Entity\EntryComment {#5067
  +user: App\Entity\User {#5080 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#246 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +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 {#2414
      date: 2023-11-07 19:16:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 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 {#1793
      date: 2023-11-06 20:07:34.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#5062
    date: 2023-11-07 04:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5068 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5078 …}
  -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 {#5063
    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
49 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "lemmyconnect@lemmy.ca"
  +title: "lemmyconnect"
  +description: """
    A community for the mobile app Connect for Lemmy.\n
    \n
    ### Links\n
    \n
    - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 78
  +entryCommentCount: 228
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729531660 {#275
    date: 2024-10-21 19:27:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 79
  +apId: "lemmyconnect@lemmy.ca"
  +apProfileId: "https://lemmy.ca/c/lemmyconnect"
  +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
  +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
  +apInboxUrl: "https://lemmy.ca/inbox"
  +apDomain: "lemmy.ca"
  +apPreferredUsername: "lemmyconnect"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729546636 {#269
    date: 2024-10-21 23:37:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699084784 {#271
    date: 2023-11-04 08:59:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details