Redirect 302 redirect from GET @entry_comment_create (4b71ab)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.84 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 {#2410
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: App\Entity\Magazine {#261
    +icon: Proxies\__CG__\App\Entity\Image {#241 …}
    +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 {#269
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#232 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
    +entries: Doctrine\ORM\PersistentCollection {#175 …}
    +posts: Doctrine\ORM\PersistentCollection {#133 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
    +bans: Doctrine\ORM\PersistentCollection {#112 …}
    +reports: Doctrine\ORM\PersistentCollection {#98 …}
    +badges: Doctrine\ORM\PersistentCollection {#76 …}
    +logs: Doctrine\ORM\PersistentCollection {#66 …}
    +awards: Doctrine\ORM\PersistentCollection {#1854 …}
    +categories: Doctrine\ORM\PersistentCollection {#1818 …}
    -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 {#267
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#275
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +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 {#1829
    date: 2023-12-08 16:25:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +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 {#2418
    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 {#2410
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: App\Entity\Magazine {#261
    +icon: Proxies\__CG__\App\Entity\Image {#241 …}
    +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 {#269
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#232 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
    +entries: Doctrine\ORM\PersistentCollection {#175 …}
    +posts: Doctrine\ORM\PersistentCollection {#133 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
    +bans: Doctrine\ORM\PersistentCollection {#112 …}
    +reports: Doctrine\ORM\PersistentCollection {#98 …}
    +badges: Doctrine\ORM\PersistentCollection {#76 …}
    +logs: Doctrine\ORM\PersistentCollection {#66 …}
    +awards: Doctrine\ORM\PersistentCollection {#1854 …}
    +categories: Doctrine\ORM\PersistentCollection {#1818 …}
    -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 {#267
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#275
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +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 {#1829
    date: 2023-12-08 16:25:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +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 {#2418
    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 {#2410
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: App\Entity\Magazine {#261
    +icon: Proxies\__CG__\App\Entity\Image {#241 …}
    +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 {#269
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#232 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
    +entries: Doctrine\ORM\PersistentCollection {#175 …}
    +posts: Doctrine\ORM\PersistentCollection {#133 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
    +bans: Doctrine\ORM\PersistentCollection {#112 …}
    +reports: Doctrine\ORM\PersistentCollection {#98 …}
    +badges: Doctrine\ORM\PersistentCollection {#76 …}
    +logs: Doctrine\ORM\PersistentCollection {#66 …}
    +awards: Doctrine\ORM\PersistentCollection {#1854 …}
    +categories: Doctrine\ORM\PersistentCollection {#1818 …}
    -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 {#267
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#275
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +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 {#1829
    date: 2023-12-08 16:25:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +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 {#2418
    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 {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4028
    date: 2023-12-25 02:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -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 {#3964
    date: 2023-12-23 08:08:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701936565 {#4027
    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 {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4028
    date: 2023-12-25 02:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -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 {#3964
    date: 2023-12-23 08:08:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701936565 {#4027
    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 {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4028
    date: 2023-12-25 02:29:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -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 {#3964
    date: 2023-12-23 08:08:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701936565 {#4027
    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 {#4148
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +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 {#4028
      date: 2023-12-25 02:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -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 {#3964
      date: 2023-12-23 08:08:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701936565 {#4027
      date: 2023-12-07 09:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4145
    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 {#4151 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -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 {#4142
    date: 2023-12-25 00:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702044660 {#4140
    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 {#4148
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +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 {#4028
      date: 2023-12-25 02:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -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 {#3964
      date: 2023-12-23 08:08:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701936565 {#4027
      date: 2023-12-07 09:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4145
    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 {#4151 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -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 {#4142
    date: 2023-12-25 00:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702044660 {#4140
    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 {#4148
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +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 {#4028
      date: 2023-12-25 02:29:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@answersplease77@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -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 {#3964
      date: 2023-12-23 08:08:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701936565 {#4027
      date: 2023-12-07 09:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4145
    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 {#4151 …}
  +nested: Doctrine\ORM\PersistentCollection {#4153 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -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 {#4142
    date: 2023-12-25 00:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702044660 {#4140
    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 {#4169
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +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 {#4028
        date: 2023-12-25 02:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -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 {#3964
        date: 2023-12-23 08:08:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701936565 {#4027
        date: 2023-12-07 09:09:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4145
      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 {#4151 …}
    +nested: Doctrine\ORM\PersistentCollection {#4153 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -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 {#4142
      date: 2023-12-25 00:40:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702044660 {#4140
      date: 2023-12-08 15:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4172
    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 {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -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 {#4175
    date: 2023-12-25 00:58:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702045380 {#4177
    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 {#4169
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +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 {#4028
        date: 2023-12-25 02:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -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 {#3964
        date: 2023-12-23 08:08:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701936565 {#4027
        date: 2023-12-07 09:09:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4145
      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 {#4151 …}
    +nested: Doctrine\ORM\PersistentCollection {#4153 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -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 {#4142
      date: 2023-12-25 00:40:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702044660 {#4140
      date: 2023-12-08 15:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4172
    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 {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -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 {#4175
    date: 2023-12-25 00:58:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702045380 {#4177
    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 {#4169
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +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 {#4028
        date: 2023-12-25 02:29:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@answersplease77@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -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 {#3964
        date: 2023-12-23 08:08:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701936565 {#4027
        date: 2023-12-07 09:09:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4145
      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 {#4151 …}
    +nested: Doctrine\ORM\PersistentCollection {#4153 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -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 {#4142
      date: 2023-12-25 00:40:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702044660 {#4140
      date: 2023-12-08 15:11:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4172
    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 {#4167 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4163 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -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 {#4175
    date: 2023-12-25 00:58:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702045380 {#4177
    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 {#4200
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4169
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#1961 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +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 {#4028
          date: 2023-12-25 02:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -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 {#3964
          date: 2023-12-23 08:08:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701936565 {#4027
          date: 2023-12-07 09:09:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +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 {#4145
        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 {#4151 …}
      +nested: Doctrine\ORM\PersistentCollection {#4153 …}
      +votes: Doctrine\ORM\PersistentCollection {#4149 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -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 {#4142
        date: 2023-12-25 00:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702044660 {#4140
        date: 2023-12-08 15:11:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4172
      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 {#4167 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
    -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 {#4175
      date: 2023-12-25 00:58:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702045380 {#4177
      date: 2023-12-08 15:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4195
    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 {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4187 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -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 {#4198
    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 {#4200
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4169
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#1961 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +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 {#4028
          date: 2023-12-25 02:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -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 {#3964
          date: 2023-12-23 08:08:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701936565 {#4027
          date: 2023-12-07 09:09:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +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 {#4145
        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 {#4151 …}
      +nested: Doctrine\ORM\PersistentCollection {#4153 …}
      +votes: Doctrine\ORM\PersistentCollection {#4149 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -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 {#4142
        date: 2023-12-25 00:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702044660 {#4140
        date: 2023-12-08 15:11:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4172
      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 {#4167 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
    -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 {#4175
      date: 2023-12-25 00:58:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702045380 {#4177
      date: 2023-12-08 15:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4195
    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 {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4187 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -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 {#4198
    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 {#4200
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4169
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#1961 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +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 {#4028
          date: 2023-12-25 02:29:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@answersplease77@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -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 {#3964
          date: 2023-12-23 08:08:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701936565 {#4027
          date: 2023-12-07 09:09:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +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 {#4145
        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 {#4151 …}
      +nested: Doctrine\ORM\PersistentCollection {#4153 …}
      +votes: Doctrine\ORM\PersistentCollection {#4149 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -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 {#4142
        date: 2023-12-25 00:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702044660 {#4140
        date: 2023-12-08 15:11:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4172
      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 {#4167 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4163 …}
    +reports: Doctrine\ORM\PersistentCollection {#4179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
    -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 {#4175
      date: 2023-12-25 00:58:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702045380 {#4177
      date: 2023-12-08 15:23:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4195
    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 {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4187 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -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 {#4198
    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 {#4222
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4169
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#1961 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +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 {#4028
            date: 2023-12-25 02:29:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@answersplease77@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -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 {#3964
            date: 2023-12-23 08:08:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701936565 {#4027
            date: 2023-12-07 09:09:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +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 {#4145
          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 {#4151 …}
        +nested: Doctrine\ORM\PersistentCollection {#4153 …}
        +votes: Doctrine\ORM\PersistentCollection {#4149 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -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 {#4142
          date: 2023-12-25 00:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702044660 {#4140
          date: 2023-12-08 15:11:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +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 {#4172
        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 {#4167 …}
      +nested: Doctrine\ORM\PersistentCollection {#4165 …}
      +votes: Doctrine\ORM\PersistentCollection {#4163 …}
      +reports: Doctrine\ORM\PersistentCollection {#4179 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
      -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 {#4175
        date: 2023-12-25 00:58:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702045380 {#4177
        date: 2023-12-08 15:23:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4195
      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 {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4187 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -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 {#4198
      date: 2023-12-08 16:00:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4217
    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 {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4209 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4220
    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 {#4222
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4169
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#1961 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +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 {#4028
            date: 2023-12-25 02:29:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@answersplease77@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -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 {#3964
            date: 2023-12-23 08:08:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701936565 {#4027
            date: 2023-12-07 09:09:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +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 {#4145
          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 {#4151 …}
        +nested: Doctrine\ORM\PersistentCollection {#4153 …}
        +votes: Doctrine\ORM\PersistentCollection {#4149 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -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 {#4142
          date: 2023-12-25 00:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702044660 {#4140
          date: 2023-12-08 15:11:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +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 {#4172
        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 {#4167 …}
      +nested: Doctrine\ORM\PersistentCollection {#4165 …}
      +votes: Doctrine\ORM\PersistentCollection {#4163 …}
      +reports: Doctrine\ORM\PersistentCollection {#4179 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
      -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 {#4175
        date: 2023-12-25 00:58:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702045380 {#4177
        date: 2023-12-08 15:23:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4195
      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 {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4187 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -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 {#4198
      date: 2023-12-08 16:00:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4217
    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 {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4209 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4220
    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 {#4222
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4169
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#1961 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4018
          +user: App\Entity\User {#3966 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +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 {#4028
            date: 2023-12-25 02:29:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@answersplease77@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4016 …}
          +nested: Doctrine\ORM\PersistentCollection {#4014 …}
          +votes: Doctrine\ORM\PersistentCollection {#4012 …}
          +reports: Doctrine\ORM\PersistentCollection {#4010 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
          -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 {#3964
            date: 2023-12-23 08:08:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701936565 {#4027
            date: 2023-12-07 09:09:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4018}
        +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 {#4145
          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 {#4151 …}
        +nested: Doctrine\ORM\PersistentCollection {#4153 …}
        +votes: Doctrine\ORM\PersistentCollection {#4149 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -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 {#4142
          date: 2023-12-25 00:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702044660 {#4140
          date: 2023-12-08 15:11:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +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 {#4172
        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 {#4167 …}
      +nested: Doctrine\ORM\PersistentCollection {#4165 …}
      +votes: Doctrine\ORM\PersistentCollection {#4163 …}
      +reports: Doctrine\ORM\PersistentCollection {#4179 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
      -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 {#4175
        date: 2023-12-25 00:58:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702045380 {#4177
        date: 2023-12-08 15:23:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +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 {#4195
      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 {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4187 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -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 {#4198
      date: 2023-12-08 16:00:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +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 {#4217
    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 {#4214 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4209 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4220
    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 {#4054
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4060
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -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 {#4061
    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 {#4054
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4060
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -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 {#4061
    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 {#4054
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +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 {#269
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -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 {#267
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#275
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1829
      date: 2023-12-08 16:25:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +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 {#2418
      date: 2023-12-07 07:19:16.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +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 {#4060
    date: 2023-12-07 17:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@answersplease77@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4046 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -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 {#4061
    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 {#261
  +icon: Proxies\__CG__\App\Entity\Image {#241 …}
  +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 {#269
    date: 2024-10-21 19:27:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#232 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
  +entries: Doctrine\ORM\PersistentCollection {#175 …}
  +posts: Doctrine\ORM\PersistentCollection {#133 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
  +bans: Doctrine\ORM\PersistentCollection {#112 …}
  +reports: Doctrine\ORM\PersistentCollection {#98 …}
  +badges: Doctrine\ORM\PersistentCollection {#76 …}
  +logs: Doctrine\ORM\PersistentCollection {#66 …}
  +awards: Doctrine\ORM\PersistentCollection {#1854 …}
  +categories: Doctrine\ORM\PersistentCollection {#1818 …}
  -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 {#267
    date: 2024-10-21 23:37:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699084784 {#275
    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