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 …}
}
19.26 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.12 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
  +title: "i can't see the control buttons, like "mute" in gifs."
  +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
  +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295338 {#2414
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 29644
  -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
  -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705166087
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20834363"
  +editedAt: DateTimeImmutable @1722476880 {#1793
    date: 2024-08-01 03:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705139087 {#2402
    date: 2024-01-13 10:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
  +title: "i can't see the control buttons, like "mute" in gifs."
  +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
  +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295338 {#2414
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 29644
  -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
  -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705166087
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20834363"
  +editedAt: DateTimeImmutable @1722476880 {#1793
    date: 2024-08-01 03:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705139087 {#2402
    date: 2024-01-13 10:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "lemmyconnect@lemmy.ca"
    +title: "lemmyconnect"
    +description: """
      A community for the mobile app Connect for Lemmy.\n
      \n
      ### Links\n
      \n
      - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 78
    +entryCommentCount: 228
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729531660 {#275
      date: 2024-10-21 19:27:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 79
    +apId: "lemmyconnect@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/lemmyconnect"
    +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
    +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "lemmyconnect"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729546636 {#269
      date: 2024-10-21 23:37:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699084784 {#271
      date: 2023-11-04 08:59:44.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
  +title: "i can't see the control buttons, like "mute" in gifs."
  +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
  +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295338 {#2414
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 29644
  -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
  -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705166087
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20834363"
  +editedAt: DateTimeImmutable @1722476880 {#1793
    date: 2024-08-01 03:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705139087 {#2402
    date: 2024-01-13 10:44:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4018
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    You don’t see video controls like this when you tap on the video screen?\n
    \n
    ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
    \n
    Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727295338 {#4027
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 304806
  -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7484586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141062 {#3959
    date: 2024-01-13 11:17:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4018
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    You don’t see video controls like this when you tap on the video screen?\n
    \n
    ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
    \n
    Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727295338 {#4027
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 304806
  -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7484586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141062 {#3959
    date: 2024-01-13 11:17:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4018
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    You don’t see video controls like this when you tap on the video screen?\n
    \n
    ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
    \n
    Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727295338 {#4027
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 304806
  -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7484586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141062 {#3959
    date: 2024-01-13 11:17:42.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 {#4054
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You don’t see video controls like this when you tap on the video screen?\n
      \n
      ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
      \n
      Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727295338 {#4027
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 304806
    -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7484586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705141062 {#3959
      date: 2024-01-13 11:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    No, I don’t see that.\n
    \n
    Wait…\n
    \n
    There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
    \n
    But it’s black, as is the black strip under the image.\n
    \n
    Can I change the color of the controls?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705142184 {#4049
    date: 2024-01-13 11:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
  -id: 304846
  -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215418"
  +editedAt: DateTimeImmutable @1722501369 {#4043
    date: 2024-08-01 10:36:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705142184 {#4041
    date: 2024-01-13 11:36:24.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 {#4054
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You don’t see video controls like this when you tap on the video screen?\n
      \n
      ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
      \n
      Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727295338 {#4027
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 304806
    -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7484586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705141062 {#3959
      date: 2024-01-13 11:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    No, I don’t see that.\n
    \n
    Wait…\n
    \n
    There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
    \n
    But it’s black, as is the black strip under the image.\n
    \n
    Can I change the color of the controls?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705142184 {#4049
    date: 2024-01-13 11:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
  -id: 304846
  -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215418"
  +editedAt: DateTimeImmutable @1722501369 {#4043
    date: 2024-08-01 10:36:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705142184 {#4041
    date: 2024-01-13 11:36:24.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 {#4054
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3967 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You don’t see video controls like this when you tap on the video screen?\n
      \n
      ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
      \n
      Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1727295338 {#4027
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 304806
    -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7484586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705141062 {#3959
      date: 2024-01-13 11:17:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    No, I don’t see that.\n
    \n
    Wait…\n
    \n
    There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
    \n
    But it’s black, as is the black strip under the image.\n
    \n
    Can I change the color of the controls?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705142184 {#4049
    date: 2024-01-13 11:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4059 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
  -id: 304846
  -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215418"
  +editedAt: DateTimeImmutable @1722501369 {#4043
    date: 2024-08-01 10:36:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705142184 {#4041
    date: 2024-01-13 11:36:24.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 {#4098
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3967 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You don’t see video controls like this when you tap on the video screen?\n
        \n
        ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
        \n
        Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727295338 {#4027
        date: 2024-09-25 22:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 304806
      -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7484586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141062 {#3959
        date: 2024-01-13 11:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      No, I don’t see that.\n
      \n
      Wait…\n
      \n
      There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
      \n
      But it’s black, as is the black strip under the image.\n
      \n
      Can I change the color of the controls?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705142184 {#4049
      date: 2024-01-13 11:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4055 …}
    +nested: Doctrine\ORM\PersistentCollection {#4057 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
    -id: 304846
    -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215418"
    +editedAt: DateTimeImmutable @1722501369 {#4043
      date: 2024-08-01 10:36:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142184 {#4041
      date: 2024-01-13 11:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "IDK if the player in Connect is integrated or not. In Jerboa, it just uses whatever browser you have set up as the default one and uses the integrated media player in the browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705143974 {#4093
    date: 2024-01-13 12:06:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4089 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4103 …}
  -id: 304885
  -bodyTs: "'browser':17,34 'connect':6 'default':24 'idk':1 'integr':8,29 'jerboa':12 'media':30 'one':25 'player':4,31 'set':20 'use':15,27 'whatev':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7485387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705143974 {#4096
    date: 2024-01-13 12:06: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
15 DENIED edit
App\Entity\EntryComment {#4098
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3967 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You don’t see video controls like this when you tap on the video screen?\n
        \n
        ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
        \n
        Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727295338 {#4027
        date: 2024-09-25 22:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 304806
      -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7484586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141062 {#3959
        date: 2024-01-13 11:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      No, I don’t see that.\n
      \n
      Wait…\n
      \n
      There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
      \n
      But it’s black, as is the black strip under the image.\n
      \n
      Can I change the color of the controls?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705142184 {#4049
      date: 2024-01-13 11:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4055 …}
    +nested: Doctrine\ORM\PersistentCollection {#4057 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
    -id: 304846
    -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215418"
    +editedAt: DateTimeImmutable @1722501369 {#4043
      date: 2024-08-01 10:36:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142184 {#4041
      date: 2024-01-13 11:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "IDK if the player in Connect is integrated or not. In Jerboa, it just uses whatever browser you have set up as the default one and uses the integrated media player in the browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705143974 {#4093
    date: 2024-01-13 12:06:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4089 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4103 …}
  -id: 304885
  -bodyTs: "'browser':17,34 'connect':6 'default':24 'idk':1 'integr':8,29 'jerboa':12 'media':30 'one':25 'player':4,31 'set':20 'use':15,27 'whatev':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7485387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705143974 {#4096
    date: 2024-01-13 12:06: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
16 DENIED moderate
App\Entity\EntryComment {#4098
  +user: App\Entity\User {#3967 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3967 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You don’t see video controls like this when you tap on the video screen?\n
        \n
        ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
        \n
        Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727295338 {#4027
        date: 2024-09-25 22:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 304806
      -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7484586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141062 {#3959
        date: 2024-01-13 11:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      No, I don’t see that.\n
      \n
      Wait…\n
      \n
      There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
      \n
      But it’s black, as is the black strip under the image.\n
      \n
      Can I change the color of the controls?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705142184 {#4049
      date: 2024-01-13 11:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4055 …}
    +nested: Doctrine\ORM\PersistentCollection {#4057 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
    -id: 304846
    -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215418"
    +editedAt: DateTimeImmutable @1722501369 {#4043
      date: 2024-08-01 10:36:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142184 {#4041
      date: 2024-01-13 11:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "IDK if the player in Connect is integrated or not. In Jerboa, it just uses whatever browser you have set up as the default one and uses the integrated media player in the browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705143974 {#4093
    date: 2024-01-13 12:06:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4089 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4103 …}
  -id: 304885
  -bodyTs: "'browser':17,34 'connect':6 'default':24 'idk':1 'integr':8,29 'jerboa':12 'media':30 'one':25 'player':4,31 'set':20 'use':15,27 'whatev':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7485387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705143974 {#4096
    date: 2024-01-13 12:06: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
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 {#4107
  +user: Proxies\__CG__\App\Entity\User {#4108 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3967 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You don’t see video controls like this when you tap on the video screen?\n
        \n
        ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
        \n
        Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727295338 {#4027
        date: 2024-09-25 22:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 304806
      -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7484586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141062 {#3959
        date: 2024-01-13 11:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      No, I don’t see that.\n
      \n
      Wait…\n
      \n
      There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
      \n
      But it’s black, as is the black strip under the image.\n
      \n
      Can I change the color of the controls?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705142184 {#4049
      date: 2024-01-13 11:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4055 …}
    +nested: Doctrine\ORM\PersistentCollection {#4057 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
    -id: 304846
    -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215418"
    +editedAt: DateTimeImmutable @1722501369 {#4043
      date: 2024-08-01 10:36:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142184 {#4041
      date: 2024-01-13 11:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Hi, I’ve updated the controls to be white on the most recent version. Previously it would depend on light/dark mode. Thanks for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705775500 {#4105
    date: 2024-01-20 19:31:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4111 …}
  +votes: Doctrine\ORM\PersistentCollection {#4113 …}
  +reports: Doctrine\ORM\PersistentCollection {#4115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
  -id: 326226
  -bodyTs: "'control':6 'depend':18 'feedback':25 'hi':1 'light/dark':20 'mode':21 'previous':15 'recent':13 'thank':22 'updat':4 've':3 'version':14 'white':9 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705775500 {#4106
    date: 2024-01-20 19:31:40.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 {#4107
  +user: Proxies\__CG__\App\Entity\User {#4108 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3967 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You don’t see video controls like this when you tap on the video screen?\n
        \n
        ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
        \n
        Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727295338 {#4027
        date: 2024-09-25 22:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 304806
      -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7484586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141062 {#3959
        date: 2024-01-13 11:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      No, I don’t see that.\n
      \n
      Wait…\n
      \n
      There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
      \n
      But it’s black, as is the black strip under the image.\n
      \n
      Can I change the color of the controls?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705142184 {#4049
      date: 2024-01-13 11:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4055 …}
    +nested: Doctrine\ORM\PersistentCollection {#4057 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
    -id: 304846
    -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215418"
    +editedAt: DateTimeImmutable @1722501369 {#4043
      date: 2024-08-01 10:36:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142184 {#4041
      date: 2024-01-13 11:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Hi, I’ve updated the controls to be white on the most recent version. Previously it would depend on light/dark mode. Thanks for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705775500 {#4105
    date: 2024-01-20 19:31:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4111 …}
  +votes: Doctrine\ORM\PersistentCollection {#4113 …}
  +reports: Doctrine\ORM\PersistentCollection {#4115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
  -id: 326226
  -bodyTs: "'control':6 'depend':18 'feedback':25 'hi':1 'light/dark':20 'mode':21 'previous':15 'recent':13 'thank':22 'updat':4 've':3 'version':14 'white':9 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705775500 {#4106
    date: 2024-01-20 19:31:40.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 {#4107
  +user: Proxies\__CG__\App\Entity\User {#4108 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3967 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You don’t see video controls like this when you tap on the video screen?\n
        \n
        ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
        \n
        Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727295338 {#4027
        date: 2024-09-25 22:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 304806
      -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7484586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705141062 {#3959
        date: 2024-01-13 11:17:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      No, I don’t see that.\n
      \n
      Wait…\n
      \n
      There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
      \n
      But it’s black, as is the black strip under the image.\n
      \n
      Can I change the color of the controls?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705142184 {#4049
      date: 2024-01-13 11:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4055 …}
    +nested: Doctrine\ORM\PersistentCollection {#4057 …}
    +votes: Doctrine\ORM\PersistentCollection {#4059 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
    -id: 304846
    -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215418"
    +editedAt: DateTimeImmutable @1722501369 {#4043
      date: 2024-08-01 10:36:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142184 {#4041
      date: 2024-01-13 11:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "Hi, I’ve updated the controls to be white on the most recent version. Previously it would depend on light/dark mode. Thanks for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705775500 {#4105
    date: 2024-01-20 19:31:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4111 …}
  +votes: Doctrine\ORM\PersistentCollection {#4113 …}
  +reports: Doctrine\ORM\PersistentCollection {#4115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
  -id: 326226
  -bodyTs: "'control':6 'depend':18 'feedback':25 'hi':1 'light/dark':20 'mode':21 'previous':15 'recent':13 'thank':22 'updat':4 've':3 'version':14 'white':9 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705775500 {#4106
    date: 2024-01-20 19:31:40.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 {#4122
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4107
    +user: Proxies\__CG__\App\Entity\User {#4108 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4054
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3967 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You don’t see video controls like this when you tap on the video screen?\n
          \n
          ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
          \n
          Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727295338 {#4027
          date: 2024-09-25 22:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abbadon420@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 304806
        -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7484586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705141062 {#3959
          date: 2024-01-13 11:17:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: """
        No, I don’t see that.\n
        \n
        Wait…\n
        \n
        There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
        \n
        But it’s black, as is the black strip under the image.\n
        \n
        Can I change the color of the controls?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705142184 {#4049
        date: 2024-01-13 11:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
        "@0x4E4F@sh.itjust.works"
        "@abbadon420@lemm.ee"
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4055 …}
      +nested: Doctrine\ORM\PersistentCollection {#4057 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
      -id: 304846
      -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8215418"
      +editedAt: DateTimeImmutable @1722501369 {#4043
        date: 2024-08-01 10:36:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705142184 {#4041
        date: 2024-01-13 11:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Hi, I’ve updated the controls to be white on the most recent version. Previously it would depend on light/dark mode. Thanks for the feedback!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705775500 {#4105
      date: 2024-01-20 19:31:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4111 …}
    +votes: Doctrine\ORM\PersistentCollection {#4113 …}
    +reports: Doctrine\ORM\PersistentCollection {#4115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
    -id: 326226
    -bodyTs: "'control':6 'depend':18 'feedback':25 'hi':1 'light/dark':20 'mode':21 'previous':15 'recent':13 'thank':22 'updat':4 've':3 'version':14 'white':9 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6544823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705775500 {#4106
      date: 2024-01-20 19:31:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "That’s awesome! I’ll get you a coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705824038 {#4127
    date: 2024-01-21 09:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4134 …}
  +votes: Doctrine\ORM\PersistentCollection {#4136 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 327640
  -bodyTs: "'awesom':3 'coffe':9 'get':6 'll':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8493164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705824038 {#4124
    date: 2024-01-21 09:00:38.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 {#4122
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4107
    +user: Proxies\__CG__\App\Entity\User {#4108 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4054
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3967 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You don’t see video controls like this when you tap on the video screen?\n
          \n
          ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
          \n
          Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727295338 {#4027
          date: 2024-09-25 22:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abbadon420@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 304806
        -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7484586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705141062 {#3959
          date: 2024-01-13 11:17:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: """
        No, I don’t see that.\n
        \n
        Wait…\n
        \n
        There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
        \n
        But it’s black, as is the black strip under the image.\n
        \n
        Can I change the color of the controls?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705142184 {#4049
        date: 2024-01-13 11:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
        "@0x4E4F@sh.itjust.works"
        "@abbadon420@lemm.ee"
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4055 …}
      +nested: Doctrine\ORM\PersistentCollection {#4057 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
      -id: 304846
      -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8215418"
      +editedAt: DateTimeImmutable @1722501369 {#4043
        date: 2024-08-01 10:36:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705142184 {#4041
        date: 2024-01-13 11:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Hi, I’ve updated the controls to be white on the most recent version. Previously it would depend on light/dark mode. Thanks for the feedback!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705775500 {#4105
      date: 2024-01-20 19:31:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4111 …}
    +votes: Doctrine\ORM\PersistentCollection {#4113 …}
    +reports: Doctrine\ORM\PersistentCollection {#4115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
    -id: 326226
    -bodyTs: "'control':6 'depend':18 'feedback':25 'hi':1 'light/dark':20 'mode':21 'previous':15 'recent':13 'thank':22 'updat':4 've':3 'version':14 'white':9 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6544823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705775500 {#4106
      date: 2024-01-20 19:31:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "That’s awesome! I’ll get you a coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705824038 {#4127
    date: 2024-01-21 09:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4134 …}
  +votes: Doctrine\ORM\PersistentCollection {#4136 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 327640
  -bodyTs: "'awesom':3 'coffe':9 'get':6 'll':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8493164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705824038 {#4124
    date: 2024-01-21 09:00:38.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 {#4122
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "lemmyconnect@lemmy.ca"
      +title: "lemmyconnect"
      +description: """
        A community for the mobile app Connect for Lemmy.\n
        \n
        ### Links\n
        \n
        - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
        - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 78
      +entryCommentCount: 228
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729531660 {#275
        date: 2024-10-21 19:27:40.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 79
      +apId: "lemmyconnect@lemmy.ca"
      +apProfileId: "https://lemmy.ca/c/lemmyconnect"
      +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
      +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
      +apInboxUrl: "https://lemmy.ca/inbox"
      +apDomain: "lemmy.ca"
      +apPreferredUsername: "lemmyconnect"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729546636 {#269
        date: 2024-10-21 23:37:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1699084784 {#271
        date: 2023-11-04 08:59:44.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "i-can-t-see-the-control-buttons-like-mute-in-gifs"
    +title: "i can't see the control buttons, like "mute" in gifs."
    +url: "https://lemm.ee/pictrs/image/3ff29703-fe03-41c1-a9d7-95998d52c313.jpeg"
    +body: "The added image is a screenshot of how I see gifs in connect. There’s supposed to be buttons in the bottom right corner, I’ve been told. But I can’t see them. Do I need to add them in some setting somewhere?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295338 {#2414
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29644
    -titleTs: "'button':7 'control':6 'gif':11 'like':8 'mute':9 'see':4"
    -bodyTs: "'ad':2 'add':39 'bottom':22 'button':19 'connect':13 'corner':24 'gif':11 'imag':3 'need':37 'right':23 'screenshot':6 'see':10,33 'set':43 'somewher':44 'suppos':16 'told':28 've':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705166087
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20834363"
    +editedAt: DateTimeImmutable @1722476880 {#1793
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2402
      date: 2024-01-13 10:44:47.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4107
    +user: Proxies\__CG__\App\Entity\User {#4108 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4054
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3967 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You don’t see video controls like this when you tap on the video screen?\n
          \n
          ![](https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)\n
          \n
          Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1727295338 {#4027
          date: 2024-09-25 22:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@abbadon420@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 304806
        -bodyTs: "'/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':18 'audio':23 'btw':24 'control':6 'gif':19,28 'like':7 'mean':26 'onlin':36 'screen':15 'see':4 'sh.itjust.works':17 'sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg)':16 'share':33 'tap':11 'true':27 'video':5,14 'webm':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7484586"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705141062 {#3959
          date: 2024-01-13 11:17:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: """
        No, I don’t see that.\n
        \n
        Wait…\n
        \n
        There is if I zoom in ![](https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)\n
        \n
        But it’s black, as is the black strip under the image.\n
        \n
        Can I change the color of the controls?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705142184 {#4049
        date: 2024-01-13 11:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
        "@0x4E4F@sh.itjust.works"
        "@abbadon420@lemm.ee"
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4055 …}
      +nested: Doctrine\ORM\PersistentCollection {#4057 …}
      +votes: Doctrine\ORM\PersistentCollection {#4059 …}
      +reports: Doctrine\ORM\PersistentCollection {#4039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4035 …}
      -id: 304846
      -bodyTs: "'/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':16 'black':20,24 'chang':31 'color':33 'control':36 'imag':28 'lemm.ee':15 'lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg)':14 'see':5 'strip':25 'wait':7 'zoom':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8215418"
      +editedAt: DateTimeImmutable @1722501369 {#4043
        date: 2024-08-01 10:36:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705142184 {#4041
        date: 2024-01-13 11:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: "Hi, I’ve updated the controls to be white on the most recent version. Previously it would depend on light/dark mode. Thanks for the feedback!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705775500 {#4105
      date: 2024-01-20 19:31:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@abbadon420@lemm.ee"
      "@0x4E4F@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4111 …}
    +votes: Doctrine\ORM\PersistentCollection {#4113 …}
    +reports: Doctrine\ORM\PersistentCollection {#4115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
    -id: 326226
    -bodyTs: "'control':6 'depend':18 'feedback':25 'hi':1 'light/dark':20 'mode':21 'previous':15 'recent':13 'thank':22 'updat':4 've':3 'version':14 'white':9 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6544823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705775500 {#4106
      date: 2024-01-20 19:31:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "That’s awesome! I’ll get you a coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705824038 {#4127
    date: 2024-01-21 09:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@0x4E4F@sh.itjust.works"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4134 …}
  +votes: Doctrine\ORM\PersistentCollection {#4136 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 327640
  -bodyTs: "'awesom':3 'coffe':9 'get':6 'll':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8493164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705824038 {#4124
    date: 2024-01-21 09:00:38.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 edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "lemmyconnect@lemmy.ca"
  +title: "lemmyconnect"
  +description: """
    A community for the mobile app Connect for Lemmy.\n
    \n
    ### Links\n
    \n
    - [Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [APK Pure](https://apkpure.com/p/com.kuroneko.lemmy_connect)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 78
  +entryCommentCount: 228
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729531660 {#275
    date: 2024-10-21 19:27:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 79
  +apId: "lemmyconnect@lemmy.ca"
  +apProfileId: "https://lemmy.ca/c/lemmyconnect"
  +apPublicUrl: "https://lemmy.ca/c/lemmyconnect"
  +apFollowersUrl: "https://lemmy.ca/c/lemmyconnect/followers"
  +apInboxUrl: "https://lemmy.ca/inbox"
  +apDomain: "lemmy.ca"
  +apPreferredUsername: "lemmyconnect"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729546636 {#269
    date: 2024-10-21 23:37:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1699084784 {#271
    date: 2023-11-04 08:59:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details