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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
  +title: "Issue Comments Disappear as soon as screen goes black"
  +url: null
  +body: """
    Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
    Please fix.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702049139 {#2414
    date: 2023-12-08 16:25:39.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: 20813
  -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
  -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701971956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929956 {#1793
    date: 2023-12-07 07:19:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
  +title: "Issue Comments Disappear as soon as screen goes black"
  +url: null
  +body: """
    Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
    Please fix.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702049139 {#2414
    date: 2023-12-08 16:25:39.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: 20813
  -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
  -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701971956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929956 {#1793
    date: 2023-12-07 07:19:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
  +title: "Issue Comments Disappear as soon as screen goes black"
  +url: null
  +body: """
    Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
    Please fix.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702049139 {#2414
    date: 2023-12-08 16:25:39.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: 20813
  -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
  -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701971956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929956 {#1793
    date: 2023-12-07 07:19:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4014
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703467765 {#4024
    date: 2023-12-25 02:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 205749
  -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6390830"
  +editedAt: DateTimeImmutable @1703315283 {#3960
    date: 2023-12-23 08:08:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701936565 {#4023
    date: 2023-12-07 09:09: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
7 DENIED edit
App\Entity\EntryComment {#4014
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703467765 {#4024
    date: 2023-12-25 02:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 205749
  -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6390830"
  +editedAt: DateTimeImmutable @1703315283 {#3960
    date: 2023-12-23 08:08:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701936565 {#4023
    date: 2023-12-07 09:09: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
8 DENIED moderate
App\Entity\EntryComment {#4014
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703467765 {#4024
    date: 2023-12-25 02:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 205749
  -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6390830"
  +editedAt: DateTimeImmutable @1703315283 {#3960
    date: 2023-12-23 08:08:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701936565 {#4023
    date: 2023-12-07 09:09: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
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 {#4144
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703467765 {#4024
      date: 2023-12-25 02:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 205749
    -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6390830"
    +editedAt: DateTimeImmutable @1703315283 {#3960
      date: 2023-12-23 08:08:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701936565 {#4023
      date: 2023-12-07 09:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702044660 {#4141
    date: 2023-12-08 15:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4149 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 210144
  -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5896903"
  +editedAt: DateTimeImmutable @1703461252 {#4138
    date: 2023-12-25 00:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702044660 {#4136
    date: 2023-12-08 15:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4144
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703467765 {#4024
      date: 2023-12-25 02:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 205749
    -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6390830"
    +editedAt: DateTimeImmutable @1703315283 {#3960
      date: 2023-12-23 08:08:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701936565 {#4023
      date: 2023-12-07 09:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702044660 {#4141
    date: 2023-12-08 15:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4149 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 210144
  -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5896903"
  +editedAt: DateTimeImmutable @1703461252 {#4138
    date: 2023-12-25 00:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702044660 {#4136
    date: 2023-12-08 15:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4144
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703467765 {#4024
      date: 2023-12-25 02:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 205749
    -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6390830"
    +editedAt: DateTimeImmutable @1703315283 {#3960
      date: 2023-12-23 08:08:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701936565 {#4023
      date: 2023-12-07 09:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702044660 {#4141
    date: 2023-12-08 15:11:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4149 …}
  +votes: Doctrine\ORM\PersistentCollection {#4145 …}
  +reports: Doctrine\ORM\PersistentCollection {#4152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
  -id: 210144
  -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5896903"
  +editedAt: DateTimeImmutable @1703461252 {#4138
    date: 2023-12-25 00:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702044660 {#4136
    date: 2023-12-08 15:11:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4165
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4144
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4014
      +user: App\Entity\User {#3962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703467765 {#4024
        date: 2023-12-25 02:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4012 …}
      +nested: Doctrine\ORM\PersistentCollection {#4010 …}
      +votes: Doctrine\ORM\PersistentCollection {#4008 …}
      +reports: Doctrine\ORM\PersistentCollection {#4006 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
      -id: 205749
      -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6390830"
      +editedAt: DateTimeImmutable @1703315283 {#3960
        date: 2023-12-23 08:08:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701936565 {#4023
        date: 2023-12-07 09:09:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702044660 {#4141
      date: 2023-12-08 15:11:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4149 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 210144
    -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5896903"
    +editedAt: DateTimeImmutable @1703461252 {#4138
      date: 2023-12-25 00:40:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702044660 {#4136
      date: 2023-12-08 15:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
    \n
    Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
    \n
    Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
    \n
    Saved posts work tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702045380 {#4168
    date: 2023-12-08 15:23:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
  -id: 210172
  -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6439193"
  +editedAt: DateTimeImmutable @1703462330 {#4171
    date: 2023-12-25 00:58:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702045380 {#4173
    date: 2023-12-08 15:23:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4165
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4144
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4014
      +user: App\Entity\User {#3962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703467765 {#4024
        date: 2023-12-25 02:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4012 …}
      +nested: Doctrine\ORM\PersistentCollection {#4010 …}
      +votes: Doctrine\ORM\PersistentCollection {#4008 …}
      +reports: Doctrine\ORM\PersistentCollection {#4006 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
      -id: 205749
      -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6390830"
      +editedAt: DateTimeImmutable @1703315283 {#3960
        date: 2023-12-23 08:08:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701936565 {#4023
        date: 2023-12-07 09:09:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702044660 {#4141
      date: 2023-12-08 15:11:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4149 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 210144
    -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5896903"
    +editedAt: DateTimeImmutable @1703461252 {#4138
      date: 2023-12-25 00:40:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702044660 {#4136
      date: 2023-12-08 15:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
    \n
    Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
    \n
    Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
    \n
    Saved posts work tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702045380 {#4168
    date: 2023-12-08 15:23:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
  -id: 210172
  -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6439193"
  +editedAt: DateTimeImmutable @1703462330 {#4171
    date: 2023-12-25 00:58:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702045380 {#4173
    date: 2023-12-08 15:23:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4165
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4144
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4014
      +user: App\Entity\User {#3962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703467765 {#4024
        date: 2023-12-25 02:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4012 …}
      +nested: Doctrine\ORM\PersistentCollection {#4010 …}
      +votes: Doctrine\ORM\PersistentCollection {#4008 …}
      +reports: Doctrine\ORM\PersistentCollection {#4006 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
      -id: 205749
      -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6390830"
      +editedAt: DateTimeImmutable @1703315283 {#3960
        date: 2023-12-23 08:08:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701936565 {#4023
        date: 2023-12-07 09:09:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702044660 {#4141
      date: 2023-12-08 15:11:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4149 …}
    +votes: Doctrine\ORM\PersistentCollection {#4145 …}
    +reports: Doctrine\ORM\PersistentCollection {#4152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
    -id: 210144
    -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5896903"
    +editedAt: DateTimeImmutable @1703461252 {#4138
      date: 2023-12-25 00:40:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702044660 {#4136
      date: 2023-12-08 15:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
    \n
    Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
    \n
    Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
    \n
    Saved posts work tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702045380 {#4168
    date: 2023-12-08 15:23:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4161 …}
  +votes: Doctrine\ORM\PersistentCollection {#4159 …}
  +reports: Doctrine\ORM\PersistentCollection {#4175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
  -id: 210172
  -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6439193"
  +editedAt: DateTimeImmutable @1703462330 {#4171
    date: 2023-12-25 00:58:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702045380 {#4173
    date: 2023-12-08 15:23:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4196
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4165
    +user: App\Entity\User {#3962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4144
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4014
        +user: App\Entity\User {#3962 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703467765 {#4024
          date: 2023-12-25 02:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4012 …}
        +nested: Doctrine\ORM\PersistentCollection {#4010 …}
        +votes: Doctrine\ORM\PersistentCollection {#4008 …}
        +reports: Doctrine\ORM\PersistentCollection {#4006 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
        -id: 205749
        -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6390830"
        +editedAt: DateTimeImmutable @1703315283 {#3960
          date: 2023-12-23 08:08:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701936565 {#4023
          date: 2023-12-07 09:09:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4014}
      +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702044660 {#4141
        date: 2023-12-08 15:11:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
        "@andrew_bidlaw@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4147 …}
      +nested: Doctrine\ORM\PersistentCollection {#4149 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 210144
      -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5896903"
      +editedAt: DateTimeImmutable @1703461252 {#4138
        date: 2023-12-25 00:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702044660 {#4136
        date: 2023-12-08 15:11:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: """
      Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
      \n
      Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
      \n
      Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
      \n
      Saved posts work tho.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702045380 {#4168
      date: 2023-12-08 15:23:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4161 …}
    +votes: Doctrine\ORM\PersistentCollection {#4159 …}
    +reports: Doctrine\ORM\PersistentCollection {#4175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
    -id: 210172
    -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6439193"
    +editedAt: DateTimeImmutable @1703462330 {#4171
      date: 2023-12-25 00:58:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702045380 {#4173
      date: 2023-12-08 15:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "I wish Connect at least shows the drafts I have if that’s the case. Also visited posts since it hides them and it becomes impossible for me to find again. Both of these are saved temporarily until cache is cleared or app is closed. currently it’s just so frustrating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702047607 {#4191
    date: 2023-12-08 16:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4185 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 210251
  -bodyTs: "'also':16 'app':43 'becom':25 'cach':39 'case':15 'clear':41 'close':45 'connect':3 'current':46 'draft':8 'find':30 'frustrat':51 'hide':21 'imposs':26 'least':5 'post':18 'save':36 'show':6 'sinc':19 'temporarili':37 'visit':17 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702047607 {#4194
    date: 2023-12-08 16:00:07.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 {#4196
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4165
    +user: App\Entity\User {#3962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4144
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4014
        +user: App\Entity\User {#3962 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703467765 {#4024
          date: 2023-12-25 02:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4012 …}
        +nested: Doctrine\ORM\PersistentCollection {#4010 …}
        +votes: Doctrine\ORM\PersistentCollection {#4008 …}
        +reports: Doctrine\ORM\PersistentCollection {#4006 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
        -id: 205749
        -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6390830"
        +editedAt: DateTimeImmutable @1703315283 {#3960
          date: 2023-12-23 08:08:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701936565 {#4023
          date: 2023-12-07 09:09:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4014}
      +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702044660 {#4141
        date: 2023-12-08 15:11:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
        "@andrew_bidlaw@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4147 …}
      +nested: Doctrine\ORM\PersistentCollection {#4149 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 210144
      -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5896903"
      +editedAt: DateTimeImmutable @1703461252 {#4138
        date: 2023-12-25 00:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702044660 {#4136
        date: 2023-12-08 15:11:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: """
      Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
      \n
      Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
      \n
      Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
      \n
      Saved posts work tho.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702045380 {#4168
      date: 2023-12-08 15:23:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4161 …}
    +votes: Doctrine\ORM\PersistentCollection {#4159 …}
    +reports: Doctrine\ORM\PersistentCollection {#4175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
    -id: 210172
    -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6439193"
    +editedAt: DateTimeImmutable @1703462330 {#4171
      date: 2023-12-25 00:58:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702045380 {#4173
      date: 2023-12-08 15:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "I wish Connect at least shows the drafts I have if that’s the case. Also visited posts since it hides them and it becomes impossible for me to find again. Both of these are saved temporarily until cache is cleared or app is closed. currently it’s just so frustrating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702047607 {#4191
    date: 2023-12-08 16:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4185 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 210251
  -bodyTs: "'also':16 'app':43 'becom':25 'cach':39 'case':15 'clear':41 'close':45 'connect':3 'current':46 'draft':8 'find':30 'frustrat':51 'hide':21 'imposs':26 'least':5 'post':18 'save':36 'show':6 'sinc':19 'temporarili':37 'visit':17 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702047607 {#4194
    date: 2023-12-08 16:00:07.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 {#4196
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4165
    +user: App\Entity\User {#3962 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4144
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4014
        +user: App\Entity\User {#3962 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703467765 {#4024
          date: 2023-12-25 02:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4012 …}
        +nested: Doctrine\ORM\PersistentCollection {#4010 …}
        +votes: Doctrine\ORM\PersistentCollection {#4008 …}
        +reports: Doctrine\ORM\PersistentCollection {#4006 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
        -id: 205749
        -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6390830"
        +editedAt: DateTimeImmutable @1703315283 {#3960
          date: 2023-12-23 08:08:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701936565 {#4023
          date: 2023-12-07 09:09:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4014}
      +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702044660 {#4141
        date: 2023-12-08 15:11:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
        "@andrew_bidlaw@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4147 …}
      +nested: Doctrine\ORM\PersistentCollection {#4149 …}
      +votes: Doctrine\ORM\PersistentCollection {#4145 …}
      +reports: Doctrine\ORM\PersistentCollection {#4152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
      -id: 210144
      -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5896903"
      +editedAt: DateTimeImmutable @1703461252 {#4138
        date: 2023-12-25 00:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702044660 {#4136
        date: 2023-12-08 15:11:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: """
      Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
      \n
      Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
      \n
      Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
      \n
      Saved posts work tho.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702045380 {#4168
      date: 2023-12-08 15:23:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4161 …}
    +votes: Doctrine\ORM\PersistentCollection {#4159 …}
    +reports: Doctrine\ORM\PersistentCollection {#4175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
    -id: 210172
    -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6439193"
    +editedAt: DateTimeImmutable @1703462330 {#4171
      date: 2023-12-25 00:58:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702045380 {#4173
      date: 2023-12-08 15:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "I wish Connect at least shows the drafts I have if that’s the case. Also visited posts since it hides them and it becomes impossible for me to find again. Both of these are saved temporarily until cache is cleared or app is closed. currently it’s just so frustrating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702047607 {#4191
    date: 2023-12-08 16:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4185 …}
  +votes: Doctrine\ORM\PersistentCollection {#4183 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 210251
  -bodyTs: "'also':16 'app':43 'becom':25 'cach':39 'case':15 'clear':41 'close':45 'connect':3 'current':46 'draft':8 'find':30 'frustrat':51 'hide':21 'imposs':26 'least':5 'post':18 'save':36 'show':6 'sinc':19 'temporarili':37 'visit':17 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702047607 {#4194
    date: 2023-12-08 16:00:07.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 {#4218
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4165
      +user: App\Entity\User {#3962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4144
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4014
          +user: App\Entity\User {#3962 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703467765 {#4024
            date: 2023-12-25 02:29:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@answersplease77@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4012 …}
          +nested: Doctrine\ORM\PersistentCollection {#4010 …}
          +votes: Doctrine\ORM\PersistentCollection {#4008 …}
          +reports: Doctrine\ORM\PersistentCollection {#4006 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
          -id: 205749
          -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6390830"
          +editedAt: DateTimeImmutable @1703315283 {#3960
            date: 2023-12-23 08:08:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701936565 {#4023
            date: 2023-12-07 09:09:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4014}
        +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702044660 {#4141
          date: 2023-12-08 15:11:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
          "@andrew_bidlaw@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4147 …}
        +nested: Doctrine\ORM\PersistentCollection {#4149 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 210144
        -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5896903"
        +editedAt: DateTimeImmutable @1703461252 {#4138
          date: 2023-12-25 00:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702044660 {#4136
          date: 2023-12-08 15:11:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4014}
      +body: """
        Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
        \n
        Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
        \n
        Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
        \n
        Saved posts work tho.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702045380 {#4168
        date: 2023-12-08 15:23:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
        "@andrew_bidlaw@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4163 …}
      +nested: Doctrine\ORM\PersistentCollection {#4161 …}
      +votes: Doctrine\ORM\PersistentCollection {#4159 …}
      +reports: Doctrine\ORM\PersistentCollection {#4175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
      -id: 210172
      -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6439193"
      +editedAt: DateTimeImmutable @1703462330 {#4171
        date: 2023-12-25 00:58:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702045380 {#4173
        date: 2023-12-08 15:23:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: "I wish Connect at least shows the drafts I have if that’s the case. Also visited posts since it hides them and it becomes impossible for me to find again. Both of these are saved temporarily until cache is cleared or app is closed. currently it’s just so frustrating"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702047607 {#4191
      date: 2023-12-08 16:00:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4185 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 210251
    -bodyTs: "'also':16 'app':43 'becom':25 'cach':39 'case':15 'clear':41 'close':45 'connect':3 'current':46 'draft':8 'find':30 'frustrat':51 'hide':21 'imposs':26 'least':5 'post':18 'save':36 'show':6 'sinc':19 'temporarili':37 'visit':17 'wish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702047607 {#4194
      date: 2023-12-08 16:00:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    Right sidebar —> Settings —> Hide read posts switch.\n
    \n
    See if it’s your case.\n
    \n
    If I’m to think long about some answers, I put them in a different notes app and save post\comment, or just add edits to the end of my comments after posting it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702049139 {#4213
    date: 2023-12-08 16:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4207 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 210333
  -bodyTs: "'add':37 'answer':22 'app':30 'case':13 'comment':34,44 'differ':28 'edit':38 'end':41 'hide':4 'long':19 'm':16 'note':29 'post':6,33,46 'put':24 'read':5 'right':1 'save':32 'see':8 'set':3 'sidebar':2 'switch':7 'think':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6440508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049139 {#4216
    date: 2023-12-08 16:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4218
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4165
      +user: App\Entity\User {#3962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4144
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4014
          +user: App\Entity\User {#3962 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703467765 {#4024
            date: 2023-12-25 02:29:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@answersplease77@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4012 …}
          +nested: Doctrine\ORM\PersistentCollection {#4010 …}
          +votes: Doctrine\ORM\PersistentCollection {#4008 …}
          +reports: Doctrine\ORM\PersistentCollection {#4006 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
          -id: 205749
          -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6390830"
          +editedAt: DateTimeImmutable @1703315283 {#3960
            date: 2023-12-23 08:08:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701936565 {#4023
            date: 2023-12-07 09:09:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4014}
        +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702044660 {#4141
          date: 2023-12-08 15:11:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
          "@andrew_bidlaw@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4147 …}
        +nested: Doctrine\ORM\PersistentCollection {#4149 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 210144
        -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5896903"
        +editedAt: DateTimeImmutable @1703461252 {#4138
          date: 2023-12-25 00:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702044660 {#4136
          date: 2023-12-08 15:11:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4014}
      +body: """
        Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
        \n
        Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
        \n
        Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
        \n
        Saved posts work tho.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702045380 {#4168
        date: 2023-12-08 15:23:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
        "@andrew_bidlaw@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4163 …}
      +nested: Doctrine\ORM\PersistentCollection {#4161 …}
      +votes: Doctrine\ORM\PersistentCollection {#4159 …}
      +reports: Doctrine\ORM\PersistentCollection {#4175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
      -id: 210172
      -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6439193"
      +editedAt: DateTimeImmutable @1703462330 {#4171
        date: 2023-12-25 00:58:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702045380 {#4173
        date: 2023-12-08 15:23:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: "I wish Connect at least shows the drafts I have if that’s the case. Also visited posts since it hides them and it becomes impossible for me to find again. Both of these are saved temporarily until cache is cleared or app is closed. currently it’s just so frustrating"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702047607 {#4191
      date: 2023-12-08 16:00:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4185 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 210251
    -bodyTs: "'also':16 'app':43 'becom':25 'cach':39 'case':15 'clear':41 'close':45 'connect':3 'current':46 'draft':8 'find':30 'frustrat':51 'hide':21 'imposs':26 'least':5 'post':18 'save':36 'show':6 'sinc':19 'temporarili':37 'visit':17 'wish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702047607 {#4194
      date: 2023-12-08 16:00:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    Right sidebar —> Settings —> Hide read posts switch.\n
    \n
    See if it’s your case.\n
    \n
    If I’m to think long about some answers, I put them in a different notes app and save post\comment, or just add edits to the end of my comments after posting it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702049139 {#4213
    date: 2023-12-08 16:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4207 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 210333
  -bodyTs: "'add':37 'answer':22 'app':30 'case':13 'comment':34,44 'differ':28 'edit':38 'end':41 'hide':4 'long':19 'm':16 'note':29 'post':6,33,46 'put':24 'read':5 'right':1 'save':32 'see':8 'set':3 'sidebar':2 'switch':7 'think':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6440508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049139 {#4216
    date: 2023-12-08 16:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4218
  +user: App\Entity\User {#3962 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4165
      +user: App\Entity\User {#3962 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4144
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4014
          +user: App\Entity\User {#3962 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t have anything like that and I have drafts set to off. Do your apps get unloaded from memory when you switch to something else? And what version do you use, did you encounter this with previous releases?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703467765 {#4024
            date: 2023-12-25 02:29:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@answersplease77@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4012 …}
          +nested: Doctrine\ORM\PersistentCollection {#4010 …}
          +votes: Doctrine\ORM\PersistentCollection {#4008 …}
          +reports: Doctrine\ORM\PersistentCollection {#4006 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
          -id: 205749
          -bodyTs: "'anyth':5 'app':17 'draft':11 'els':27 'encount':36 'get':18 'like':6 'memori':21 'previous':39 'releas':40 'set':12 'someth':26 'switch':24 'unload':19 'use':33 'version':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6390830"
          +editedAt: DateTimeImmutable @1703315283 {#3960
            date: 2023-12-23 08:08:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701936565 {#4023
            date: 2023-12-07 09:09:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4014}
        +body: "I have the latest update and this issue still happens. Where can I see my comment drafts? or upvoted , downvoted, or visted posts?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702044660 {#4141
          date: 2023-12-08 15:11:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
          "@andrew_bidlaw@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4147 …}
        +nested: Doctrine\ORM\PersistentCollection {#4149 …}
        +votes: Doctrine\ORM\PersistentCollection {#4145 …}
        +reports: Doctrine\ORM\PersistentCollection {#4152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4156 …}
        -id: 210144
        -bodyTs: "'comment':16 'downvot':20 'draft':17 'happen':10 'issu':8 'latest':4 'post':23 'see':14 'still':9 'updat':5 'upvot':19 'vist':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5896903"
        +editedAt: DateTimeImmutable @1703461252 {#4138
          date: 2023-12-25 00:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702044660 {#4136
          date: 2023-12-08 15:11:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4014}
      +body: """
        Drafts (Connect’s feature) are saved as long as you don’t leave a thread.\n
        \n
        Individual upvotes and downvotes aren’t shown on Lemmy as a whole. I only know you can see them under posts and comments on kbin.social (another network), but I don’t know if they have them collected somewhere on a profile page. Guess it puts more strain on servers hosted by volonteurs.\n
        \n
        Visited posts are tracked cleint-side. Afaik it isn’t implemented anywhere.\n
        \n
        Saved posts work tho.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702045380 {#4168
        date: 2023-12-08 15:23:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
        "@andrew_bidlaw@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4163 …}
      +nested: Doctrine\ORM\PersistentCollection {#4161 …}
      +votes: Doctrine\ORM\PersistentCollection {#4159 …}
      +reports: Doctrine\ORM\PersistentCollection {#4175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4179 …}
      -id: 210172
      -bodyTs: "'afaik':75 'anoth':41 'anywher':80 'aren':20 'cleint':73 'cleint-sid':72 'collect':52 'comment':38 'connect':2 'downvot':19 'draft':1 'featur':4 'guess':58 'host':65 'implement':79 'individu':16 'isn':77 'kbin.social':40 'know':30,47 'leav':13 'lemmi':24 'long':8 'network':42 'page':57 'post':36,69,82 'profil':56 'put':60 'save':6,81 'see':33 'server':64 'shown':22 'side':74 'somewher':53 'strain':62 'tho':84 'thread':15 'track':71 'upvot':17 'visit':68 'volonteur':67 'whole':27 'work':83"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6439193"
      +editedAt: DateTimeImmutable @1703462330 {#4171
        date: 2023-12-25 00:58:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702045380 {#4173
        date: 2023-12-08 15:23:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: "I wish Connect at least shows the drafts I have if that’s the case. Also visited posts since it hides them and it becomes impossible for me to find again. Both of these are saved temporarily until cache is cleared or app is closed. currently it’s just so frustrating"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702047607 {#4191
      date: 2023-12-08 16:00:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
      "@andrew_bidlaw@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4185 …}
    +votes: Doctrine\ORM\PersistentCollection {#4183 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 210251
    -bodyTs: "'also':16 'app':43 'becom':25 'cach':39 'case':15 'clear':41 'close':45 'connect':3 'current':46 'draft':8 'find':30 'frustrat':51 'hide':21 'imposs':26 'least':5 'post':18 'save':36 'show':6 'sinc':19 'temporarili':37 'visit':17 'wish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702047607 {#4194
      date: 2023-12-08 16:00:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    Right sidebar —> Settings —> Hide read posts switch.\n
    \n
    See if it’s your case.\n
    \n
    If I’m to think long about some answers, I put them in a different notes app and save post\comment, or just add edits to the end of my comments after posting it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702049139 {#4213
    date: 2023-12-08 16:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
    "@andrew_bidlaw@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4207 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 210333
  -bodyTs: "'add':37 'answer':22 'app':30 'case':13 'comment':34,44 'differ':28 'edit':38 'end':41 'hide':4 'long':19 'm':16 'note':29 'post':6,33,46 'put':24 'read':5 'right':1 'save':32 'see':8 'set':3 'sidebar':2 'switch':7 'think':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6440508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049139 {#4216
    date: 2023-12-08 16:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4050
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have the issue that changing a post title after putting something in the bottom erases it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701967795 {#4056
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4042 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -id: 207143
  -bodyTs: "'bottom':15 'chang':6 'eras':16 'issu':4 'post':8 'put':11 'someth':12 'titl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2639439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967795 {#4057
    date: 2023-12-07 17:49:55.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 {#4050
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have the issue that changing a post title after putting something in the bottom erases it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701967795 {#4056
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4042 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -id: 207143
  -bodyTs: "'bottom':15 'chang':6 'eras':16 'issu':4 'post':8 'put':11 'someth':12 'titl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2639439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967795 {#4057
    date: 2023-12-07 17:49:55.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 {#4050
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Issue-Comments-Disappear-as-soon-as-screen-goes-black"
    +title: "Issue Comments Disappear as soon as screen goes black"
    +url: null
    +body: """
      Very very frustrating and keeps happening to every time I use the app. I type full paragraphs that disaapear if I look away from the screen 10 seconds and it dims black (did not even lock phone or exit app). It haapened this time while I was reading the comment I typed before posting it. I cannot stress how awful that is and it was gone, no draft and not saved anywhere.  \n
      Please fix.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702049139 {#2414
      date: 2023-12-08 16:25:39.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: 20813
    -titleTs: "'black':9 'comment':2 'disappear':3 'goe':8 'issu':1 'screen':7 'soon':5"
    -bodyTs: "'10':27 'anywher':72 'app':13,40 'aw':60 'away':23 'black':32 'cannot':57 'comment':50 'dim':31 'disaapear':19 'draft':68 'even':35 'everi':8 'exit':39 'fix':74 'frustrat':3 'full':16 'gone':66 'haapen':42 'happen':6 'keep':5 'lock':36 'look':22 'paragraph':17 'phone':37 'pleas':73 'post':54 'read':48 'save':71 'screen':26 'second':28 'stress':58 'time':9,44 'type':15,52 'use':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701971956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9247440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929956 {#1793
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I have the issue that changing a post title after putting something in the bottom erases it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701967795 {#4056
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4051 …}
  +nested: Doctrine\ORM\PersistentCollection {#4042 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -id: 207143
  -bodyTs: "'bottom':15 'chang':6 'eras':16 'issu':4 'post':8 'put':11 'someth':12 'titl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/2639439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967795 {#4057
    date: 2023-12-07 17:49:55.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 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