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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Getting-API-error-temporarily-disabled-whenever-I-try-to-view-comments"
  +title: "Getting API error: temporarily_disabled whenever I try to view comments."
  +url: null
  +body: """
    I haven’t been able to find any information about this error anywhere, so I’m hoping to find some help here.\n
    \n
    I’m using version .150  \n
    The problem persists after a phone restart.  \n
    I haven’t tried uninstalling and reinstalling, but that’s what I’m going to try now.\n
    \n
    *UPDATE: Nope, that didn’t work.\n
    \n
    *UPDATE #2: I got frustrated with this issue and decided to install another app instead of waiting for someone to come along with the magic answer. Welp, the issue followed me to the Thunder app. This leads me to believe that it’s either an issue with my phone (possible, but I haven’t changed anything on it, either shortly before, or since this problem started) or an issue with Lemmy itself (of which I know absolutely nothing about how it works internally).  \n
    I did, however, see a big block of code pop up a couple times when Connect was trying and failing to load the comments, but both times it disappeared as soon as I touched the screen. I’m not a programmer, by any stretch if the imagination, so I didn’t notice if it looked weird or anything (other than appearing where it shouldn’t). I’ll keep poking at Connect and Thunder to see if I can get it to do it again so I can try to grab a screenshot.\n
    \n
    UPDATE #3: I was able to get the block of code to pop up again. This time it stuck around and, even though it wouldn’t let me select and copy the text, let me take pictures. It’s a pretty long chunk of (what I’m guessing is) HTML, which starts with “Error: < ! DOCTYPE html >”(minus some spaces) I took screenshots of the whole thing, but it’s like 60 screens long so, I can edit the pics into one and post it if that helps, but it will take me a while.\n
    \n
    UPDATE 4: This only seems to happen when I’m logged in. If I’m logged out while using the apps, I can still see the comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700969663 {#2418
    date: 2023-11-26 04:34:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 16533
  -titleTs: "'api':2 'comment':11 'disabl':5 'error':3 'get':1 'temporarili':4 'tri':8 'view':10 'whenev':6"
  -bodyTs: "'150':27 '2':59 '3':234 '4':328 '60':303 'abl':5,237 'absolut':134 'along':79 'anoth':70 'answer':83 'anyth':113,198 'anywher':13 'app':71,92,347 'appear':201 'around':252 'believ':97 'big':146 'block':147,241 'chang':112 'chunk':275 'code':149,243 'come':78 'comment':164,353 'connect':156,211 'copi':263 'coupl':153 'decid':67 'didn':55,190 'disappear':169 'doctyp':287 'edit':309 'either':101,116 'error':12,286 'even':254 'fail':160 'find':7,19 'follow':87 'frustrat':62 'get':219,239 'go':48 'got':61 'grab':230 'guess':280 'happen':333 'haven':2,36,110 'help':21,319 'hope':17 'howev':143 'html':282,288 'imagin':187 'inform':9 'instal':69 'instead':72 'intern':140 'issu':65,86,103,126 'keep':208 'know':133 'lead':94 'lemmi':128 'let':259,266 'like':302 'll':207 'load':162 'log':337,342 'long':274,305 'look':195 'm':16,24,47,178,279,336,341 'magic':82 'minus':289 'nope':53 'noth':135 'notic':192 'one':313 'persist':30 'phone':33,106 'pic':311 'pictur':269 'poke':209 'pop':150,245 'possibl':107 'post':315 'pretti':273 'problem':29,122 'programm':181 'reinstal':41 'restart':34 'screen':176,304 'screenshot':232,294 'see':144,215,351 'seem':331 'select':261 'short':117 'shouldn':204 'sinc':120 'someon':76 'soon':171 'space':291 'start':123,284 'still':350 'stretch':184 'stuck':251 'take':268,323 'text':265 'thing':298 'though':255 'thunder':91,213 'time':154,167,249 'took':293 'touch':174 'tri':38,50,158,228 'uninstal':39 'updat':52,58,233,327 'use':25,345 'version':26 'wait':74 'weird':196 'welp':84 'whole':297 'work':57,139 'wouldn':257"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700920082
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8717629"
  +editedAt: DateTimeImmutable @1702201975 {#1858
    date: 2023-12-10 10:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700889082 {#2388
    date: 2023-11-25 06:11:22.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 {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Getting-API-error-temporarily-disabled-whenever-I-try-to-view-comments"
  +title: "Getting API error: temporarily_disabled whenever I try to view comments."
  +url: null
  +body: """
    I haven’t been able to find any information about this error anywhere, so I’m hoping to find some help here.\n
    \n
    I’m using version .150  \n
    The problem persists after a phone restart.  \n
    I haven’t tried uninstalling and reinstalling, but that’s what I’m going to try now.\n
    \n
    *UPDATE: Nope, that didn’t work.\n
    \n
    *UPDATE #2: I got frustrated with this issue and decided to install another app instead of waiting for someone to come along with the magic answer. Welp, the issue followed me to the Thunder app. This leads me to believe that it’s either an issue with my phone (possible, but I haven’t changed anything on it, either shortly before, or since this problem started) or an issue with Lemmy itself (of which I know absolutely nothing about how it works internally).  \n
    I did, however, see a big block of code pop up a couple times when Connect was trying and failing to load the comments, but both times it disappeared as soon as I touched the screen. I’m not a programmer, by any stretch if the imagination, so I didn’t notice if it looked weird or anything (other than appearing where it shouldn’t). I’ll keep poking at Connect and Thunder to see if I can get it to do it again so I can try to grab a screenshot.\n
    \n
    UPDATE #3: I was able to get the block of code to pop up again. This time it stuck around and, even though it wouldn’t let me select and copy the text, let me take pictures. It’s a pretty long chunk of (what I’m guessing is) HTML, which starts with “Error: < ! DOCTYPE html >”(minus some spaces) I took screenshots of the whole thing, but it’s like 60 screens long so, I can edit the pics into one and post it if that helps, but it will take me a while.\n
    \n
    UPDATE 4: This only seems to happen when I’m logged in. If I’m logged out while using the apps, I can still see the comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700969663 {#2418
    date: 2023-11-26 04:34:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 16533
  -titleTs: "'api':2 'comment':11 'disabl':5 'error':3 'get':1 'temporarili':4 'tri':8 'view':10 'whenev':6"
  -bodyTs: "'150':27 '2':59 '3':234 '4':328 '60':303 'abl':5,237 'absolut':134 'along':79 'anoth':70 'answer':83 'anyth':113,198 'anywher':13 'app':71,92,347 'appear':201 'around':252 'believ':97 'big':146 'block':147,241 'chang':112 'chunk':275 'code':149,243 'come':78 'comment':164,353 'connect':156,211 'copi':263 'coupl':153 'decid':67 'didn':55,190 'disappear':169 'doctyp':287 'edit':309 'either':101,116 'error':12,286 'even':254 'fail':160 'find':7,19 'follow':87 'frustrat':62 'get':219,239 'go':48 'got':61 'grab':230 'guess':280 'happen':333 'haven':2,36,110 'help':21,319 'hope':17 'howev':143 'html':282,288 'imagin':187 'inform':9 'instal':69 'instead':72 'intern':140 'issu':65,86,103,126 'keep':208 'know':133 'lead':94 'lemmi':128 'let':259,266 'like':302 'll':207 'load':162 'log':337,342 'long':274,305 'look':195 'm':16,24,47,178,279,336,341 'magic':82 'minus':289 'nope':53 'noth':135 'notic':192 'one':313 'persist':30 'phone':33,106 'pic':311 'pictur':269 'poke':209 'pop':150,245 'possibl':107 'post':315 'pretti':273 'problem':29,122 'programm':181 'reinstal':41 'restart':34 'screen':176,304 'screenshot':232,294 'see':144,215,351 'seem':331 'select':261 'short':117 'shouldn':204 'sinc':120 'someon':76 'soon':171 'space':291 'start':123,284 'still':350 'stretch':184 'stuck':251 'take':268,323 'text':265 'thing':298 'though':255 'thunder':91,213 'time':154,167,249 'took':293 'touch':174 'tri':38,50,158,228 'uninstal':39 'updat':52,58,233,327 'use':25,345 'version':26 'wait':74 'weird':196 'welp':84 'whole':297 'work':57,139 'wouldn':257"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700920082
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8717629"
  +editedAt: DateTimeImmutable @1702201975 {#1858
    date: 2023-12-10 10:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700889082 {#2388
    date: 2023-11-25 06:11:22.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 {#2413
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#270
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Getting-API-error-temporarily-disabled-whenever-I-try-to-view-comments"
  +title: "Getting API error: temporarily_disabled whenever I try to view comments."
  +url: null
  +body: """
    I haven’t been able to find any information about this error anywhere, so I’m hoping to find some help here.\n
    \n
    I’m using version .150  \n
    The problem persists after a phone restart.  \n
    I haven’t tried uninstalling and reinstalling, but that’s what I’m going to try now.\n
    \n
    *UPDATE: Nope, that didn’t work.\n
    \n
    *UPDATE #2: I got frustrated with this issue and decided to install another app instead of waiting for someone to come along with the magic answer. Welp, the issue followed me to the Thunder app. This leads me to believe that it’s either an issue with my phone (possible, but I haven’t changed anything on it, either shortly before, or since this problem started) or an issue with Lemmy itself (of which I know absolutely nothing about how it works internally).  \n
    I did, however, see a big block of code pop up a couple times when Connect was trying and failing to load the comments, but both times it disappeared as soon as I touched the screen. I’m not a programmer, by any stretch if the imagination, so I didn’t notice if it looked weird or anything (other than appearing where it shouldn’t). I’ll keep poking at Connect and Thunder to see if I can get it to do it again so I can try to grab a screenshot.\n
    \n
    UPDATE #3: I was able to get the block of code to pop up again. This time it stuck around and, even though it wouldn’t let me select and copy the text, let me take pictures. It’s a pretty long chunk of (what I’m guessing is) HTML, which starts with “Error: < ! DOCTYPE html >”(minus some spaces) I took screenshots of the whole thing, but it’s like 60 screens long so, I can edit the pics into one and post it if that helps, but it will take me a while.\n
    \n
    UPDATE 4: This only seems to happen when I’m logged in. If I’m logged out while using the apps, I can still see the comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700969663 {#2418
    date: 2023-11-26 04:34:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 16533
  -titleTs: "'api':2 'comment':11 'disabl':5 'error':3 'get':1 'temporarili':4 'tri':8 'view':10 'whenev':6"
  -bodyTs: "'150':27 '2':59 '3':234 '4':328 '60':303 'abl':5,237 'absolut':134 'along':79 'anoth':70 'answer':83 'anyth':113,198 'anywher':13 'app':71,92,347 'appear':201 'around':252 'believ':97 'big':146 'block':147,241 'chang':112 'chunk':275 'code':149,243 'come':78 'comment':164,353 'connect':156,211 'copi':263 'coupl':153 'decid':67 'didn':55,190 'disappear':169 'doctyp':287 'edit':309 'either':101,116 'error':12,286 'even':254 'fail':160 'find':7,19 'follow':87 'frustrat':62 'get':219,239 'go':48 'got':61 'grab':230 'guess':280 'happen':333 'haven':2,36,110 'help':21,319 'hope':17 'howev':143 'html':282,288 'imagin':187 'inform':9 'instal':69 'instead':72 'intern':140 'issu':65,86,103,126 'keep':208 'know':133 'lead':94 'lemmi':128 'let':259,266 'like':302 'll':207 'load':162 'log':337,342 'long':274,305 'look':195 'm':16,24,47,178,279,336,341 'magic':82 'minus':289 'nope':53 'noth':135 'notic':192 'one':313 'persist':30 'phone':33,106 'pic':311 'pictur':269 'poke':209 'pop':150,245 'possibl':107 'post':315 'pretti':273 'problem':29,122 'programm':181 'reinstal':41 'restart':34 'screen':176,304 'screenshot':232,294 'see':144,215,351 'seem':331 'select':261 'short':117 'shouldn':204 'sinc':120 'someon':76 'soon':171 'space':291 'start':123,284 'still':350 'stretch':184 'stuck':251 'take':268,323 'text':265 'thing':298 'though':255 'thunder':91,213 'time':154,167,249 'took':293 'touch':174 'tri':38,50,158,228 'uninstal':39 'updat':52,58,233,327 'use':25,345 'version':26 'wait':74 'weird':196 'welp':84 'whole':297 'work':57,139 'wouldn':257"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700920082
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8717629"
  +editedAt: DateTimeImmutable @1702201975 {#1858
    date: 2023-12-10 10:52:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700889082 {#2388
    date: 2023-11-25 06:11:22.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 {#4030
  +user: App\Entity\User {#3978 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Getting-API-error-temporarily-disabled-whenever-I-try-to-view-comments"
    +title: "Getting API error: temporarily_disabled whenever I try to view comments."
    +url: null
    +body: """
      I haven’t been able to find any information about this error anywhere, so I’m hoping to find some help here.\n
      \n
      I’m using version .150  \n
      The problem persists after a phone restart.  \n
      I haven’t tried uninstalling and reinstalling, but that’s what I’m going to try now.\n
      \n
      *UPDATE: Nope, that didn’t work.\n
      \n
      *UPDATE #2: I got frustrated with this issue and decided to install another app instead of waiting for someone to come along with the magic answer. Welp, the issue followed me to the Thunder app. This leads me to believe that it’s either an issue with my phone (possible, but I haven’t changed anything on it, either shortly before, or since this problem started) or an issue with Lemmy itself (of which I know absolutely nothing about how it works internally).  \n
      I did, however, see a big block of code pop up a couple times when Connect was trying and failing to load the comments, but both times it disappeared as soon as I touched the screen. I’m not a programmer, by any stretch if the imagination, so I didn’t notice if it looked weird or anything (other than appearing where it shouldn’t). I’ll keep poking at Connect and Thunder to see if I can get it to do it again so I can try to grab a screenshot.\n
      \n
      UPDATE #3: I was able to get the block of code to pop up again. This time it stuck around and, even though it wouldn’t let me select and copy the text, let me take pictures. It’s a pretty long chunk of (what I’m guessing is) HTML, which starts with “Error: < ! DOCTYPE html >”(minus some spaces) I took screenshots of the whole thing, but it’s like 60 screens long so, I can edit the pics into one and post it if that helps, but it will take me a while.\n
      \n
      UPDATE 4: This only seems to happen when I’m logged in. If I’m logged out while using the apps, I can still see the comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700969663 {#2418
      date: 2023-11-26 04:34:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16533
    -titleTs: "'api':2 'comment':11 'disabl':5 'error':3 'get':1 'temporarili':4 'tri':8 'view':10 'whenev':6"
    -bodyTs: "'150':27 '2':59 '3':234 '4':328 '60':303 'abl':5,237 'absolut':134 'along':79 'anoth':70 'answer':83 'anyth':113,198 'anywher':13 'app':71,92,347 'appear':201 'around':252 'believ':97 'big':146 'block':147,241 'chang':112 'chunk':275 'code':149,243 'come':78 'comment':164,353 'connect':156,211 'copi':263 'coupl':153 'decid':67 'didn':55,190 'disappear':169 'doctyp':287 'edit':309 'either':101,116 'error':12,286 'even':254 'fail':160 'find':7,19 'follow':87 'frustrat':62 'get':219,239 'go':48 'got':61 'grab':230 'guess':280 'happen':333 'haven':2,36,110 'help':21,319 'hope':17 'howev':143 'html':282,288 'imagin':187 'inform':9 'instal':69 'instead':72 'intern':140 'issu':65,86,103,126 'keep':208 'know':133 'lead':94 'lemmi':128 'let':259,266 'like':302 'll':207 'load':162 'log':337,342 'long':274,305 'look':195 'm':16,24,47,178,279,336,341 'magic':82 'minus':289 'nope':53 'noth':135 'notic':192 'one':313 'persist':30 'phone':33,106 'pic':311 'pictur':269 'poke':209 'pop':150,245 'possibl':107 'post':315 'pretti':273 'problem':29,122 'programm':181 'reinstal':41 'restart':34 'screen':176,304 'screenshot':232,294 'see':144,215,351 'seem':331 'select':261 'short':117 'shouldn':204 'sinc':120 'someon':76 'soon':171 'space':291 'start':123,284 'still':350 'stretch':184 'stuck':251 'take':268,323 'text':265 'thing':298 'though':255 'thunder':91,213 'time':154,167,249 'took':293 'touch':174 'tri':38,50,158,228 'uninstal':39 'updat':52,58,233,327 'use':25,345 'version':26 'wait':74 'weird':196 'welp':84 'whole':297 'work':57,139 'wouldn':257"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700920082
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8717629"
    +editedAt: DateTimeImmutable @1702201975 {#1858
      date: 2023-12-10 10:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700889082 {#2388
      date: 2023-11-25 06:11:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is this happening on all instances or only a specific instance? Does it happen even if you’re a guest user or signed out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701580514 {#4039
    date: 2023-12-03 06:15:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Travalanche@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3994 …}
  -id: 164754
  -bodyTs: "'even':15 'guest':20 'happen':3,14 'instanc':6,11 're':18 'sign':23 'specif':10 'user':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5180686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966944 {#3975
    date: 2023-11-26 03:49:04.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 {#4030
  +user: App\Entity\User {#3978 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Getting-API-error-temporarily-disabled-whenever-I-try-to-view-comments"
    +title: "Getting API error: temporarily_disabled whenever I try to view comments."
    +url: null
    +body: """
      I haven’t been able to find any information about this error anywhere, so I’m hoping to find some help here.\n
      \n
      I’m using version .150  \n
      The problem persists after a phone restart.  \n
      I haven’t tried uninstalling and reinstalling, but that’s what I’m going to try now.\n
      \n
      *UPDATE: Nope, that didn’t work.\n
      \n
      *UPDATE #2: I got frustrated with this issue and decided to install another app instead of waiting for someone to come along with the magic answer. Welp, the issue followed me to the Thunder app. This leads me to believe that it’s either an issue with my phone (possible, but I haven’t changed anything on it, either shortly before, or since this problem started) or an issue with Lemmy itself (of which I know absolutely nothing about how it works internally).  \n
      I did, however, see a big block of code pop up a couple times when Connect was trying and failing to load the comments, but both times it disappeared as soon as I touched the screen. I’m not a programmer, by any stretch if the imagination, so I didn’t notice if it looked weird or anything (other than appearing where it shouldn’t). I’ll keep poking at Connect and Thunder to see if I can get it to do it again so I can try to grab a screenshot.\n
      \n
      UPDATE #3: I was able to get the block of code to pop up again. This time it stuck around and, even though it wouldn’t let me select and copy the text, let me take pictures. It’s a pretty long chunk of (what I’m guessing is) HTML, which starts with “Error: < ! DOCTYPE html >”(minus some spaces) I took screenshots of the whole thing, but it’s like 60 screens long so, I can edit the pics into one and post it if that helps, but it will take me a while.\n
      \n
      UPDATE 4: This only seems to happen when I’m logged in. If I’m logged out while using the apps, I can still see the comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700969663 {#2418
      date: 2023-11-26 04:34:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16533
    -titleTs: "'api':2 'comment':11 'disabl':5 'error':3 'get':1 'temporarili':4 'tri':8 'view':10 'whenev':6"
    -bodyTs: "'150':27 '2':59 '3':234 '4':328 '60':303 'abl':5,237 'absolut':134 'along':79 'anoth':70 'answer':83 'anyth':113,198 'anywher':13 'app':71,92,347 'appear':201 'around':252 'believ':97 'big':146 'block':147,241 'chang':112 'chunk':275 'code':149,243 'come':78 'comment':164,353 'connect':156,211 'copi':263 'coupl':153 'decid':67 'didn':55,190 'disappear':169 'doctyp':287 'edit':309 'either':101,116 'error':12,286 'even':254 'fail':160 'find':7,19 'follow':87 'frustrat':62 'get':219,239 'go':48 'got':61 'grab':230 'guess':280 'happen':333 'haven':2,36,110 'help':21,319 'hope':17 'howev':143 'html':282,288 'imagin':187 'inform':9 'instal':69 'instead':72 'intern':140 'issu':65,86,103,126 'keep':208 'know':133 'lead':94 'lemmi':128 'let':259,266 'like':302 'll':207 'load':162 'log':337,342 'long':274,305 'look':195 'm':16,24,47,178,279,336,341 'magic':82 'minus':289 'nope':53 'noth':135 'notic':192 'one':313 'persist':30 'phone':33,106 'pic':311 'pictur':269 'poke':209 'pop':150,245 'possibl':107 'post':315 'pretti':273 'problem':29,122 'programm':181 'reinstal':41 'restart':34 'screen':176,304 'screenshot':232,294 'see':144,215,351 'seem':331 'select':261 'short':117 'shouldn':204 'sinc':120 'someon':76 'soon':171 'space':291 'start':123,284 'still':350 'stretch':184 'stuck':251 'take':268,323 'text':265 'thing':298 'though':255 'thunder':91,213 'time':154,167,249 'took':293 'touch':174 'tri':38,50,158,228 'uninstal':39 'updat':52,58,233,327 'use':25,345 'version':26 'wait':74 'weird':196 'welp':84 'whole':297 'work':57,139 'wouldn':257"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700920082
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8717629"
    +editedAt: DateTimeImmutable @1702201975 {#1858
      date: 2023-12-10 10:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700889082 {#2388
      date: 2023-11-25 06:11:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is this happening on all instances or only a specific instance? Does it happen even if you’re a guest user or signed out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701580514 {#4039
    date: 2023-12-03 06:15:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Travalanche@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3994 …}
  -id: 164754
  -bodyTs: "'even':15 'guest':20 'happen':3,14 'instanc':6,11 're':18 'sign':23 'specif':10 'user':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5180686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966944 {#3975
    date: 2023-11-26 03:49:04.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 {#4030
  +user: App\Entity\User {#3978 …}
  +entry: App\Entity\Entry {#2413
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#270
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "Getting-API-error-temporarily-disabled-whenever-I-try-to-view-comments"
    +title: "Getting API error: temporarily_disabled whenever I try to view comments."
    +url: null
    +body: """
      I haven’t been able to find any information about this error anywhere, so I’m hoping to find some help here.\n
      \n
      I’m using version .150  \n
      The problem persists after a phone restart.  \n
      I haven’t tried uninstalling and reinstalling, but that’s what I’m going to try now.\n
      \n
      *UPDATE: Nope, that didn’t work.\n
      \n
      *UPDATE #2: I got frustrated with this issue and decided to install another app instead of waiting for someone to come along with the magic answer. Welp, the issue followed me to the Thunder app. This leads me to believe that it’s either an issue with my phone (possible, but I haven’t changed anything on it, either shortly before, or since this problem started) or an issue with Lemmy itself (of which I know absolutely nothing about how it works internally).  \n
      I did, however, see a big block of code pop up a couple times when Connect was trying and failing to load the comments, but both times it disappeared as soon as I touched the screen. I’m not a programmer, by any stretch if the imagination, so I didn’t notice if it looked weird or anything (other than appearing where it shouldn’t). I’ll keep poking at Connect and Thunder to see if I can get it to do it again so I can try to grab a screenshot.\n
      \n
      UPDATE #3: I was able to get the block of code to pop up again. This time it stuck around and, even though it wouldn’t let me select and copy the text, let me take pictures. It’s a pretty long chunk of (what I’m guessing is) HTML, which starts with “Error: < ! DOCTYPE html >”(minus some spaces) I took screenshots of the whole thing, but it’s like 60 screens long so, I can edit the pics into one and post it if that helps, but it will take me a while.\n
      \n
      UPDATE 4: This only seems to happen when I’m logged in. If I’m logged out while using the apps, I can still see the comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700969663 {#2418
      date: 2023-11-26 04:34:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16533
    -titleTs: "'api':2 'comment':11 'disabl':5 'error':3 'get':1 'temporarili':4 'tri':8 'view':10 'whenev':6"
    -bodyTs: "'150':27 '2':59 '3':234 '4':328 '60':303 'abl':5,237 'absolut':134 'along':79 'anoth':70 'answer':83 'anyth':113,198 'anywher':13 'app':71,92,347 'appear':201 'around':252 'believ':97 'big':146 'block':147,241 'chang':112 'chunk':275 'code':149,243 'come':78 'comment':164,353 'connect':156,211 'copi':263 'coupl':153 'decid':67 'didn':55,190 'disappear':169 'doctyp':287 'edit':309 'either':101,116 'error':12,286 'even':254 'fail':160 'find':7,19 'follow':87 'frustrat':62 'get':219,239 'go':48 'got':61 'grab':230 'guess':280 'happen':333 'haven':2,36,110 'help':21,319 'hope':17 'howev':143 'html':282,288 'imagin':187 'inform':9 'instal':69 'instead':72 'intern':140 'issu':65,86,103,126 'keep':208 'know':133 'lead':94 'lemmi':128 'let':259,266 'like':302 'll':207 'load':162 'log':337,342 'long':274,305 'look':195 'm':16,24,47,178,279,336,341 'magic':82 'minus':289 'nope':53 'noth':135 'notic':192 'one':313 'persist':30 'phone':33,106 'pic':311 'pictur':269 'poke':209 'pop':150,245 'possibl':107 'post':315 'pretti':273 'problem':29,122 'programm':181 'reinstal':41 'restart':34 'screen':176,304 'screenshot':232,294 'see':144,215,351 'seem':331 'select':261 'short':117 'shouldn':204 'sinc':120 'someon':76 'soon':171 'space':291 'start':123,284 'still':350 'stretch':184 'stuck':251 'take':268,323 'text':265 'thing':298 'though':255 'thunder':91,213 'time':154,167,249 'took':293 'touch':174 'tri':38,50,158,228 'uninstal':39 'updat':52,58,233,327 'use':25,345 'version':26 'wait':74 'weird':196 'welp':84 'whole':297 'work':57,139 'wouldn':257"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700920082
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8717629"
    +editedAt: DateTimeImmutable @1702201975 {#1858
      date: 2023-12-10 10:52:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700889082 {#2388
      date: 2023-11-25 06:11:22.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is this happening on all instances or only a specific instance? Does it happen even if you’re a guest user or signed out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701580514 {#4039
    date: 2023-12-03 06:15:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Travalanche@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3994 …}
  -id: 164754
  -bodyTs: "'even':15 'guest':20 'happen':3,14 'instanc':6,11 're':18 'sign':23 'specif':10 'user':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5180686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966944 {#3975
    date: 2023-11-26 03:49:04.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 edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +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 {#274
    date: 2024-10-21 19:27:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -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 {#268
    date: 2024-10-21 23:37:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699084784 {#270
    date: 2023-11-04 08:59:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details