Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
7.55 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 {#2480
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +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 {#273
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -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 {#269
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Images-load-for-half-a-second-then-turn-into-a"
  +title: "Images load for half a second, then turn into a white "broken image" icon"
  +url: null
  +body: """
    As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
    \n
    It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
    \n
    Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722791903 {#2420
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 29411
  -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
  -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705144166
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20793836"
  +editedAt: DateTimeImmutable @1721864213 {#1816
    date: 2024-07-25 01:36:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705080666 {#2419
    date: 2024-01-12 18:31:06.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 {#2480
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +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 {#273
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -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 {#269
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Images-load-for-half-a-second-then-turn-into-a"
  +title: "Images load for half a second, then turn into a white "broken image" icon"
  +url: null
  +body: """
    As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
    \n
    It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
    \n
    Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722791903 {#2420
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 29411
  -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
  -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705144166
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20793836"
  +editedAt: DateTimeImmutable @1721864213 {#1816
    date: 2024-07-25 01:36:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705080666 {#2419
    date: 2024-01-12 18:31:06.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 {#2480
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +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 {#273
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -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 {#269
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Images-load-for-half-a-second-then-turn-into-a"
  +title: "Images load for half a second, then turn into a white "broken image" icon"
  +url: null
  +body: """
    As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
    \n
    It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
    \n
    Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722791903 {#2420
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1905 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 29411
  -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
  -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705144166
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20793836"
  +editedAt: DateTimeImmutable @1721864213 {#1816
    date: 2024-07-25 01:36:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705080666 {#2419
    date: 2024-01-12 18:31:06.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 {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Same, Im following to see any answers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705082794 {#4040
    date: 2024-01-12 19:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 302698
  -bodyTs: "'answer':7 'follow':3 'im':2 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082794 {#3976
    date: 2024-01-12 19:06:34.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 {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Same, Im following to see any answers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705082794 {#4040
    date: 2024-01-12 19:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 302698
  -bodyTs: "'answer':7 'follow':3 'im':2 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082794 {#3976
    date: 2024-01-12 19:06:34.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 {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Same, Im following to see any answers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705082794 {#4040
    date: 2024-01-12 19:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 302698
  -bodyTs: "'answer':7 'follow':3 'im':2 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6626459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082794 {#3976
    date: 2024-01-12 19:06:34.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 {#4063
  +user: App\Entity\User {#4052 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I have the same problem but only sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705109913 {#4069
    date: 2024-01-13 02:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 303883
  -bodyTs: "'problem':5 'sometim':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705109913 {#4074
    date: 2024-01-13 02:38:33.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 {#4063
  +user: App\Entity\User {#4052 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I have the same problem but only sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705109913 {#4069
    date: 2024-01-13 02:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 303883
  -bodyTs: "'problem':5 'sometim':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705109913 {#4074
    date: 2024-01-13 02:38:33.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 {#4063
  +user: App\Entity\User {#4052 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "I have the same problem but only sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705109913 {#4069
    date: 2024-01-13 02:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 303883
  -bodyTs: "'problem':5 'sometim':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705109913 {#4074
    date: 2024-01-13 02:38:33.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 {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722791903 {#4143
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 304287
  -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6313934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705121988 {#4144
    date: 2024-01-13 05:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722791903 {#4143
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 304287
  -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6313934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705121988 {#4144
    date: 2024-01-13 05:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722791903 {#4143
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 304287
  -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6313934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705121988 {#4144
    date: 2024-01-13 05:59:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4234
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1722791903 {#4143
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 304287
    -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6313934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705121988 {#4144
      date: 2024-01-13 05:59:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705131374 {#4235
    date: 2024-01-13 08:36:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4226 …}
  +votes: Doctrine\ORM\PersistentCollection {#4230 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 304542
  -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705131374 {#4238
    date: 2024-01-13 08:36:14.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 {#4234
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1722791903 {#4143
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 304287
    -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6313934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705121988 {#4144
      date: 2024-01-13 05:59:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705131374 {#4235
    date: 2024-01-13 08:36:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4226 …}
  +votes: Doctrine\ORM\PersistentCollection {#4230 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 304542
  -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705131374 {#4238
    date: 2024-01-13 08:36:14.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 {#4234
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1722791903 {#4143
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 304287
    -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6313934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705121988 {#4144
      date: 2024-01-13 05:59:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705131374 {#4235
    date: 2024-01-13 08:36:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4228 …}
  +nested: Doctrine\ORM\PersistentCollection {#4226 …}
  +votes: Doctrine\ORM\PersistentCollection {#4230 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 304542
  -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705131374 {#4238
    date: 2024-01-13 08:36:14.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 {#4262
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1722791903 {#4143
        date: 2024-08-04 19:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 304287
      -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6313934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705121988 {#4144
        date: 2024-01-13 05:59:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705131374 {#4235
      date: 2024-01-13 08:36:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4226 …}
    +votes: Doctrine\ORM\PersistentCollection {#4230 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 304542
    -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705131374 {#4238
      date: 2024-01-13 08:36:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705154640 {#4257
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4251 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
  -id: 305157
  -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705154640 {#4260
    date: 2024-01-13 15:04: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
23 DENIED edit
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1722791903 {#4143
        date: 2024-08-04 19:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 304287
      -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6313934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705121988 {#4144
        date: 2024-01-13 05:59:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705131374 {#4235
      date: 2024-01-13 08:36:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4226 …}
    +votes: Doctrine\ORM\PersistentCollection {#4230 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 304542
    -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705131374 {#4238
      date: 2024-01-13 08:36:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705154640 {#4257
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4251 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
  -id: 305157
  -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705154640 {#4260
    date: 2024-01-13 15:04: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
24 DENIED moderate
App\Entity\EntryComment {#4262
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1722791903 {#4143
        date: 2024-08-04 19:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 304287
      -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6313934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705121988 {#4144
        date: 2024-01-13 05:59:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705131374 {#4235
      date: 2024-01-13 08:36:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4228 …}
    +nested: Doctrine\ORM\PersistentCollection {#4226 …}
    +votes: Doctrine\ORM\PersistentCollection {#4230 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 304542
    -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705131374 {#4238
      date: 2024-01-13 08:36:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705154640 {#4257
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4251 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
  -id: 305157
  -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705154640 {#4260
    date: 2024-01-13 15:04: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
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 {#4276
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4234
      +user: Proxies\__CG__\App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1722791903 {#4143
          date: 2024-08-04 19:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4149 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4153 …}
        +reports: Doctrine\ORM\PersistentCollection {#4155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
        -id: 304287
        -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6313934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705121988 {#4144
          date: 2024-01-13 05:59:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705131374 {#4235
        date: 2024-01-13 08:36:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4226 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
      -id: 304542
      -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705131374 {#4238
        date: 2024-01-13 08:36:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705154640 {#4257
      date: 2024-01-13 15:04:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4254 …}
    +nested: Doctrine\ORM\PersistentCollection {#4251 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 305157
    -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6320873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705154640 {#4260
      date: 2024-01-13 15:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
    \n
    Edit: it’s on a tablet if it makes a difference
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705156947 {#4279
    date: 2024-01-13 15:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 305336
  -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645550"
  +editedAt: DateTimeImmutable @1722630064 {#4282
    date: 2024-08-02 22:21:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705156947 {#4284
    date: 2024-01-13 15:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4276
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4234
      +user: Proxies\__CG__\App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1722791903 {#4143
          date: 2024-08-04 19:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4149 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4153 …}
        +reports: Doctrine\ORM\PersistentCollection {#4155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
        -id: 304287
        -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6313934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705121988 {#4144
          date: 2024-01-13 05:59:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705131374 {#4235
        date: 2024-01-13 08:36:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4226 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
      -id: 304542
      -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705131374 {#4238
        date: 2024-01-13 08:36:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705154640 {#4257
      date: 2024-01-13 15:04:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4254 …}
    +nested: Doctrine\ORM\PersistentCollection {#4251 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 305157
    -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6320873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705154640 {#4260
      date: 2024-01-13 15:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
    \n
    Edit: it’s on a tablet if it makes a difference
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705156947 {#4279
    date: 2024-01-13 15:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 305336
  -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645550"
  +editedAt: DateTimeImmutable @1722630064 {#4282
    date: 2024-08-02 22:21:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705156947 {#4284
    date: 2024-01-13 15:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4276
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4234
      +user: Proxies\__CG__\App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1722791903 {#4143
          date: 2024-08-04 19:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4149 …}
        +nested: Doctrine\ORM\PersistentCollection {#4151 …}
        +votes: Doctrine\ORM\PersistentCollection {#4153 …}
        +reports: Doctrine\ORM\PersistentCollection {#4155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
        -id: 304287
        -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6313934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705121988 {#4144
          date: 2024-01-13 05:59:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705131374 {#4235
        date: 2024-01-13 08:36:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4228 …}
      +nested: Doctrine\ORM\PersistentCollection {#4226 …}
      +votes: Doctrine\ORM\PersistentCollection {#4230 …}
      +reports: Doctrine\ORM\PersistentCollection {#4241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
      -id: 304542
      -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705131374 {#4238
        date: 2024-01-13 08:36:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705154640 {#4257
      date: 2024-01-13 15:04:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4254 …}
    +nested: Doctrine\ORM\PersistentCollection {#4251 …}
    +votes: Doctrine\ORM\PersistentCollection {#4249 …}
    +reports: Doctrine\ORM\PersistentCollection {#4263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
    -id: 305157
    -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6320873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705154640 {#4260
      date: 2024-01-13 15:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
    \n
    Edit: it’s on a tablet if it makes a difference
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705156947 {#4279
    date: 2024-01-13 15:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 305336
  -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645550"
  +editedAt: DateTimeImmutable @1722630064 {#4282
    date: 2024-08-02 22:21:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705156947 {#4284
    date: 2024-01-13 15:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4307
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4276
    +user: Proxies\__CG__\App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4234
        +user: Proxies\__CG__\App\Entity\User {#4231 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: App\Entity\User {#4161 …}
          +entry: App\Entity\Entry {#2480}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#4143
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4149 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4153 …}
          +reports: Doctrine\ORM\PersistentCollection {#4155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#4144
            date: 2024-01-13 05:59:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705131374 {#4235
          date: 2024-01-13 08:36:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4228 …}
        +nested: Doctrine\ORM\PersistentCollection {#4226 …}
        +votes: Doctrine\ORM\PersistentCollection {#4230 …}
        +reports: Doctrine\ORM\PersistentCollection {#4241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
        -id: 304542
        -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639960"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705131374 {#4238
          date: 2024-01-13 08:36:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705154640 {#4257
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4254 …}
      +nested: Doctrine\ORM\PersistentCollection {#4251 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 305157
      -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6320873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705154640 {#4260
        date: 2024-01-13 15:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
      \n
      Edit: it’s on a tablet if it makes a difference
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705156947 {#4279
      date: 2024-01-13 15:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 305336
    -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645550"
    +editedAt: DateTimeImmutable @1722630064 {#4282
      date: 2024-08-02 22:21:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705156947 {#4284
      date: 2024-01-13 15:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705166091 {#4302
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 305698
  -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6325102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166091 {#4305
    date: 2024-01-13 18:14:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4307
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4276
    +user: Proxies\__CG__\App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4234
        +user: Proxies\__CG__\App\Entity\User {#4231 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: App\Entity\User {#4161 …}
          +entry: App\Entity\Entry {#2480}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#4143
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4149 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4153 …}
          +reports: Doctrine\ORM\PersistentCollection {#4155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#4144
            date: 2024-01-13 05:59:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705131374 {#4235
          date: 2024-01-13 08:36:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4228 …}
        +nested: Doctrine\ORM\PersistentCollection {#4226 …}
        +votes: Doctrine\ORM\PersistentCollection {#4230 …}
        +reports: Doctrine\ORM\PersistentCollection {#4241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
        -id: 304542
        -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639960"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705131374 {#4238
          date: 2024-01-13 08:36:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705154640 {#4257
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4254 …}
      +nested: Doctrine\ORM\PersistentCollection {#4251 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 305157
      -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6320873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705154640 {#4260
        date: 2024-01-13 15:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
      \n
      Edit: it’s on a tablet if it makes a difference
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705156947 {#4279
      date: 2024-01-13 15:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 305336
    -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645550"
    +editedAt: DateTimeImmutable @1722630064 {#4282
      date: 2024-08-02 22:21:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705156947 {#4284
      date: 2024-01-13 15:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705166091 {#4302
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 305698
  -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6325102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166091 {#4305
    date: 2024-01-13 18:14:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4307
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4276
    +user: Proxies\__CG__\App\Entity\User {#4231 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4234
        +user: Proxies\__CG__\App\Entity\User {#4231 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: App\Entity\User {#4161 …}
          +entry: App\Entity\Entry {#2480}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#4143
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4149 …}
          +nested: Doctrine\ORM\PersistentCollection {#4151 …}
          +votes: Doctrine\ORM\PersistentCollection {#4153 …}
          +reports: Doctrine\ORM\PersistentCollection {#4155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#4144
            date: 2024-01-13 05:59:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705131374 {#4235
          date: 2024-01-13 08:36:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4228 …}
        +nested: Doctrine\ORM\PersistentCollection {#4226 …}
        +votes: Doctrine\ORM\PersistentCollection {#4230 …}
        +reports: Doctrine\ORM\PersistentCollection {#4241 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
        -id: 304542
        -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639960"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705131374 {#4238
          date: 2024-01-13 08:36:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705154640 {#4257
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4254 …}
      +nested: Doctrine\ORM\PersistentCollection {#4251 …}
      +votes: Doctrine\ORM\PersistentCollection {#4249 …}
      +reports: Doctrine\ORM\PersistentCollection {#4263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
      -id: 305157
      -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6320873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705154640 {#4260
        date: 2024-01-13 15:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: """
      Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
      \n
      Edit: it’s on a tablet if it makes a difference
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705156947 {#4279
      date: 2024-01-13 15:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 305336
    -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645550"
    +editedAt: DateTimeImmutable @1722630064 {#4282
      date: 2024-08-02 22:21:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705156947 {#4284
      date: 2024-01-13 15:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705166091 {#4302
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4296 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 305698
  -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6325102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166091 {#4305
    date: 2024-01-13 18:14:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4307
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4276
      +user: Proxies\__CG__\App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4234
          +user: Proxies\__CG__\App\Entity\User {#4231 …}
          +entry: App\Entity\Entry {#2480}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: App\Entity\EntryComment {#4148
            +user: App\Entity\User {#4161 …}
            +entry: App\Entity\Entry {#2480}
            +magazine: App\Entity\Magazine {#263}
            +image: null
            +parent: null
            +root: null
            +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1722791903 {#4143
              date: 2024-08-04 19:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@littlecolt@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4149 …}
            +nested: Doctrine\ORM\PersistentCollection {#4151 …}
            +votes: Doctrine\ORM\PersistentCollection {#4153 …}
            +reports: Doctrine\ORM\PersistentCollection {#4155 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
            -id: 304287
            -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6313934"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705121988 {#4144
              date: 2024-01-13 05:59:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4148}
          +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705131374 {#4235
            date: 2024-01-13 08:36:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
            "@kuro_neko@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4228 …}
          +nested: Doctrine\ORM\PersistentCollection {#4226 …}
          +votes: Doctrine\ORM\PersistentCollection {#4230 …}
          +reports: Doctrine\ORM\PersistentCollection {#4241 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
          -id: 304542
          -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6639960"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705131374 {#4238
            date: 2024-01-13 08:36:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#4257
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4254 …}
        +nested: Doctrine\ORM\PersistentCollection {#4251 …}
        +votes: Doctrine\ORM\PersistentCollection {#4249 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#4260
          date: 2024-01-13 15:04:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: """
        Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
        \n
        Edit: it’s on a tablet if it makes a difference
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705156947 {#4279
        date: 2024-01-13 15:42:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
      -id: 305336
      -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645550"
      +editedAt: DateTimeImmutable @1722630064 {#4282
        date: 2024-08-02 22:21:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705156947 {#4284
        date: 2024-01-13 15:42:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705166091 {#4302
      date: 2024-01-13 18:14:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4296 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 305698
    -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6325102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705166091 {#4305
      date: 2024-01-13 18:14:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Great, thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705174589 {#4324
    date: 2024-01-13 20:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4318 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 305999
  -bodyTs: "'great':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705174589 {#4327
    date: 2024-01-13 20:36:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4307
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4276
      +user: Proxies\__CG__\App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4234
          +user: Proxies\__CG__\App\Entity\User {#4231 …}
          +entry: App\Entity\Entry {#2480}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: App\Entity\EntryComment {#4148
            +user: App\Entity\User {#4161 …}
            +entry: App\Entity\Entry {#2480}
            +magazine: App\Entity\Magazine {#263}
            +image: null
            +parent: null
            +root: null
            +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1722791903 {#4143
              date: 2024-08-04 19:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@littlecolt@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4149 …}
            +nested: Doctrine\ORM\PersistentCollection {#4151 …}
            +votes: Doctrine\ORM\PersistentCollection {#4153 …}
            +reports: Doctrine\ORM\PersistentCollection {#4155 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
            -id: 304287
            -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6313934"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705121988 {#4144
              date: 2024-01-13 05:59:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4148}
          +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705131374 {#4235
            date: 2024-01-13 08:36:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
            "@kuro_neko@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4228 …}
          +nested: Doctrine\ORM\PersistentCollection {#4226 …}
          +votes: Doctrine\ORM\PersistentCollection {#4230 …}
          +reports: Doctrine\ORM\PersistentCollection {#4241 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
          -id: 304542
          -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6639960"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705131374 {#4238
            date: 2024-01-13 08:36:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#4257
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4254 …}
        +nested: Doctrine\ORM\PersistentCollection {#4251 …}
        +votes: Doctrine\ORM\PersistentCollection {#4249 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#4260
          date: 2024-01-13 15:04:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: """
        Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
        \n
        Edit: it’s on a tablet if it makes a difference
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705156947 {#4279
        date: 2024-01-13 15:42:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
      -id: 305336
      -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645550"
      +editedAt: DateTimeImmutable @1722630064 {#4282
        date: 2024-08-02 22:21:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705156947 {#4284
        date: 2024-01-13 15:42:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705166091 {#4302
      date: 2024-01-13 18:14:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4296 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 305698
    -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6325102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705166091 {#4305
      date: 2024-01-13 18:14:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Great, thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705174589 {#4324
    date: 2024-01-13 20:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4318 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 305999
  -bodyTs: "'great':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705174589 {#4327
    date: 2024-01-13 20:36:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4231 …}
  +entry: App\Entity\Entry {#2480
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +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 {#273
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -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 {#269
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#2420
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1905 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#1816
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#2419
      date: 2024-01-12 18:31:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4307
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2480}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4276
      +user: Proxies\__CG__\App\Entity\User {#4231 …}
      +entry: App\Entity\Entry {#2480}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: App\Entity\User {#4161 …}
        +entry: App\Entity\Entry {#2480}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4234
          +user: Proxies\__CG__\App\Entity\User {#4231 …}
          +entry: App\Entity\Entry {#2480}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: App\Entity\EntryComment {#4148
            +user: App\Entity\User {#4161 …}
            +entry: App\Entity\Entry {#2480}
            +magazine: App\Entity\Magazine {#263}
            +image: null
            +parent: null
            +root: null
            +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1722791903 {#4143
              date: 2024-08-04 19:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@littlecolt@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4149 …}
            +nested: Doctrine\ORM\PersistentCollection {#4151 …}
            +votes: Doctrine\ORM\PersistentCollection {#4153 …}
            +reports: Doctrine\ORM\PersistentCollection {#4155 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
            -id: 304287
            -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6313934"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705121988 {#4144
              date: 2024-01-13 05:59:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4148}
          +body: "now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705131374 {#4235
            date: 2024-01-13 08:36:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
            "@kuro_neko@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4228 …}
          +nested: Doctrine\ORM\PersistentCollection {#4226 …}
          +votes: Doctrine\ORM\PersistentCollection {#4230 …}
          +reports: Doctrine\ORM\PersistentCollection {#4241 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
          -id: 304542
          -bodyTs: "'anymor':8 'click':15 'doesn':5 'imag':18 'like':9 'link':4,26 'open':7,25 'post':21 'seem':3 'use':11,23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6639960"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705131374 {#4238
            date: 2024-01-13 08:36:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4148}
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#4257
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4254 …}
        +nested: Doctrine\ORM\PersistentCollection {#4251 …}
        +votes: Doctrine\ORM\PersistentCollection {#4249 …}
        +reports: Doctrine\ORM\PersistentCollection {#4263 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4267 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#4260
          date: 2024-01-13 15:04:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4148}
      +body: """
        Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.\n
        \n
        Edit: it’s on a tablet if it makes a difference
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705156947 {#4279
        date: 2024-01-13 15:42:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4272 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
      -id: 305336
      -bodyTs: "'click':6 'differ':40 'edit':30 'imag':20 'instead':21 'link':15,25 'make':38 'open':18,23 'post':11 'tablet':35 'thank':1 'thumbnail':8 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645550"
      +editedAt: DateTimeImmutable @1722630064 {#4282
        date: 2024-08-02 22:21:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705156947 {#4284
        date: 2024-01-13 15:42:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705166091 {#4302
      date: 2024-01-13 18:14:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@littlecolt@lemm.ee"
      "@kuro_neko@lemmy.ca"
      "@tomten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4296 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 305698
    -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6325102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705166091 {#4305
      date: 2024-01-13 18:14:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Great, thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705174589 {#4324
    date: 2024-01-13 20:36:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4321 …}
  +nested: Doctrine\ORM\PersistentCollection {#4318 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 305999
  -bodyTs: "'great':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705174589 {#4327
    date: 2024-01-13 20:36:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED edit
App\Entity\Magazine {#263
  +icon: Proxies\__CG__\App\Entity\Image {#244 …}
  +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 {#273
    date: 2024-10-21 19:27:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#235 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
  +entries: Doctrine\ORM\PersistentCollection {#178 …}
  +posts: Doctrine\ORM\PersistentCollection {#136 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
  +bans: Doctrine\ORM\PersistentCollection {#115 …}
  +reports: Doctrine\ORM\PersistentCollection {#101 …}
  +badges: Doctrine\ORM\PersistentCollection {#79 …}
  +logs: Doctrine\ORM\PersistentCollection {#69 …}
  +awards: Doctrine\ORM\PersistentCollection {#1830 …}
  +categories: Doctrine\ORM\PersistentCollection {#1863 …}
  -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 {#269
    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