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 …}
}
25.43 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 {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1889 …}
  +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 {#2414
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#2402
    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
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1889 …}
  +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 {#2414
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#2402
    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
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1889 …}
  +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 {#2414
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kuro"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    date: 2023-11-24 08:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700430735 {#2402
    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
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 {#3791
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1889 …}
  +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 {#3784
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3818 …}
  +votes: Doctrine\ORM\PersistentCollection {#3815 …}
  +reports: Doctrine\ORM\PersistentCollection {#3813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3809 …}
  +badges: Doctrine\ORM\PersistentCollection {#3807 …}
  +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 {#3776
    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
7 DENIED edit
App\Entity\Entry {#3791
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1889 …}
  +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 {#3784
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3818 …}
  +votes: Doctrine\ORM\PersistentCollection {#3815 …}
  +reports: Doctrine\ORM\PersistentCollection {#3813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3809 …}
  +badges: Doctrine\ORM\PersistentCollection {#3807 …}
  +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 {#3776
    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
8 DENIED moderate
App\Entity\Entry {#3791
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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 {#1889 …}
  +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 {#3784
    date: 2023-11-07 19:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3818 …}
  +votes: Doctrine\ORM\PersistentCollection {#3815 …}
  +reports: Doctrine\ORM\PersistentCollection {#3813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3809 …}
  +badges: Doctrine\ORM\PersistentCollection {#3807 …}
  +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 {#3776
    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
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 {#4643
  +user: App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1889 …}
    +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 {#2414
      date: 2023-11-22 06:00:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@kuro"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-24 08:21:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700430735 {#2402
      date: 2023-11-19 22:52:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Oh is he back from his break already? Haven’t seen him mention anything about it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701094924 {#4652
    date: 2023-11-27 15:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro"
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 142655
  -bodyTs: "'alreadi':8 'anyth':14 'back':4 'break':7 'haven':9 'mention':13 'oh':1 'seen':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4823783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482769 {#4588
    date: 2023-11-20 13:19:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4643
  +user: App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1889 …}
    +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 {#2414
      date: 2023-11-22 06:00:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@kuro"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-24 08:21:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700430735 {#2402
      date: 2023-11-19 22:52:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Oh is he back from his break already? Haven’t seen him mention anything about it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701094924 {#4652
    date: 2023-11-27 15:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro"
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 142655
  -bodyTs: "'alreadi':8 'anyth':14 'back':4 'break':7 'haven':9 'mention':13 'oh':1 'seen':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4823783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482769 {#4588
    date: 2023-11-20 13:19:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4643
  +user: App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1889 …}
    +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 {#2414
      date: 2023-11-22 06:00:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@kuro"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-24 08:21:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700430735 {#2402
      date: 2023-11-19 22:52:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Oh is he back from his break already? Haven’t seen him mention anything about it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701094924 {#4652
    date: 2023-11-27 15:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro"
    "@Nunya@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4641 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 142655
  -bodyTs: "'alreadi':8 'anyth':14 'back':4 'break':7 'haven':9 'mention':13 'oh':1 'seen':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4823783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700482769 {#4588
    date: 2023-11-20 13:19:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4661
  +user: Proxies\__CG__\App\Entity\User {#4671 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1889 …}
    +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 {#2414
      date: 2023-11-22 06:00:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@kuro"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-24 08:21:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700430735 {#2402
      date: 2023-11-19 22:52:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4643
    +user: App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Oh is he back from his break already? Haven’t seen him mention anything about it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701094924 {#4652
      date: 2023-11-27 15:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kuro"
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
    -id: 142655
    -bodyTs: "'alreadi':8 'anyth':14 'back':4 'break':7 'haven':9 'mention':13 'oh':1 'seen':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4823783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700482769 {#4588
      date: 2023-11-20 13:19:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4643}
  +body: """
    He pokes his head in here every once in a while. The last update was actually on November 18th, a few days after this post was made.\n
    \n
    Honestly, Connect is stable enough now that any dangling bugs are tolerable and anything I would ask about in this community would likely be a feature request anyway.\n
    \n
    I just had a weird cyclical crash happen though and had to bounce my phone. Connect was triggering a continuous loop of it being hung. It’s not happening now and hasn’t happened before. I blame Android.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700629205 {#4666
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro"
    "@Nunya@lemdro.id"
    "@RogueBanana@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 149641
  -bodyTs: "'18th':19 'actual':16 'android':93 'anyth':41 'anyway':55 'ask':44 'blame':92 'bounc':68 'bug':37 'communiti':48 'connect':29,71 'continu':75 'crash':62 'cyclic':61 'dangl':36 'day':22 'enough':32 'everi':7 'featur':53 'happen':63,84,89 'hasn':87 'head':4 'honest':28 'hung':80 'last':13 'like':50 'loop':76 'made':27 'novemb':18 'phone':70 'poke':2 'post':25 'request':54 'stabl':31 'though':64 'toler':39 'trigger':73 'updat':14 'weird':60 'would':43,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5081290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629205 {#4663
    date: 2023-11-22 06:00:05.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 {#4661
  +user: Proxies\__CG__\App\Entity\User {#4671 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1889 …}
    +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 {#2414
      date: 2023-11-22 06:00:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@kuro"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-24 08:21:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700430735 {#2402
      date: 2023-11-19 22:52:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4643
    +user: App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Oh is he back from his break already? Haven’t seen him mention anything about it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701094924 {#4652
      date: 2023-11-27 15:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kuro"
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
    -id: 142655
    -bodyTs: "'alreadi':8 'anyth':14 'back':4 'break':7 'haven':9 'mention':13 'oh':1 'seen':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4823783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700482769 {#4588
      date: 2023-11-20 13:19:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4643}
  +body: """
    He pokes his head in here every once in a while. The last update was actually on November 18th, a few days after this post was made.\n
    \n
    Honestly, Connect is stable enough now that any dangling bugs are tolerable and anything I would ask about in this community would likely be a feature request anyway.\n
    \n
    I just had a weird cyclical crash happen though and had to bounce my phone. Connect was triggering a continuous loop of it being hung. It’s not happening now and hasn’t happened before. I blame Android.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700629205 {#4666
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro"
    "@Nunya@lemdro.id"
    "@RogueBanana@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 149641
  -bodyTs: "'18th':19 'actual':16 'android':93 'anyth':41 'anyway':55 'ask':44 'blame':92 'bounc':68 'bug':37 'communiti':48 'connect':29,71 'continu':75 'crash':62 'cyclic':61 'dangl':36 'day':22 'enough':32 'everi':7 'featur':53 'happen':63,84,89 'hasn':87 'head':4 'honest':28 'hung':80 'last':13 'like':50 'loop':76 'made':27 'novemb':18 'phone':70 'poke':2 'post':25 'request':54 'stabl':31 'though':64 'toler':39 'trigger':73 'updat':14 'weird':60 'would':43,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5081290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629205 {#4663
    date: 2023-11-22 06:00:05.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 {#4661
  +user: Proxies\__CG__\App\Entity\User {#4671 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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 {#1889 …}
    +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 {#2414
      date: 2023-11-22 06:00:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@kuro"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-11-24 08:21:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700430735 {#2402
      date: 2023-11-19 22:52:15.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4643
    +user: App\Entity\User {#4591 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Oh is he back from his break already? Haven’t seen him mention anything about it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701094924 {#4652
      date: 2023-11-27 15:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kuro"
      "@Nunya@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4641 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
    -id: 142655
    -bodyTs: "'alreadi':8 'anyth':14 'back':4 'break':7 'haven':9 'mention':13 'oh':1 'seen':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4823783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700482769 {#4588
      date: 2023-11-20 13:19:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4643}
  +body: """
    He pokes his head in here every once in a while. The last update was actually on November 18th, a few days after this post was made.\n
    \n
    Honestly, Connect is stable enough now that any dangling bugs are tolerable and anything I would ask about in this community would likely be a feature request anyway.\n
    \n
    I just had a weird cyclical crash happen though and had to bounce my phone. Connect was triggering a continuous loop of it being hung. It’s not happening now and hasn’t happened before. I blame Android.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700629205 {#4666
    date: 2023-11-22 06:00:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro"
    "@Nunya@lemdro.id"
    "@RogueBanana@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 149641
  -bodyTs: "'18th':19 'actual':16 'android':93 'anyth':41 'anyway':55 'ask':44 'blame':92 'bounc':68 'bug':37 'communiti':48 'connect':29,71 'continu':75 'crash':62 'cyclic':61 'dangl':36 'day':22 'enough':32 'everi':7 'featur':53 'happen':63,84,89 'hasn':87 'head':4 'honest':28 'hung':80 'last':13 'like':50 'loop':76 'made':27 'novemb':18 'phone':70 'poke':2 'post':25 'request':54 'stabl':31 'though':64 'toler':39 'trigger':73 'updat':14 'weird':60 'would':43,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5081290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629205 {#4663
    date: 2023-11-22 06:00:05.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 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