Redirect 302 redirect from GET @entry_comment_create (25bf05)

GET https://kbin.spritesserver.nl/index.php/u/@kuro_neko@lemmy.ca/active

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 …}
}
8.49 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.07 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 {#1565
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Connect-1-0-171-Released"
  +title: "Connect 1.0.171 Released"
  +url: null
  +body: """
    Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
    \n
    ### Added\n
    \n
    - Tagged comments (person mentions) now show up in the inbox\n
    - Option to control where Youtube links open\n
    - Option to hide special characters in usernames (and transform bubble letters)\n
    - Added sort options to search\n
    - Youtube links now bypass the webview and open directly in app\n
    - Added experimental setting to highlight new comments (defaulted OFF)\n
    - Added back navigation inside web views\n
    - Added scaled / controversial sort options\n
    - Added initial support for Lemmy 0.19\n
    \n
    ### Upgrades\n
    \n
    - Upgraded various libraries\n
    - Upgraded Fliutter 3.13 -> 3.16\n
    \n
    ### Fixed\n
    \n
    - User Profile comment links on foreign instances now resolve correctly\n
    - Fixed an issue clicking on saved comments from foreign instances\n
    - Fix a flash when expanding images in some scenarios (not in cache)\n
    - Fix a minor flash on user avatars and community icons\n
    - Video Player bar text is now always white\n
    - Fixed an image flash when a cached image is no longer held in memory\n
    - Fix an issue with how I’m calling the Pictrs API on Webp images\n
    - Added a secondary image cache for avatars/icons\n
    - videos now start smaller while loading instead of taking up full height\n
    - Fixed an issue where images could fail to load when clicked\n
    - Fixed comment notifications not showing the correct comment thread\n
    - Smoothed out the image close animation a bit more\n
    - Possibly fixed a bug with clicking comment replies from the inbox\n
    - Fixed a bug with the link handler resolving post card clicks\n
    - When link handler resolution fails now loads posts from the remote instance\n
    - Fixed a comment display error with inline videos\n
    - Fixed a link handler issue where it could fail on posts from different instances\n
    - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
    - Fixed a crash related to link handler finishing before its transition completed\n
    - Fixed issue with vote actions not refreshing post cache\n
    - Refreshing post list now scrolls to the top\n
    - Fixed an animation flash when expanding images\n
    - Fixed a login issue with instances on v0.19\n
    - Video player now mixs with other audio instead of taking over\n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728269794 {#1525
    date: 2024-10-07 04:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: [
    App\Entity\EntryComment {#2034
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1565}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +body: "Probably in the next 2-3 releases. It’s next on my list after import/export settings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705934655 {#2188
        date: 2024-01-22 15:44:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@netburnr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 331481
      -bodyTs: "'-3':6 '2':5 'import/export':15 'list':13 'next':4,10 'probabl':1 'releas':7 'set':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6609221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705934655 {#2142
        date: 2024-01-22 15:44:15.0 +01:00
      }
      +"title": 331481
    }
  ]
  -id: 32362
  -titleTs: "'1.0.171':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706016427
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13797344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930027 {#1528
    date: 2024-01-22 14:27:07.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 {#1565
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Connect-1-0-171-Released"
  +title: "Connect 1.0.171 Released"
  +url: null
  +body: """
    Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
    \n
    ### Added\n
    \n
    - Tagged comments (person mentions) now show up in the inbox\n
    - Option to control where Youtube links open\n
    - Option to hide special characters in usernames (and transform bubble letters)\n
    - Added sort options to search\n
    - Youtube links now bypass the webview and open directly in app\n
    - Added experimental setting to highlight new comments (defaulted OFF)\n
    - Added back navigation inside web views\n
    - Added scaled / controversial sort options\n
    - Added initial support for Lemmy 0.19\n
    \n
    ### Upgrades\n
    \n
    - Upgraded various libraries\n
    - Upgraded Fliutter 3.13 -> 3.16\n
    \n
    ### Fixed\n
    \n
    - User Profile comment links on foreign instances now resolve correctly\n
    - Fixed an issue clicking on saved comments from foreign instances\n
    - Fix a flash when expanding images in some scenarios (not in cache)\n
    - Fix a minor flash on user avatars and community icons\n
    - Video Player bar text is now always white\n
    - Fixed an image flash when a cached image is no longer held in memory\n
    - Fix an issue with how I’m calling the Pictrs API on Webp images\n
    - Added a secondary image cache for avatars/icons\n
    - videos now start smaller while loading instead of taking up full height\n
    - Fixed an issue where images could fail to load when clicked\n
    - Fixed comment notifications not showing the correct comment thread\n
    - Smoothed out the image close animation a bit more\n
    - Possibly fixed a bug with clicking comment replies from the inbox\n
    - Fixed a bug with the link handler resolving post card clicks\n
    - When link handler resolution fails now loads posts from the remote instance\n
    - Fixed a comment display error with inline videos\n
    - Fixed a link handler issue where it could fail on posts from different instances\n
    - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
    - Fixed a crash related to link handler finishing before its transition completed\n
    - Fixed issue with vote actions not refreshing post cache\n
    - Refreshing post list now scrolls to the top\n
    - Fixed an animation flash when expanding images\n
    - Fixed a login issue with instances on v0.19\n
    - Video player now mixs with other audio instead of taking over\n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728269794 {#1525
    date: 2024-10-07 04:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: [
    App\Entity\EntryComment {#2034
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1565}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +body: "Probably in the next 2-3 releases. It’s next on my list after import/export settings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705934655 {#2188
        date: 2024-01-22 15:44:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@netburnr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 331481
      -bodyTs: "'-3':6 '2':5 'import/export':15 'list':13 'next':4,10 'probabl':1 'releas':7 'set':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6609221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705934655 {#2142
        date: 2024-01-22 15:44:15.0 +01:00
      }
      +"title": 331481
    }
  ]
  -id: 32362
  -titleTs: "'1.0.171':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706016427
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13797344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930027 {#1528
    date: 2024-01-22 14:27:07.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 {#1565
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Connect-1-0-171-Released"
  +title: "Connect 1.0.171 Released"
  +url: null
  +body: """
    Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
    \n
    ### Added\n
    \n
    - Tagged comments (person mentions) now show up in the inbox\n
    - Option to control where Youtube links open\n
    - Option to hide special characters in usernames (and transform bubble letters)\n
    - Added sort options to search\n
    - Youtube links now bypass the webview and open directly in app\n
    - Added experimental setting to highlight new comments (defaulted OFF)\n
    - Added back navigation inside web views\n
    - Added scaled / controversial sort options\n
    - Added initial support for Lemmy 0.19\n
    \n
    ### Upgrades\n
    \n
    - Upgraded various libraries\n
    - Upgraded Fliutter 3.13 -> 3.16\n
    \n
    ### Fixed\n
    \n
    - User Profile comment links on foreign instances now resolve correctly\n
    - Fixed an issue clicking on saved comments from foreign instances\n
    - Fix a flash when expanding images in some scenarios (not in cache)\n
    - Fix a minor flash on user avatars and community icons\n
    - Video Player bar text is now always white\n
    - Fixed an image flash when a cached image is no longer held in memory\n
    - Fix an issue with how I’m calling the Pictrs API on Webp images\n
    - Added a secondary image cache for avatars/icons\n
    - videos now start smaller while loading instead of taking up full height\n
    - Fixed an issue where images could fail to load when clicked\n
    - Fixed comment notifications not showing the correct comment thread\n
    - Smoothed out the image close animation a bit more\n
    - Possibly fixed a bug with clicking comment replies from the inbox\n
    - Fixed a bug with the link handler resolving post card clicks\n
    - When link handler resolution fails now loads posts from the remote instance\n
    - Fixed a comment display error with inline videos\n
    - Fixed a link handler issue where it could fail on posts from different instances\n
    - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
    - Fixed a crash related to link handler finishing before its transition completed\n
    - Fixed issue with vote actions not refreshing post cache\n
    - Refreshing post list now scrolls to the top\n
    - Fixed an animation flash when expanding images\n
    - Fixed a login issue with instances on v0.19\n
    - Video player now mixs with other audio instead of taking over\n
    - Upgraded various libraries\n
    - Fixed an issue with thumbnails apppearing blurry\n
    - Fixed a bug where links without any protocol prefix would crash\n
    - Increased the cache size from 100 objects to 200\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728269794 {#1525
    date: 2024-10-07 04:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: [
    App\Entity\EntryComment {#2034
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1565}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
      +body: "Probably in the next 2-3 releases. It’s next on my list after import/export settings."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705934655 {#2188
        date: 2024-01-22 15:44:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@netburnr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2156 …}
      +nested: Doctrine\ORM\PersistentCollection {#2154 …}
      +votes: Doctrine\ORM\PersistentCollection {#2157 …}
      +reports: Doctrine\ORM\PersistentCollection {#2147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
      -id: 331481
      -bodyTs: "'-3':6 '2':5 'import/export':15 'list':13 'next':4,10 'probabl':1 'releas':7 'set':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6609221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705934655 {#2142
        date: 2024-01-22 15:44:15.0 +01:00
      }
      +"title": 331481
    }
  ]
  -id: 32362
  -titleTs: "'1.0.171':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706016427
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13797344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705930027 {#1528
    date: 2024-01-22 14:27:07.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 {#2034
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1565
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-171-Released"
    +title: "Connect 1.0.171 Released"
    +url: null
    +body: """
      Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
      \n
      ### Added\n
      \n
      - Tagged comments (person mentions) now show up in the inbox\n
      - Option to control where Youtube links open\n
      - Option to hide special characters in usernames (and transform bubble letters)\n
      - Added sort options to search\n
      - Youtube links now bypass the webview and open directly in app\n
      - Added experimental setting to highlight new comments (defaulted OFF)\n
      - Added back navigation inside web views\n
      - Added scaled / controversial sort options\n
      - Added initial support for Lemmy 0.19\n
      \n
      ### Upgrades\n
      \n
      - Upgraded various libraries\n
      - Upgraded Fliutter 3.13 -> 3.16\n
      \n
      ### Fixed\n
      \n
      - User Profile comment links on foreign instances now resolve correctly\n
      - Fixed an issue clicking on saved comments from foreign instances\n
      - Fix a flash when expanding images in some scenarios (not in cache)\n
      - Fix a minor flash on user avatars and community icons\n
      - Video Player bar text is now always white\n
      - Fixed an image flash when a cached image is no longer held in memory\n
      - Fix an issue with how I’m calling the Pictrs API on Webp images\n
      - Added a secondary image cache for avatars/icons\n
      - videos now start smaller while loading instead of taking up full height\n
      - Fixed an issue where images could fail to load when clicked\n
      - Fixed comment notifications not showing the correct comment thread\n
      - Smoothed out the image close animation a bit more\n
      - Possibly fixed a bug with clicking comment replies from the inbox\n
      - Fixed a bug with the link handler resolving post card clicks\n
      - When link handler resolution fails now loads posts from the remote instance\n
      - Fixed a comment display error with inline videos\n
      - Fixed a link handler issue where it could fail on posts from different instances\n
      - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
      - Fixed a crash related to link handler finishing before its transition completed\n
      - Fixed issue with vote actions not refreshing post cache\n
      - Refreshing post list now scrolls to the top\n
      - Fixed an animation flash when expanding images\n
      - Fixed a login issue with instances on v0.19\n
      - Video player now mixs with other audio instead of taking over\n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728269794 {#1525
      date: 2024-10-07 04:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1558 …}
    +votes: Doctrine\ORM\PersistentCollection {#1564 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    +badges: Doctrine\ORM\PersistentCollection {#1619 …}
    +children: [
      App\Entity\EntryComment {#2034}
    ]
    -id: 32362
    -titleTs: "'1.0.171':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706016427
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13797344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930027 {#1528
      date: 2024-01-22 14:27:07.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: "Probably in the next 2-3 releases. It’s next on my list after import/export settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705934655 {#2188
    date: 2024-01-22 15:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 331481
  -bodyTs: "'-3':6 '2':5 'import/export':15 'list':13 'next':4,10 'probabl':1 'releas':7 'set':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6609221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934655 {#2142
    date: 2024-01-22 15:44:15.0 +01:00
  }
  +"title": 331481
}
"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 {#2034
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1565
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-171-Released"
    +title: "Connect 1.0.171 Released"
    +url: null
    +body: """
      Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
      \n
      ### Added\n
      \n
      - Tagged comments (person mentions) now show up in the inbox\n
      - Option to control where Youtube links open\n
      - Option to hide special characters in usernames (and transform bubble letters)\n
      - Added sort options to search\n
      - Youtube links now bypass the webview and open directly in app\n
      - Added experimental setting to highlight new comments (defaulted OFF)\n
      - Added back navigation inside web views\n
      - Added scaled / controversial sort options\n
      - Added initial support for Lemmy 0.19\n
      \n
      ### Upgrades\n
      \n
      - Upgraded various libraries\n
      - Upgraded Fliutter 3.13 -> 3.16\n
      \n
      ### Fixed\n
      \n
      - User Profile comment links on foreign instances now resolve correctly\n
      - Fixed an issue clicking on saved comments from foreign instances\n
      - Fix a flash when expanding images in some scenarios (not in cache)\n
      - Fix a minor flash on user avatars and community icons\n
      - Video Player bar text is now always white\n
      - Fixed an image flash when a cached image is no longer held in memory\n
      - Fix an issue with how I’m calling the Pictrs API on Webp images\n
      - Added a secondary image cache for avatars/icons\n
      - videos now start smaller while loading instead of taking up full height\n
      - Fixed an issue where images could fail to load when clicked\n
      - Fixed comment notifications not showing the correct comment thread\n
      - Smoothed out the image close animation a bit more\n
      - Possibly fixed a bug with clicking comment replies from the inbox\n
      - Fixed a bug with the link handler resolving post card clicks\n
      - When link handler resolution fails now loads posts from the remote instance\n
      - Fixed a comment display error with inline videos\n
      - Fixed a link handler issue where it could fail on posts from different instances\n
      - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
      - Fixed a crash related to link handler finishing before its transition completed\n
      - Fixed issue with vote actions not refreshing post cache\n
      - Refreshing post list now scrolls to the top\n
      - Fixed an animation flash when expanding images\n
      - Fixed a login issue with instances on v0.19\n
      - Video player now mixs with other audio instead of taking over\n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728269794 {#1525
      date: 2024-10-07 04:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1558 …}
    +votes: Doctrine\ORM\PersistentCollection {#1564 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    +badges: Doctrine\ORM\PersistentCollection {#1619 …}
    +children: [
      App\Entity\EntryComment {#2034}
    ]
    -id: 32362
    -titleTs: "'1.0.171':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706016427
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13797344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930027 {#1528
      date: 2024-01-22 14:27:07.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: "Probably in the next 2-3 releases. It’s next on my list after import/export settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705934655 {#2188
    date: 2024-01-22 15:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 331481
  -bodyTs: "'-3':6 '2':5 'import/export':15 'list':13 'next':4,10 'probabl':1 'releas':7 'set':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6609221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934655 {#2142
    date: 2024-01-22 15:44:15.0 +01:00
  }
  +"title": 331481
}
"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 {#2034
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1565
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-171-Released"
    +title: "Connect 1.0.171 Released"
    +url: null
    +body: """
      Hi, it’s been a while since I’ve done one of these so this will be changes between 150 and 171. I’ve been focused on resolving image and performance issues mainly in this time but I also added a couple new things too. Youtube links now open in-app (configurable in settings), there’s an option to remove special characters from display names which also changes bubble letters into plain letters, search results are now sortable, and mentions now show up correctly in the inbox.\n
      \n
      ### Added\n
      \n
      - Tagged comments (person mentions) now show up in the inbox\n
      - Option to control where Youtube links open\n
      - Option to hide special characters in usernames (and transform bubble letters)\n
      - Added sort options to search\n
      - Youtube links now bypass the webview and open directly in app\n
      - Added experimental setting to highlight new comments (defaulted OFF)\n
      - Added back navigation inside web views\n
      - Added scaled / controversial sort options\n
      - Added initial support for Lemmy 0.19\n
      \n
      ### Upgrades\n
      \n
      - Upgraded various libraries\n
      - Upgraded Fliutter 3.13 -> 3.16\n
      \n
      ### Fixed\n
      \n
      - User Profile comment links on foreign instances now resolve correctly\n
      - Fixed an issue clicking on saved comments from foreign instances\n
      - Fix a flash when expanding images in some scenarios (not in cache)\n
      - Fix a minor flash on user avatars and community icons\n
      - Video Player bar text is now always white\n
      - Fixed an image flash when a cached image is no longer held in memory\n
      - Fix an issue with how I’m calling the Pictrs API on Webp images\n
      - Added a secondary image cache for avatars/icons\n
      - videos now start smaller while loading instead of taking up full height\n
      - Fixed an issue where images could fail to load when clicked\n
      - Fixed comment notifications not showing the correct comment thread\n
      - Smoothed out the image close animation a bit more\n
      - Possibly fixed a bug with clicking comment replies from the inbox\n
      - Fixed a bug with the link handler resolving post card clicks\n
      - When link handler resolution fails now loads posts from the remote instance\n
      - Fixed a comment display error with inline videos\n
      - Fixed a link handler issue where it could fail on posts from different instances\n
      - Fixed an issue with urls similar to Lemmy format being mistaken for a Lemmy instance\n
      - Fixed a crash related to link handler finishing before its transition completed\n
      - Fixed issue with vote actions not refreshing post cache\n
      - Refreshing post list now scrolls to the top\n
      - Fixed an animation flash when expanding images\n
      - Fixed a login issue with instances on v0.19\n
      - Video player now mixs with other audio instead of taking over\n
      - Upgraded various libraries\n
      - Fixed an issue with thumbnails apppearing blurry\n
      - Fixed a bug where links without any protocol prefix would crash\n
      - Increased the cache size from 100 objects to 200\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728269794 {#1525
      date: 2024-10-07 04:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1558 …}
    +votes: Doctrine\ORM\PersistentCollection {#1564 …}
    +reports: Doctrine\ORM\PersistentCollection {#1566 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    +badges: Doctrine\ORM\PersistentCollection {#1619 …}
    +children: [
      App\Entity\EntryComment {#2034}
    ]
    -id: 32362
    -titleTs: "'1.0.171':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':491 '/store/apps/details?id=com.kuroneko.lemmy_connect)':483 '0.19':159 '100':447 '150':20 '171':22 '200':450 '3.13':166 '3.16':167 'action':382 'ad':40,89,118,134,143,149,154,247 'also':39,68 'alway':217 'anim':291,397 'api':243 'app':52,133,474 'apppear':429 'audio':416 'avatar':207 'avatars/icons':253 'back':144 'bar':213 'best':473 'bit':293 'blurri':430 'brows':476 'bubbl':70,116 'bug':298,308,433 'bypass':126 'cach':200,225,251,386,444 'call':240 'card':315 'chang':18,69 'charact':63,111 'click':182,276,300,316 'close':290 'come':464 'comment':91,140,171,185,278,284,301,331 'communiti':209 'complet':377 'configur':53 'connect':471 'continu':468 'control':102 'controversi':151 'correct':85,178,283 'could':271,344 'coupl':42 'crash':368,441 'default':141 'differ':349 'direct':131 'display':65,332 'done':10 'error':333 'everyon':453 'expand':193,400 'experiment':135 'fail':272,321,345 'finish':373 'fix':168,179,189,201,219,233,266,277,296,306,329,337,351,366,378,395,402,424,431 'flash':191,204,222,398 'fliutter':165 'focus':26 'foreign':174,187 'format':359 'full':264 'googl':479 'handler':312,319,340,372 'height':265 'held':230 'hi':1 'hide':109 'highlight':138 'icon':210 'imag':29,194,221,226,246,250,270,289,401 'in-app':50 'inbox':88,99,305 'increas':442 'initi':155 'inlin':335 'insid':146 'instanc':175,188,328,350,365,407 'instead':260,417 'issu':32,181,235,268,341,353,379,405,426 'keep':462 'kuroneko':492 'lemmi':158,358,364,477 'letter':71,74,117 'librari':163,423 'link':47,105,124,172,311,318,339,371,435,478 'list':389 'll':467 'load':259,274,323 'login':404 'longer':229 'm':239 'main':33 'make':470 'memori':232 'mention':81,93 'minor':203 'mistaken':361 'mix':413 'name':66 'navig':145 'new':43,139 'notif':279 'object':448 'one':11 'open':49,106,130 'option':59,100,107,120,153 'perform':31 'person':92 'pictr':242 'plain':73 'play':480 'play.google.com':482 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':481 'player':212,411 'pleas':461 'possibl':295 'post':314,324,347,385,388 'prefix':439 'profil':170 'protocol':438 'refresh':384,387 'relat':369 'remot':327 'remov':61 'repli':302 'resolut':320 'resolv':28,177,313 'result':76 'save':184 'scale':150 'scenario':197 'scroll':391 'search':75,122 'secondari':249 'set':55,136 'show':83,95,281 'similar':356 'sinc':7 'size':445 'smaller':257 'smooth':286 'sort':119,152 'sortabl':79 'special':62,110 'start':256 'suggest':460 'support':156,458,486 'tag':90 'take':262,419 'text':214 'thank':451 'thing':44 'thread':285 'thumbnail':428 'time':36 'top':394 'transform':115 'transit':376 'upgrad':160,161,164,421 'url':355 'user':169,206 'usernam':113 'v0.19':409 'various':162,422 've':9,24 'video':211,254,336,410 'view':148 'vote':381 'web':147 'webp':245 'webview':128 'white':218 'without':436 'would':440 'www.buymeacoffee.com':490 'www.buymeacoffee.com/kurononeko)':489 'youtub':46,104,123"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706016427
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13797344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705930027 {#1528
      date: 2024-01-22 14:27:07.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: "Probably in the next 2-3 releases. It’s next on my list after import/export settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705934655 {#2188
    date: 2024-01-22 15:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@netburnr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 331481
  -bodyTs: "'-3':6 '2':5 'import/export':15 'list':13 'next':4,10 'probabl':1 'releas':7 'set':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6609221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705934655 {#2142
    date: 2024-01-22 15:44:15.0 +01:00
  }
  +"title": 331481
}
"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
Proxies\__CG__\App\Entity\Entry {#2281
  +user: Proxies\__CG__\App\Entity\User {#2733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Image-flickering-bug"
  +title: "Image flickering bug"
  +url: null
  +body: """
    Hey there, not sure if this is the right place to report bugs with the app… If not, I would be grateful if someone redirected me to the correct place.\n
    \n
    The only issue I have with the app since the dawn of lemmy is image flickering whenever I approach the end of the feed. As there are less and less posts left, the flickering intensifies. This applies to post images, community/user icons, URL previews etc.\n
    \n
    I’m having this issue on Samsung Galaxy A51, running Android 13 and One UI 5.1, and the latest version of the app (163). Will provide any additional info, if needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727449390 {#2960
    date: 2024-09-27 17:03:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  +badges: Doctrine\ORM\PersistentCollection {#2976 …}
  +children: [
    App\Entity\EntryComment {#2295
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback! I think this might be related to caching and the app switching from keeping images in memory versus loading from storage. Does this also happen on list views for you? Asking because list view images are much smaller."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727449390 {#2290
        date: 2024-09-27 17:03:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JokaJukka@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -id: 315631
      -bodyTs: "'also':29 'app':16 'ask':36 'cach':13 'feedback':5 'happen':30 'hi':1 'imag':20,40 'keep':19 'list':32,38 'load':24 'memori':22 'might':9 'much':42 'relat':11 'smaller':43 'storag':26 'switch':17 'thank':2 'think':7 'versus':23 'view':33,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442377"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455173 {#2296
        date: 2024-01-17 02:32:53.0 +01:00
      }
      +"title": 315631
    }
  ]
  -id: 30448
  -titleTs: "'bug':3 'flicker':2 'imag':1"
  -bodyTs: "'13':87 '163':99 '5.1':91 'a51':84 'addit':103 'android':86 'app':16,38,98 'appli':67 'approach':49 'bug':13 'community/user':71 'correct':29 'dawn':41 'end':51 'etc':75 'feed':54 'flicker':46,64 'galaxi':83 'grate':22 'hey':1 'icon':72 'imag':45,70 'info':104 'intensifi':65 'issu':33,80 'latest':94 'left':62 'lemmi':43 'less':58,60 'm':77 'need':106 'one':89 'place':10,30 'post':61,69 'preview':74 'provid':101 'redirect':25 'report':12 'right':9 'run':85 'samsung':82 'sinc':39 'someon':24 'sure':4 'ui':90 'url':73 'version':95 'whenev':47 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275903
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10708479"
  +editedAt: DateTimeImmutable @1723771870 {#2948
    date: 2024-08-16 03:31:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705248903 {#2931
    date: 2024-01-14 17:15:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2281
  +user: Proxies\__CG__\App\Entity\User {#2733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Image-flickering-bug"
  +title: "Image flickering bug"
  +url: null
  +body: """
    Hey there, not sure if this is the right place to report bugs with the app… If not, I would be grateful if someone redirected me to the correct place.\n
    \n
    The only issue I have with the app since the dawn of lemmy is image flickering whenever I approach the end of the feed. As there are less and less posts left, the flickering intensifies. This applies to post images, community/user icons, URL previews etc.\n
    \n
    I’m having this issue on Samsung Galaxy A51, running Android 13 and One UI 5.1, and the latest version of the app (163). Will provide any additional info, if needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727449390 {#2960
    date: 2024-09-27 17:03:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  +badges: Doctrine\ORM\PersistentCollection {#2976 …}
  +children: [
    App\Entity\EntryComment {#2295
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback! I think this might be related to caching and the app switching from keeping images in memory versus loading from storage. Does this also happen on list views for you? Asking because list view images are much smaller."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727449390 {#2290
        date: 2024-09-27 17:03:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JokaJukka@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -id: 315631
      -bodyTs: "'also':29 'app':16 'ask':36 'cach':13 'feedback':5 'happen':30 'hi':1 'imag':20,40 'keep':19 'list':32,38 'load':24 'memori':22 'might':9 'much':42 'relat':11 'smaller':43 'storag':26 'switch':17 'thank':2 'think':7 'versus':23 'view':33,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442377"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455173 {#2296
        date: 2024-01-17 02:32:53.0 +01:00
      }
      +"title": 315631
    }
  ]
  -id: 30448
  -titleTs: "'bug':3 'flicker':2 'imag':1"
  -bodyTs: "'13':87 '163':99 '5.1':91 'a51':84 'addit':103 'android':86 'app':16,38,98 'appli':67 'approach':49 'bug':13 'community/user':71 'correct':29 'dawn':41 'end':51 'etc':75 'feed':54 'flicker':46,64 'galaxi':83 'grate':22 'hey':1 'icon':72 'imag':45,70 'info':104 'intensifi':65 'issu':33,80 'latest':94 'left':62 'lemmi':43 'less':58,60 'm':77 'need':106 'one':89 'place':10,30 'post':61,69 'preview':74 'provid':101 'redirect':25 'report':12 'right':9 'run':85 'samsung':82 'sinc':39 'someon':24 'sure':4 'ui':90 'url':73 'version':95 'whenev':47 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275903
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10708479"
  +editedAt: DateTimeImmutable @1723771870 {#2948
    date: 2024-08-16 03:31:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705248903 {#2931
    date: 2024-01-14 17:15:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2281
  +user: Proxies\__CG__\App\Entity\User {#2733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Image-flickering-bug"
  +title: "Image flickering bug"
  +url: null
  +body: """
    Hey there, not sure if this is the right place to report bugs with the app… If not, I would be grateful if someone redirected me to the correct place.\n
    \n
    The only issue I have with the app since the dawn of lemmy is image flickering whenever I approach the end of the feed. As there are less and less posts left, the flickering intensifies. This applies to post images, community/user icons, URL previews etc.\n
    \n
    I’m having this issue on Samsung Galaxy A51, running Android 13 and One UI 5.1, and the latest version of the app (163). Will provide any additional info, if needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727449390 {#2960
    date: 2024-09-27 17:03:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  +badges: Doctrine\ORM\PersistentCollection {#2976 …}
  +children: [
    App\Entity\EntryComment {#2295
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback! I think this might be related to caching and the app switching from keeping images in memory versus loading from storage. Does this also happen on list views for you? Asking because list view images are much smaller."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727449390 {#2290
        date: 2024-09-27 17:03:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JokaJukka@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -id: 315631
      -bodyTs: "'also':29 'app':16 'ask':36 'cach':13 'feedback':5 'happen':30 'hi':1 'imag':20,40 'keep':19 'list':32,38 'load':24 'memori':22 'might':9 'much':42 'relat':11 'smaller':43 'storag':26 'switch':17 'thank':2 'think':7 'versus':23 'view':33,39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442377"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455173 {#2296
        date: 2024-01-17 02:32:53.0 +01:00
      }
      +"title": 315631
    }
  ]
  -id: 30448
  -titleTs: "'bug':3 'flicker':2 'imag':1"
  -bodyTs: "'13':87 '163':99 '5.1':91 'a51':84 'addit':103 'android':86 'app':16,38,98 'appli':67 'approach':49 'bug':13 'community/user':71 'correct':29 'dawn':41 'end':51 'etc':75 'feed':54 'flicker':46,64 'galaxi':83 'grate':22 'hey':1 'icon':72 'imag':45,70 'info':104 'intensifi':65 'issu':33,80 'latest':94 'left':62 'lemmi':43 'less':58,60 'm':77 'need':106 'one':89 'place':10,30 'post':61,69 'preview':74 'provid':101 'redirect':25 'report':12 'right':9 'run':85 'samsung':82 'sinc':39 'someon':24 'sure':4 'ui':90 'url':73 'version':95 'whenev':47 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275903
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10708479"
  +editedAt: DateTimeImmutable @1723771870 {#2948
    date: 2024-08-16 03:31:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705248903 {#2931
    date: 2024-01-14 17:15:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2295
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2733 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Image-flickering-bug"
    +title: "Image flickering bug"
    +url: null
    +body: """
      Hey there, not sure if this is the right place to report bugs with the app… If not, I would be grateful if someone redirected me to the correct place.\n
      \n
      The only issue I have with the app since the dawn of lemmy is image flickering whenever I approach the end of the feed. As there are less and less posts left, the flickering intensifies. This applies to post images, community/user icons, URL previews etc.\n
      \n
      I’m having this issue on Samsung Galaxy A51, running Android 13 and One UI 5.1, and the latest version of the app (163). Will provide any additional info, if needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727449390 {#2960
      date: 2024-09-27 17:03:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
    +badges: Doctrine\ORM\PersistentCollection {#2976 …}
    +children: [
      App\Entity\EntryComment {#2295}
    ]
    -id: 30448
    -titleTs: "'bug':3 'flicker':2 'imag':1"
    -bodyTs: "'13':87 '163':99 '5.1':91 'a51':84 'addit':103 'android':86 'app':16,38,98 'appli':67 'approach':49 'bug':13 'community/user':71 'correct':29 'dawn':41 'end':51 'etc':75 'feed':54 'flicker':46,64 'galaxi':83 'grate':22 'hey':1 'icon':72 'imag':45,70 'info':104 'intensifi':65 'issu':33,80 'latest':94 'left':62 'lemmi':43 'less':58,60 'm':77 'need':106 'one':89 'place':10,30 'post':61,69 'preview':74 'provid':101 'redirect':25 'report':12 'right':9 'run':85 'samsung':82 'sinc':39 'someon':24 'sure':4 'ui':90 'url':73 'version':95 'whenev':47 'would':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275903
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10708479"
    +editedAt: DateTimeImmutable @1723771870 {#2948
      date: 2024-08-16 03:31:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705248903 {#2931
      date: 2024-01-14 17:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I think this might be related to caching and the app switching from keeping images in memory versus loading from storage. Does this also happen on list views for you? Asking because list view images are much smaller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727449390 {#2290
    date: 2024-09-27 17:03:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JokaJukka@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 315631
  -bodyTs: "'also':29 'app':16 'ask':36 'cach':13 'feedback':5 'happen':30 'hi':1 'imag':20,40 'keep':19 'list':32,38 'load':24 'memori':22 'might':9 'much':42 'relat':11 'smaller':43 'storag':26 'switch':17 'thank':2 'think':7 'versus':23 'view':33,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455173 {#2296
    date: 2024-01-17 02:32:53.0 +01:00
  }
  +"title": 315631
}
"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 {#2295
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2733 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Image-flickering-bug"
    +title: "Image flickering bug"
    +url: null
    +body: """
      Hey there, not sure if this is the right place to report bugs with the app… If not, I would be grateful if someone redirected me to the correct place.\n
      \n
      The only issue I have with the app since the dawn of lemmy is image flickering whenever I approach the end of the feed. As there are less and less posts left, the flickering intensifies. This applies to post images, community/user icons, URL previews etc.\n
      \n
      I’m having this issue on Samsung Galaxy A51, running Android 13 and One UI 5.1, and the latest version of the app (163). Will provide any additional info, if needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727449390 {#2960
      date: 2024-09-27 17:03:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
    +badges: Doctrine\ORM\PersistentCollection {#2976 …}
    +children: [
      App\Entity\EntryComment {#2295}
    ]
    -id: 30448
    -titleTs: "'bug':3 'flicker':2 'imag':1"
    -bodyTs: "'13':87 '163':99 '5.1':91 'a51':84 'addit':103 'android':86 'app':16,38,98 'appli':67 'approach':49 'bug':13 'community/user':71 'correct':29 'dawn':41 'end':51 'etc':75 'feed':54 'flicker':46,64 'galaxi':83 'grate':22 'hey':1 'icon':72 'imag':45,70 'info':104 'intensifi':65 'issu':33,80 'latest':94 'left':62 'lemmi':43 'less':58,60 'm':77 'need':106 'one':89 'place':10,30 'post':61,69 'preview':74 'provid':101 'redirect':25 'report':12 'right':9 'run':85 'samsung':82 'sinc':39 'someon':24 'sure':4 'ui':90 'url':73 'version':95 'whenev':47 'would':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275903
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10708479"
    +editedAt: DateTimeImmutable @1723771870 {#2948
      date: 2024-08-16 03:31:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705248903 {#2931
      date: 2024-01-14 17:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I think this might be related to caching and the app switching from keeping images in memory versus loading from storage. Does this also happen on list views for you? Asking because list view images are much smaller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727449390 {#2290
    date: 2024-09-27 17:03:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JokaJukka@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 315631
  -bodyTs: "'also':29 'app':16 'ask':36 'cach':13 'feedback':5 'happen':30 'hi':1 'imag':20,40 'keep':19 'list':32,38 'load':24 'memori':22 'might':9 'much':42 'relat':11 'smaller':43 'storag':26 'switch':17 'thank':2 'think':7 'versus':23 'view':33,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455173 {#2296
    date: 2024-01-17 02:32:53.0 +01:00
  }
  +"title": 315631
}
"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 {#2295
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2733 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Image-flickering-bug"
    +title: "Image flickering bug"
    +url: null
    +body: """
      Hey there, not sure if this is the right place to report bugs with the app… If not, I would be grateful if someone redirected me to the correct place.\n
      \n
      The only issue I have with the app since the dawn of lemmy is image flickering whenever I approach the end of the feed. As there are less and less posts left, the flickering intensifies. This applies to post images, community/user icons, URL previews etc.\n
      \n
      I’m having this issue on Samsung Galaxy A51, running Android 13 and One UI 5.1, and the latest version of the app (163). Will provide any additional info, if needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727449390 {#2960
      date: 2024-09-27 17:03:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
    +badges: Doctrine\ORM\PersistentCollection {#2976 …}
    +children: [
      App\Entity\EntryComment {#2295}
    ]
    -id: 30448
    -titleTs: "'bug':3 'flicker':2 'imag':1"
    -bodyTs: "'13':87 '163':99 '5.1':91 'a51':84 'addit':103 'android':86 'app':16,38,98 'appli':67 'approach':49 'bug':13 'community/user':71 'correct':29 'dawn':41 'end':51 'etc':75 'feed':54 'flicker':46,64 'galaxi':83 'grate':22 'hey':1 'icon':72 'imag':45,70 'info':104 'intensifi':65 'issu':33,80 'latest':94 'left':62 'lemmi':43 'less':58,60 'm':77 'need':106 'one':89 'place':10,30 'post':61,69 'preview':74 'provid':101 'redirect':25 'report':12 'right':9 'run':85 'samsung':82 'sinc':39 'someon':24 'sure':4 'ui':90 'url':73 'version':95 'whenev':47 'would':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275903
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10708479"
    +editedAt: DateTimeImmutable @1723771870 {#2948
      date: 2024-08-16 03:31:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705248903 {#2931
      date: 2024-01-14 17:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I think this might be related to caching and the app switching from keeping images in memory versus loading from storage. Does this also happen on list views for you? Asking because list view images are much smaller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727449390 {#2290
    date: 2024-09-27 17:03:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JokaJukka@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 315631
  -bodyTs: "'also':29 'app':16 'ask':36 'cach':13 'feedback':5 'happen':30 'hi':1 'imag':20,40 'keep':19 'list':32,38 'load':24 'memori':22 'might':9 'much':42 'relat':11 'smaller':43 'storag':26 'switch':17 'thank':2 'think':7 'versus':23 'view':33,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455173 {#2296
    date: 2024-01-17 02:32:53.0 +01:00
  }
  +"title": 315631
}
"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
Proxies\__CG__\App\Entity\Entry {#2244
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +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 {#2172
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2940 …}
  +children: [
    App\Entity\EntryComment {#2260
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +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 {#2258
        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 {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -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 {#2259
        date: 2024-01-20 19:31:40.0 +01:00
      }
      +"title": 326226
    }
  ]
  -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 {#2849
    date: 2024-08-01 03:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705139087 {#2796
    date: 2024-01-13 10:44:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2244
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +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 {#2172
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2940 …}
  +children: [
    App\Entity\EntryComment {#2260
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +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 {#2258
        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 {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -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 {#2259
        date: 2024-01-20 19:31:40.0 +01:00
      }
      +"title": 326226
    }
  ]
  -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 {#2849
    date: 2024-08-01 03:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705139087 {#2796
    date: 2024-01-13 10:44:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2244
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
  +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 {#2172
    date: 2024-09-25 22:15:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2940 …}
  +children: [
    App\Entity\EntryComment {#2260
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
      +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 {#2258
        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 {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -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 {#2259
        date: 2024-01-20 19:31:40.0 +01:00
      }
      +"title": 326226
    }
  ]
  -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 {#2849
    date: 2024-08-01 03:48:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705139087 {#2796
    date: 2024-01-13 10:44:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2260
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +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 {#2172
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2928 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2940 …}
    +children: [
      App\Entity\EntryComment {#2260}
    ]
    -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 {#2849
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2796
      date: 2024-01-13 10:44:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2258
    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 {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -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 {#2259
    date: 2024-01-20 19:31:40.0 +01:00
  }
  +"title": 326226
}
"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 {#2260
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +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 {#2172
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2928 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2940 …}
    +children: [
      App\Entity\EntryComment {#2260}
    ]
    -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 {#2849
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2796
      date: 2024-01-13 10:44:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2258
    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 {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -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 {#2259
    date: 2024-01-20 19:31:40.0 +01:00
  }
  +"title": 326226
}
"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 {#2260
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2932 …}
    +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 {#2172
      date: 2024-09-25 22:15:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2928 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2940 …}
    +children: [
      App\Entity\EntryComment {#2260}
    ]
    -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 {#2849
      date: 2024-08-01 03:48:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705139087 {#2796
      date: 2024-01-13 10:44:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2258
    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 {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -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 {#2259
    date: 2024-01-20 19:31:40.0 +01:00
  }
  +"title": 326226
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2263
  +user: Proxies\__CG__\App\Entity\User {#2749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#2945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2983 …}
  +slug: "Can-t-see-audio-controls-for-video"
  +title: "Can't see audio controls for video :/"
  +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
  +body: "bruv 💀"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727281295 {#2978
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#2262
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2263 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback and this should now be fixed on ver169."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727281295 {#2253
        date: 2024-09-25 18:21:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zoe@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 326221
      -bodyTs: "'feedback':5 'fix':11 'hi':1 'thank':2 'ver169':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6544776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705775399 {#2265
        date: 2024-01-20 19:29:59.0 +01:00
      }
      +"title": 326221
    }
  ]
  -id: 31856
  -titleTs: "'audio':4 'control':5 'see':3 'video':7"
  -bodyTs: "'bruv':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705801815
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3707063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705721815 {#2966
    date: 2024-01-20 04:36:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2263
  +user: Proxies\__CG__\App\Entity\User {#2749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#2945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2983 …}
  +slug: "Can-t-see-audio-controls-for-video"
  +title: "Can't see audio controls for video :/"
  +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
  +body: "bruv 💀"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727281295 {#2978
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#2262
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2263 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback and this should now be fixed on ver169."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727281295 {#2253
        date: 2024-09-25 18:21:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zoe@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 326221
      -bodyTs: "'feedback':5 'fix':11 'hi':1 'thank':2 'ver169':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6544776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705775399 {#2265
        date: 2024-01-20 19:29:59.0 +01:00
      }
      +"title": 326221
    }
  ]
  -id: 31856
  -titleTs: "'audio':4 'control':5 'see':3 'video':7"
  -bodyTs: "'bruv':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705801815
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3707063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705721815 {#2966
    date: 2024-01-20 04:36:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2263
  +user: Proxies\__CG__\App\Entity\User {#2749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#2945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2983 …}
  +slug: "Can-t-see-audio-controls-for-video"
  +title: "Can't see audio controls for video :/"
  +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
  +body: "bruv 💀"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727281295 {#2978
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#2262
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2263 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thanks for the feedback and this should now be fixed on ver169."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727281295 {#2253
        date: 2024-09-25 18:21:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zoe@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 326221
      -bodyTs: "'feedback':5 'fix':11 'hi':1 'thank':2 'ver169':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6544776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705775399 {#2265
        date: 2024-01-20 19:29:59.0 +01:00
      }
      +"title": 326221
    }
  ]
  -id: 31856
  -titleTs: "'audio':4 'control':5 'see':3 'video':7"
  -bodyTs: "'bruv':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705801815
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3707063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705721815 {#2966
    date: 2024-01-20 04:36:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263
    +user: Proxies\__CG__\App\Entity\User {#2749 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#2945 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2983 …}
    +slug: "Can-t-see-audio-controls-for-video"
    +title: "Can't see audio controls for video :/"
    +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
    +body: "bruv 💀"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727281295 {#2978
      date: 2024-09-25 18:21:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#2262}
    ]
    -id: 31856
    -titleTs: "'audio':4 'control':5 'see':3 'video':7"
    -bodyTs: "'bruv':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705801815
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/3707063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705721815 {#2966
      date: 2024-01-20 04:36:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback and this should now be fixed on ver169."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727281295 {#2253
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zoe@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 326221
  -bodyTs: "'feedback':5 'fix':11 'hi':1 'thank':2 'ver169':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705775399 {#2265
    date: 2024-01-20 19:29:59.0 +01:00
  }
  +"title": 326221
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263
    +user: Proxies\__CG__\App\Entity\User {#2749 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#2945 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2983 …}
    +slug: "Can-t-see-audio-controls-for-video"
    +title: "Can't see audio controls for video :/"
    +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
    +body: "bruv 💀"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727281295 {#2978
      date: 2024-09-25 18:21:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#2262}
    ]
    -id: 31856
    -titleTs: "'audio':4 'control':5 'see':3 'video':7"
    -bodyTs: "'bruv':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705801815
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/3707063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705721815 {#2966
      date: 2024-01-20 04:36:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback and this should now be fixed on ver169."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727281295 {#2253
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zoe@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 326221
  -bodyTs: "'feedback':5 'fix':11 'hi':1 'thank':2 'ver169':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705775399 {#2265
    date: 2024-01-20 19:29:59.0 +01:00
  }
  +"title": 326221
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263
    +user: Proxies\__CG__\App\Entity\User {#2749 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#2945 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2983 …}
    +slug: "Can-t-see-audio-controls-for-video"
    +title: "Can't see audio controls for video :/"
    +url: "https://jlai.lu/pictrs/image/c75d7ea8-e127-43d5-8e66-adce5f0627d5.jpeg"
    +body: "bruv 💀"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727281295 {#2978
      date: 2024-09-25 18:21:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#2262}
    ]
    -id: 31856
    -titleTs: "'audio':4 'control':5 'see':3 'video':7"
    -bodyTs: "'bruv':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705801815
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/3707063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705721815 {#2966
      date: 2024-01-20 04:36:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback and this should now be fixed on ver169."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727281295 {#2253
    date: 2024-09-25 18:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zoe@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 326221
  -bodyTs: "'feedback':5 'fix':11 'hi':1 'thank':2 'ver169':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6544776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705775399 {#2265
    date: 2024-01-20 19:29:59.0 +01:00
  }
  +"title": 326221
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2204
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#3103
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  +badges: Doctrine\ORM\PersistentCollection {#3119 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cheers! Glad you’re enjoying the app :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705708716 {#2212
        date: 2024-01-20 00:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moitoi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 324417
      -bodyTs: "'app':7 'cheer':1 'enjoy':5 'glad':2 're':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6524105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705708716 {#2208
        date: 2024-01-20 00:58:36.0 +01:00
      }
      +"title": 324417
    }
  ]
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#3092
    date: 2024-01-19 22:35:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2204
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#3103
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  +badges: Doctrine\ORM\PersistentCollection {#3119 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cheers! Glad you’re enjoying the app :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705708716 {#2212
        date: 2024-01-20 00:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moitoi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 324417
      -bodyTs: "'app':7 'cheer':1 'enjoy':5 'glad':2 're':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6524105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705708716 {#2208
        date: 2024-01-20 00:58:36.0 +01:00
      }
      +"title": 324417
    }
  ]
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#3092
    date: 2024-01-19 22:35:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2204
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Thank-you-for-this-great-app"
  +title: "Thank you for this great app!"
  +url: null
  +body: """
    I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726928357 {#3103
    date: 2024-09-21 16:19:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  +badges: Doctrine\ORM\PersistentCollection {#3119 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Cheers! Glad you’re enjoying the app :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705708716 {#2212
        date: 2024-01-20 00:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moitoi@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 324417
      -bodyTs: "'app':7 'cheer':1 'enjoy':5 'glad':2 're':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6524105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705708716 {#2208
        date: 2024-01-20 00:58:36.0 +01:00
      }
      +"title": 324417
    }
  ]
  -id: 31814
  -titleTs: "'app':6 'great':5 'thank':1"
  -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705786511
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12674146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700111 {#3092
    date: 2024-01-19 22:35:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
37 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
38 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Thank-you-for-this-great-app"
    +title: "Thank you for this great app!"
    +url: null
    +body: """
      I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726928357 {#3103
      date: 2024-09-21 16:19:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    +badges: Doctrine\ORM\PersistentCollection {#3119 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 31814
    -titleTs: "'app':6 'great':5 'thank':1"
    -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705786511
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12674146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705700111 {#3092
      date: 2024-01-19 22:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cheers! Glad you’re enjoying the app :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705708716 {#2212
    date: 2024-01-20 00:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 324417
  -bodyTs: "'app':7 'cheer':1 'enjoy':5 'glad':2 're':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6524105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705708716 {#2208
    date: 2024-01-20 00:58:36.0 +01:00
  }
  +"title": 324417
}
"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
39 DENIED edit
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Thank-you-for-this-great-app"
    +title: "Thank you for this great app!"
    +url: null
    +body: """
      I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726928357 {#3103
      date: 2024-09-21 16:19:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    +badges: Doctrine\ORM\PersistentCollection {#3119 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 31814
    -titleTs: "'app':6 'great':5 'thank':1"
    -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705786511
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12674146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705700111 {#3092
      date: 2024-01-19 22:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cheers! Glad you’re enjoying the app :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705708716 {#2212
    date: 2024-01-20 00:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 324417
  -bodyTs: "'app':7 'cheer':1 'enjoy':5 'glad':2 're':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6524105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705708716 {#2208
    date: 2024-01-20 00:58:36.0 +01:00
  }
  +"title": 324417
}
"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
40 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Thank-you-for-this-great-app"
    +title: "Thank you for this great app!"
    +url: null
    +body: """
      I wanted to say thank you for this great app to browse Lemmy. I appreciate all the work you’re putting to keep the app alive with updates. I see a lot of bug reports and/or complain but not enough thanks and positive feedback.\n
      \n
      Thank you!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 56
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726928357 {#3103
      date: 2024-09-21 16:19:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3108 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    +badges: Doctrine\ORM\PersistentCollection {#3119 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 31814
    -titleTs: "'app':6 'great':5 'thank':1"
    -bodyTs: "'aliv':26 'and/or':36 'app':10,25 'appreci':15 'brows':12 'bug':34 'complain':37 'enough':40 'feedback':44 'great':9 'keep':23 'lemmi':13 'lot':32 'posit':43 'put':21 're':20 'report':35 'say':4 'see':30 'thank':5,41,45 'updat':28 'want':2 'work':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705786511
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12674146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705700111 {#3092
      date: 2024-01-19 22:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cheers! Glad you’re enjoying the app :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705708716 {#2212
    date: 2024-01-20 00:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 324417
  -bodyTs: "'app':7 'cheer':1 'enjoy':5 'glad':2 're':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6524105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705708716 {#2208
    date: 2024-01-20 00:58:36.0 +01:00
  }
  +"title": 324417
}
"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
41 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
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Request-Highlight-New-Comments"
  +title: "Request: Highlight New Comments"
  +url: null
  +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725388933 {#3086
    date: 2024-09-03 20:42:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  +badges: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: [
    2 => App\Entity\EntryComment {#2099
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: """
        Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
        \n
        I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704941116 {#2104
        date: 2024-01-11 03:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 298095
      -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6239237"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704941116 {#2100
        date: 2024-01-11 03:45:16.0 +01:00
      }
      +"title": 298095
    }
    1 => App\Entity\EntryComment {#2310
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705454968 {#2321
        date: 2024-01-17 02:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2306 …}
      +nested: Doctrine\ORM\PersistentCollection {#2305 …}
      +votes: Doctrine\ORM\PersistentCollection {#2303 …}
      +reports: Doctrine\ORM\PersistentCollection {#2317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
      -id: 315625
      -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705454968 {#2312
        date: 2024-01-17 02:29:28.0 +01:00
      }
      +"title": 315625
    }
    0 => App\Entity\EntryComment {#2217
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705455233 {#2221
        date: 2024-01-17 02:33:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 315632
      -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455233 {#2219
        date: 2024-01-17 02:33:53.0 +01:00
      }
      +"title": 315632
    }
  ]
  -id: 28331
  -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
  -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704872052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10488992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704794552 {#3074
    date: 2024-01-09 11:02:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Request-Highlight-New-Comments"
  +title: "Request: Highlight New Comments"
  +url: null
  +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725388933 {#3086
    date: 2024-09-03 20:42:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  +badges: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: [
    2 => App\Entity\EntryComment {#2099
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: """
        Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
        \n
        I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704941116 {#2104
        date: 2024-01-11 03:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 298095
      -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6239237"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704941116 {#2100
        date: 2024-01-11 03:45:16.0 +01:00
      }
      +"title": 298095
    }
    1 => App\Entity\EntryComment {#2310
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705454968 {#2321
        date: 2024-01-17 02:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2306 …}
      +nested: Doctrine\ORM\PersistentCollection {#2305 …}
      +votes: Doctrine\ORM\PersistentCollection {#2303 …}
      +reports: Doctrine\ORM\PersistentCollection {#2317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
      -id: 315625
      -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705454968 {#2312
        date: 2024-01-17 02:29:28.0 +01:00
      }
      +"title": 315625
    }
    0 => App\Entity\EntryComment {#2217
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705455233 {#2221
        date: 2024-01-17 02:33:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 315632
      -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455233 {#2219
        date: 2024-01-17 02:33:53.0 +01:00
      }
      +"title": 315632
    }
  ]
  -id: 28331
  -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
  -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704872052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10488992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704794552 {#3074
    date: 2024-01-09 11:02:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#2658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Request-Highlight-New-Comments"
  +title: "Request: Highlight New Comments"
  +url: null
  +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725388933 {#3086
    date: 2024-09-03 20:42:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  +badges: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: [
    2 => App\Entity\EntryComment {#2099
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: """
        Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
        \n
        I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704941116 {#2104
        date: 2024-01-11 03:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 298095
      -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6239237"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704941116 {#2100
        date: 2024-01-11 03:45:16.0 +01:00
      }
      +"title": 298095
    }
    1 => App\Entity\EntryComment {#2310
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705454968 {#2321
        date: 2024-01-17 02:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2306 …}
      +nested: Doctrine\ORM\PersistentCollection {#2305 …}
      +votes: Doctrine\ORM\PersistentCollection {#2303 …}
      +reports: Doctrine\ORM\PersistentCollection {#2317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
      -id: 315625
      -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705454968 {#2312
        date: 2024-01-17 02:29:28.0 +01:00
      }
      +"title": 315625
    }
    0 => App\Entity\EntryComment {#2217
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705455233 {#2221
        date: 2024-01-17 02:33:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kanzar@lemmy.world"
        "@NemoWuMing@lemmy.world"
        "@kuro_neko@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 315632
      -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6442403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705455233 {#2219
        date: 2024-01-17 02:33:53.0 +01:00
      }
      +"title": 315632
    }
  ]
  -id: 28331
  -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
  -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704872052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10488992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704794552 {#3074
    date: 2024-01-09 11:02:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
45 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
46 DENIED moderate
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099}
      1 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705454968 {#2321
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 315625
        -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705454968 {#2312
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +"title": 315625
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705455233 {#2221
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 315632
        -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705455233 {#2219
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +"title": 315632
      }
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: """
    Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
    \n
    I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704941116 {#2104
    date: 2024-01-11 03:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 298095
  -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704941116 {#2100
    date: 2024-01-11 03:45:16.0 +01:00
  }
  +"title": 298095
}
"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
47 DENIED edit
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099}
      1 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705454968 {#2321
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 315625
        -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705454968 {#2312
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +"title": 315625
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705455233 {#2221
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 315632
        -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705455233 {#2219
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +"title": 315632
      }
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: """
    Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
    \n
    I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704941116 {#2104
    date: 2024-01-11 03:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 298095
  -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704941116 {#2100
    date: 2024-01-11 03:45:16.0 +01:00
  }
  +"title": 298095
}
"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
48 DENIED moderate
App\Entity\EntryComment {#2099
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099}
      1 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705454968 {#2321
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 315625
        -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705454968 {#2312
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +"title": 315625
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705455233 {#2221
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 315632
        -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705455233 {#2219
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +"title": 315632
      }
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: """
    Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
    \n
    I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704941116 {#2104
    date: 2024-01-11 03:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 298095
  -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704941116 {#2100
    date: 2024-01-11 03:45:16.0 +01:00
  }
  +"title": 298095
}
"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
49 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
50 DENIED moderate
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: """
          Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
          \n
          I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704941116 {#2104
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 298095
        -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239237"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704941116 {#2100
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +"title": 298095
      }
      1 => App\Entity\EntryComment {#2310}
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705455233 {#2221
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 315632
        -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705455233 {#2219
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +"title": 315632
      }
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705454968 {#2321
    date: 2024-01-17 02:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 315625
  -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705454968 {#2312
    date: 2024-01-17 02:29:28.0 +01:00
  }
  +"title": 315625
}
"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
51 DENIED edit
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: """
          Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
          \n
          I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704941116 {#2104
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 298095
        -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239237"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704941116 {#2100
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +"title": 298095
      }
      1 => App\Entity\EntryComment {#2310}
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705455233 {#2221
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 315632
        -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705455233 {#2219
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +"title": 315632
      }
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705454968 {#2321
    date: 2024-01-17 02:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 315625
  -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705454968 {#2312
    date: 2024-01-17 02:29:28.0 +01:00
  }
  +"title": 315625
}
"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
52 DENIED moderate
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: """
          Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
          \n
          I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704941116 {#2104
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 298095
        -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239237"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704941116 {#2100
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +"title": 298095
      }
      1 => App\Entity\EntryComment {#2310}
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705455233 {#2221
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 315632
        -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442403"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705455233 {#2219
          date: 2024-01-17 02:33:53.0 +01:00
        }
        +"title": 315632
      }
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705454968 {#2321
    date: 2024-01-17 02:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 315625
  -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705454968 {#2312
    date: 2024-01-17 02:29:28.0 +01:00
  }
  +"title": 315625
}
"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
53 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
54 DENIED moderate
App\Entity\EntryComment {#2217
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: """
          Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
          \n
          I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704941116 {#2104
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 298095
        -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239237"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704941116 {#2100
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +"title": 298095
      }
      1 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705454968 {#2321
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 315625
        -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705454968 {#2312
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +"title": 315625
      }
      0 => App\Entity\EntryComment {#2217}
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705455233 {#2221
    date: 2024-01-17 02:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 315632
  -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455233 {#2219
    date: 2024-01-17 02:33:53.0 +01:00
  }
  +"title": 315632
}
"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
55 DENIED edit
App\Entity\EntryComment {#2217
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: """
          Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
          \n
          I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704941116 {#2104
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 298095
        -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239237"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704941116 {#2100
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +"title": 298095
      }
      1 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705454968 {#2321
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 315625
        -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705454968 {#2312
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +"title": 315625
      }
      0 => App\Entity\EntryComment {#2217}
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705455233 {#2221
    date: 2024-01-17 02:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 315632
  -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455233 {#2219
    date: 2024-01-17 02:33:53.0 +01:00
  }
  +"title": 315632
}
"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
56 DENIED moderate
App\Entity\EntryComment {#2217
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#2658 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Request-Highlight-New-Comments"
    +title: "Request: Highlight New Comments"
    +url: null
    +body: "As per title… You have a working new comment counter, but unless I’m blind (please show I’m blind), the actual new comments don’t get highlighted when you go into the thread."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725388933 {#3086
      date: 2024-09-03 20:42:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      2 => App\Entity\EntryComment {#2099
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: """
          Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.\n
          \n
          I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704941116 {#2104
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2111 …}
        +nested: Doctrine\ORM\PersistentCollection {#2102 …}
        +votes: Doctrine\ORM\PersistentCollection {#2103 …}
        +reports: Doctrine\ORM\PersistentCollection {#2110 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
        -id: 298095
        -bodyTs: "'ad':9 'api':42 'chang':30 'color':26 'come':39 'comment':57 'doesn':37 'experiment':13 'feedback':5 'futur':34 'hi':1 'highlight':10,25,63 'inform':36 'logic':23 'm':18,45 'might':29 'newer':58 'play':20 'post':52 'save':46 'set':14 'still':19 'thank':2 'timestamp':48,61 'v163':16 've':8 'view':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239237"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704941116 {#2100
          date: 2024-01-11 03:45:16.0 +01:00
        }
        +"title": 298095
      }
      1 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
        +body: "I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705454968 {#2321
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Kanzar@lemmy.world"
          "@NemoWuMing@lemmy.world"
          "@kuro_neko@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 315625
        -bodyTs: "'access':39 'accur':30 'api':44 'app':25 'couldn':33 'everyth':16 'find':35 'highlight':15 'inform':41 'keep':3 'last':12 'local':6 'm':2 'might':27 'multipl':24 'newer':17 'post':10 'timestamp':5,20 'use':23 'view':13 'way':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6442295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705454968 {#2312
          date: 2024-01-17 02:29:28.0 +01:00
        }
        +"title": 315625
      }
      0 => App\Entity\EntryComment {#2217}
    ]
    -id: 28331
    -titleTs: "'comment':4 'highlight':2 'new':3 'request':1"
    -bodyTs: "'actual':22 'blind':15,20 'comment':9,24 'counter':10 'get':27 'go':31 'highlight':28 'm':14,19 'new':8,23 'per':2 'pleas':16 'show':17 'thread':34 'titl':3 'unless':12 'work':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704872052
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10488992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704794552 {#3074
      date: 2024-01-09 11:02:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "New post would be preferred! Then it has more visibility instead of buried in a comment chain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705455233 {#2221
    date: 2024-01-17 02:33:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kanzar@lemmy.world"
    "@NemoWuMing@lemmy.world"
    "@kuro_neko@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 315632
  -bodyTs: "'buri':13 'chain':17 'comment':16 'instead':11 'new':1 'post':2 'prefer':5 'visibl':10 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6442403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705455233 {#2219
    date: 2024-01-17 02:33:53.0 +01:00
  }
  +"title": 315632
}
"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
57 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
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Images-load-for-half-a-second-then-turn-into-a"
  +title: "Images load for half a second, then turn into a white "broken image" icon"
  +url: null
  +body: """
    As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
    \n
    It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
    \n
    Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722791903 {#3174
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  +badges: Doctrine\ORM\PersistentCollection {#3191 …}
  +children: [
    2 => App\Entity\EntryComment {#2139
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: App\Entity\EntryComment {#2122
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: null
        +root: null
        +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1722791903 {#2117
          date: 2024-08-04 19:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 304287
        -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6313934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705121988 {#2121
          date: 2024-01-13 05:59:48.0 +01:00
        }
        +"title": 304287
      }
      +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705154640 {#2126
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 305157
      -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6320873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705154640 {#2043
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +"title": 305157
    }
    1 => App\Entity\EntryComment {#2192
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: App\Entity\EntryComment {#2122}
      +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705166091 {#2228
        date: 2024-01-13 18:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 305698
      -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6325102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705166091 {#2252
        date: 2024-01-13 18:14:51.0 +01:00
      }
      +"title": 305698
    }
    0 => App\Entity\EntryComment {#2122}
  ]
  -id: 29411
  -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
  -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705144166
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20793836"
  +editedAt: DateTimeImmutable @1721864213 {#3163
    date: 2024-07-25 01:36:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705080666 {#3141
    date: 2024-01-12 18:31:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Images-load-for-half-a-second-then-turn-into-a"
  +title: "Images load for half a second, then turn into a white "broken image" icon"
  +url: null
  +body: """
    As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
    \n
    It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
    \n
    Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722791903 {#3174
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  +badges: Doctrine\ORM\PersistentCollection {#3191 …}
  +children: [
    2 => App\Entity\EntryComment {#2139
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: App\Entity\EntryComment {#2122
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: null
        +root: null
        +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1722791903 {#2117
          date: 2024-08-04 19:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 304287
        -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6313934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705121988 {#2121
          date: 2024-01-13 05:59:48.0 +01:00
        }
        +"title": 304287
      }
      +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705154640 {#2126
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 305157
      -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6320873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705154640 {#2043
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +"title": 305157
    }
    1 => App\Entity\EntryComment {#2192
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: App\Entity\EntryComment {#2122}
      +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705166091 {#2228
        date: 2024-01-13 18:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 305698
      -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6325102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705166091 {#2252
        date: 2024-01-13 18:14:51.0 +01:00
      }
      +"title": 305698
    }
    0 => App\Entity\EntryComment {#2122}
  ]
  -id: 29411
  -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
  -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705144166
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20793836"
  +editedAt: DateTimeImmutable @1721864213 {#3163
    date: 2024-07-25 01:36:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705080666 {#3141
    date: 2024-01-12 18:31:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Images-load-for-half-a-second-then-turn-into-a"
  +title: "Images load for half a second, then turn into a white "broken image" icon"
  +url: null
  +body: """
    As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
    \n
    It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
    \n
    Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722791903 {#3174
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  +badges: Doctrine\ORM\PersistentCollection {#3191 …}
  +children: [
    2 => App\Entity\EntryComment {#2139
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: App\Entity\EntryComment {#2122
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: null
        +root: null
        +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1722791903 {#2117
          date: 2024-08-04 19:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 304287
        -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6313934"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705121988 {#2121
          date: 2024-01-13 05:59:48.0 +01:00
        }
        +"title": 304287
      }
      +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705154640 {#2126
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 305157
      -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6320873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705154640 {#2043
        date: 2024-01-13 15:04:00.0 +01:00
      }
      +"title": 305157
    }
    1 => App\Entity\EntryComment {#2192
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: App\Entity\EntryComment {#2122}
      +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705166091 {#2228
        date: 2024-01-13 18:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@littlecolt@lemm.ee"
        "@kuro_neko@lemmy.ca"
        "@tomten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 305698
      -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6325102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705166091 {#2252
        date: 2024-01-13 18:14:51.0 +01:00
      }
      +"title": 305698
    }
    0 => App\Entity\EntryComment {#2122}
  ]
  -id: 29411
  -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
  -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705144166
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20793836"
  +editedAt: DateTimeImmutable @1721864213 {#3163
    date: 2024-07-25 01:36:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705080666 {#3141
    date: 2024-01-12 18:31:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
61 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
62 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139}
      1 => App\Entity\EntryComment {#2192
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: App\Entity\EntryComment {#2122
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#2117
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2113 …}
          +nested: Doctrine\ORM\PersistentCollection {#2119 …}
          +votes: Doctrine\ORM\PersistentCollection {#2120 …}
          +reports: Doctrine\ORM\PersistentCollection {#2160 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#2121
            date: 2024-01-13 05:59:48.0 +01:00
          }
          +"title": 304287
        }
        +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705166091 {#2228
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 305698
        -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6325102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705166091 {#2252
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +"title": 305698
      }
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: App\Entity\EntryComment {#2122}
  +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705154640 {#2126
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 305157
  -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705154640 {#2043
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +"title": 305157
}
"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
63 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139}
      1 => App\Entity\EntryComment {#2192
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: App\Entity\EntryComment {#2122
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#2117
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2113 …}
          +nested: Doctrine\ORM\PersistentCollection {#2119 …}
          +votes: Doctrine\ORM\PersistentCollection {#2120 …}
          +reports: Doctrine\ORM\PersistentCollection {#2160 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#2121
            date: 2024-01-13 05:59:48.0 +01:00
          }
          +"title": 304287
        }
        +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705166091 {#2228
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 305698
        -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6325102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705166091 {#2252
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +"title": 305698
      }
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: App\Entity\EntryComment {#2122}
  +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705154640 {#2126
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 305157
  -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705154640 {#2043
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +"title": 305157
}
"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
64 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139}
      1 => App\Entity\EntryComment {#2192
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: App\Entity\EntryComment {#2122
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#2117
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2113 …}
          +nested: Doctrine\ORM\PersistentCollection {#2119 …}
          +votes: Doctrine\ORM\PersistentCollection {#2120 …}
          +reports: Doctrine\ORM\PersistentCollection {#2160 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#2121
            date: 2024-01-13 05:59:48.0 +01:00
          }
          +"title": 304287
        }
        +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705166091 {#2228
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 305698
        -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6325102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705166091 {#2252
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +"title": 305698
      }
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: App\Entity\EntryComment {#2122}
  +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705154640 {#2126
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 305157
  -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6320873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705154640 {#2043
    date: 2024-01-13 15:04:00.0 +01:00
  }
  +"title": 305157
}
"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
65 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
66 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2122
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#2117
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2113 …}
          +nested: Doctrine\ORM\PersistentCollection {#2119 …}
          +votes: Doctrine\ORM\PersistentCollection {#2120 …}
          +reports: Doctrine\ORM\PersistentCollection {#2160 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#2121
            date: 2024-01-13 05:59:48.0 +01:00
          }
          +"title": 304287
        }
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#2126
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#2043
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +"title": 305157
      }
      1 => App\Entity\EntryComment {#2192}
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: App\Entity\EntryComment {#2122}
  +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705166091 {#2228
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 305698
  -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6325102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166091 {#2252
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +"title": 305698
}
"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
67 DENIED edit
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2122
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#2117
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2113 …}
          +nested: Doctrine\ORM\PersistentCollection {#2119 …}
          +votes: Doctrine\ORM\PersistentCollection {#2120 …}
          +reports: Doctrine\ORM\PersistentCollection {#2160 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#2121
            date: 2024-01-13 05:59:48.0 +01:00
          }
          +"title": 304287
        }
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#2126
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#2043
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +"title": 305157
      }
      1 => App\Entity\EntryComment {#2192}
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: App\Entity\EntryComment {#2122}
  +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705166091 {#2228
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 305698
  -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6325102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166091 {#2252
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +"title": 305698
}
"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
68 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2122
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
          +image: null
          +parent: null
          +root: null
          +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1722791903 {#2117
            date: 2024-08-04 19:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@littlecolt@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2113 …}
          +nested: Doctrine\ORM\PersistentCollection {#2119 …}
          +votes: Doctrine\ORM\PersistentCollection {#2120 …}
          +reports: Doctrine\ORM\PersistentCollection {#2160 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
          -id: 304287
          -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6313934"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705121988 {#2121
            date: 2024-01-13 05:59:48.0 +01:00
          }
          +"title": 304287
        }
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#2126
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#2043
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +"title": 305157
      }
      1 => App\Entity\EntryComment {#2192}
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: App\Entity\EntryComment {#2122}
  +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705166091 {#2228
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
    "@kuro_neko@lemmy.ca"
    "@tomten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 305698
  -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6325102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166091 {#2252
    date: 2024-01-13 18:14:51.0 +01:00
  }
  +"title": 305698
}
"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
69 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
70 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2122}
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#2126
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#2043
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +"title": 305157
      }
      1 => App\Entity\EntryComment {#2192
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: App\Entity\EntryComment {#2122}
        +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705166091 {#2228
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 305698
        -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6325102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705166091 {#2252
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +"title": 305698
      }
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722791903 {#2117
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 304287
  -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6313934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705121988 {#2121
    date: 2024-01-13 05:59:48.0 +01:00
  }
  +"title": 304287
}
"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
71 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2122}
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#2126
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#2043
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +"title": 305157
      }
      1 => App\Entity\EntryComment {#2192
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: App\Entity\EntryComment {#2122}
        +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705166091 {#2228
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 305698
        -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6325102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705166091 {#2252
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +"title": 305698
      }
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722791903 {#2117
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 304287
  -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6313934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705121988 {#2121
    date: 2024-01-13 05:59:48.0 +01:00
  }
  +"title": 304287
}
"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
72 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Images-load-for-half-a-second-then-turn-into-a"
    +title: "Images load for half a second, then turn into a white "broken image" icon"
    +url: null
    +body: """
      As the title says, some images load for half a second, then turn into a white “broken image” icon. If you then tell connect to “open external” it opens the image in a web browser, and that works just fine.\n
      \n
      It’s just the weirdest thing. The image loads, you see it for a split second before it changes. This happens frequently enough to be annoying. I’m not sure if it’s just a certain file type or what. Maybe it’s webp’s?\n
      \n
      Here’s an example post that is doing it for me: [lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722791903 {#3174
      date: 2024-08-04 19:18:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      2 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2122}
        +body: "I’ll take a look! Is this for all images or specific images? What happens when you open an image?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705154640 {#2126
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 305157
        -bodyTs: "'happen':15 'imag':10,13,20 'll':2 'look':5 'open':18 'specif':12 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6320873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705154640 {#2043
          date: 2024-01-13 15:04:00.0 +01:00
        }
        +"title": 305157
      }
      1 => App\Entity\EntryComment {#2192
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: App\Entity\EntryComment {#2122}
        +body: "Ok thank you that is helpful. I think I see what’s going on (this is the breaking image [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp) but this works [lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.…](https://lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp) so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705166091 {#2228
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@littlecolt@lemm.ee"
          "@kuro_neko@lemmy.ca"
          "@tomten@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 305698
        -bodyTs: "'/aa9afd51-0d2e-492e-b485-74e9d0a852c2':21,29 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':32 '/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':24 'alreadi':50 'break':18 'doesn':38 'fix':56 'format':47,53 'go':13 'guess':36 'help':6 'imag':19,49 'lemmy.zip':20,23,28,31 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp)':30 'lemmy.zip/pictrs/image/aa9afd51-0d2e-492e-b485-74e9d0a852c2.webp?format=webp)':22 'like':40 'm':35,43 'next':59 'ok':1 'pictr':37 'releas':60 'see':10 'specifi':44 'thank':2 'think':8 'tomorrow':61 'webp':46 'work':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6325102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705166091 {#2252
          date: 2024-01-13 18:14:51.0 +01:00
        }
        +"title": 305698
      }
      0 => App\Entity\EntryComment {#2122}
    ]
    -id: 29411
    -titleTs: "'broken':12 'half':4 'icon':14 'imag':1,13 'load':2 'second':6 'turn':8 'white':11"
    -bodyTs: "'/post/8235310](https://lemmy.zip/post/8235310)':99 'annoy':66 'broken':17 'browser':35 'certain':76 'chang':59 'connect':24 'enough':63 'exampl':89 'extern':27 'file':77 'fine':40 'frequent':62 'half':9 'happen':61 'icon':19 'imag':6,18,31,48 'lemmy.zip':98 'lemmy.zip/post/8235310](https://lemmy.zip/post/8235310)':97 'load':7,49 'm':68 'mayb':81 'open':26,29 'post':90 'say':4 'second':11,56 'see':51 'split':55 'sure':70 'tell':23 'thing':46 'titl':3 'turn':13 'type':78 'web':34 'webp':84 'weirdest':45 'white':16 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705144166
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20793836"
    +editedAt: DateTimeImmutable @1721864213 {#3163
      date: 2024-07-25 01:36:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705080666 {#3141
      date: 2024-01-12 18:31:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1722791903 {#2117
    date: 2024-08-04 19:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 304287
  -bodyTs: "'beta':16 'channel':17 'feedback':5 'fix':11 'hi':1 'possibl':10 'push':8 'thank':2 've':7 'ver164':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6313934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705121988 {#2121
    date: 2024-01-13 05:59:48.0 +01:00
  }
  +"title": 304287
}
"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
73 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
74 DENIED moderate
App\Entity\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Connect-1-0-150-Released"
  +title: "Connect 1.0.150 Released"
  +url: null
  +body: """
    Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
    \n
    ### Added\n
    \n
    - Added URL Domain filters\n
    - Added video zoom (double tap, pinch)\n
    - Added a link icon to posts without thumbnails\n
    - Added None as a comment long press action\n
    - Better handling when proxied comment resolve fails\n
    \n
    ### Fixed\n
    \n
    - Fixed voting on posts refreshing the video player\n
    - Fixed some issues with image heights not fitting correctly\n
    - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
    - Improved the list of subscriptions for large lists\n
    - Fixed an issue where images would sometimes not free from memory\n
    - Fixed photo view not expanding\n
    - Fixed a small screen flash on image expand\n
    - improved performance of large images\n
    - All Snackbars now last for 5 seconds\n
    - Fixed markdown not loading in some cases when it should\n
    - URL confirmation prompt now also applies to external links\n
    - Fixed an issue with switching accounts when uing an email to log in\n
    - Fixed an issue with Spoiler tag sometimes not appearing\n
    - shouldInstanceBlockIncludeUsers no longer defaults to on\n
    - Fixed reply swipe gesture\n
    - Improved freeing of memory in some cases for preloaded images\n
    - Fixed comment navigator when showing all comments\n
    - Create comment screen no longer has discard prompt if drafts are enabled\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720622633 {#1634
    date: 2024-07-10 16:43:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    1 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1695}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "Are you on version 160?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704634691 {#2348
        date: 2024-01-07 14:38:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@AceTKen@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 288625
      -bodyTs: "'160':5 'version':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6140138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704634691 {#2346
        date: 2024-01-07 14:38:11.0 +01:00
      }
      +"title": 288625
    }
    0 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1695}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704940918 {#2051
        date: 2024-01-11 03:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@AceTKen@lemmy.ca"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 298088
      -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6239172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704940918 {#2056
        date: 2024-01-11 03:41:58.0 +01:00
      }
      +"title": 298088
    }
  ]
  -id: 14423
  -titleTs: "'1.0.150':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693275947
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4132728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693225947 {#1409
    date: 2023-08-28 14:32:27.0 +02: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
75 DENIED edit
App\Entity\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Connect-1-0-150-Released"
  +title: "Connect 1.0.150 Released"
  +url: null
  +body: """
    Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
    \n
    ### Added\n
    \n
    - Added URL Domain filters\n
    - Added video zoom (double tap, pinch)\n
    - Added a link icon to posts without thumbnails\n
    - Added None as a comment long press action\n
    - Better handling when proxied comment resolve fails\n
    \n
    ### Fixed\n
    \n
    - Fixed voting on posts refreshing the video player\n
    - Fixed some issues with image heights not fitting correctly\n
    - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
    - Improved the list of subscriptions for large lists\n
    - Fixed an issue where images would sometimes not free from memory\n
    - Fixed photo view not expanding\n
    - Fixed a small screen flash on image expand\n
    - improved performance of large images\n
    - All Snackbars now last for 5 seconds\n
    - Fixed markdown not loading in some cases when it should\n
    - URL confirmation prompt now also applies to external links\n
    - Fixed an issue with switching accounts when uing an email to log in\n
    - Fixed an issue with Spoiler tag sometimes not appearing\n
    - shouldInstanceBlockIncludeUsers no longer defaults to on\n
    - Fixed reply swipe gesture\n
    - Improved freeing of memory in some cases for preloaded images\n
    - Fixed comment navigator when showing all comments\n
    - Create comment screen no longer has discard prompt if drafts are enabled\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720622633 {#1634
    date: 2024-07-10 16:43:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    1 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1695}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "Are you on version 160?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704634691 {#2348
        date: 2024-01-07 14:38:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@AceTKen@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 288625
      -bodyTs: "'160':5 'version':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6140138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704634691 {#2346
        date: 2024-01-07 14:38:11.0 +01:00
      }
      +"title": 288625
    }
    0 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1695}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704940918 {#2051
        date: 2024-01-11 03:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@AceTKen@lemmy.ca"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 298088
      -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6239172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704940918 {#2056
        date: 2024-01-11 03:41:58.0 +01:00
      }
      +"title": 298088
    }
  ]
  -id: 14423
  -titleTs: "'1.0.150':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693275947
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4132728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693225947 {#1409
    date: 2023-08-28 14:32:27.0 +02: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
76 DENIED moderate
App\Entity\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Connect-1-0-150-Released"
  +title: "Connect 1.0.150 Released"
  +url: null
  +body: """
    Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
    \n
    ### Added\n
    \n
    - Added URL Domain filters\n
    - Added video zoom (double tap, pinch)\n
    - Added a link icon to posts without thumbnails\n
    - Added None as a comment long press action\n
    - Better handling when proxied comment resolve fails\n
    \n
    ### Fixed\n
    \n
    - Fixed voting on posts refreshing the video player\n
    - Fixed some issues with image heights not fitting correctly\n
    - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
    - Improved the list of subscriptions for large lists\n
    - Fixed an issue where images would sometimes not free from memory\n
    - Fixed photo view not expanding\n
    - Fixed a small screen flash on image expand\n
    - improved performance of large images\n
    - All Snackbars now last for 5 seconds\n
    - Fixed markdown not loading in some cases when it should\n
    - URL confirmation prompt now also applies to external links\n
    - Fixed an issue with switching accounts when uing an email to log in\n
    - Fixed an issue with Spoiler tag sometimes not appearing\n
    - shouldInstanceBlockIncludeUsers no longer defaults to on\n
    - Fixed reply swipe gesture\n
    - Improved freeing of memory in some cases for preloaded images\n
    - Fixed comment navigator when showing all comments\n
    - Create comment screen no longer has discard prompt if drafts are enabled\n
    \n
    Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
    \n
    Links:\n
    ======\n
    \n
    - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
    - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
    \n
    -kuroneko
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720622633 {#1634
    date: 2024-07-10 16:43:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    1 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1695}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "Are you on version 160?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704634691 {#2348
        date: 2024-01-07 14:38:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@AceTKen@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 288625
      -bodyTs: "'160':5 'version':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6140138"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704634691 {#2346
        date: 2024-01-07 14:38:11.0 +01:00
      }
      +"title": 288625
    }
    0 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1695}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
      +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704940918 {#2051
        date: 2024-01-11 03:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kuro_neko@lemmy.ca"
        "@AceTKen@lemmy.ca"
        "@rosymind@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 298088
      -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6239172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704940918 {#2056
        date: 2024-01-11 03:41:58.0 +01:00
      }
      +"title": 298088
    }
  ]
  -id: 14423
  -titleTs: "'1.0.150':2 'connect':1 'releas':3"
  -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693275947
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/4132728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693225947 {#1409
    date: 2023-08-28 14:32:27.0 +02: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
77 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
78 DENIED moderate
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1695
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-150-Released"
    +title: "Connect 1.0.150 Released"
    +url: null
    +body: """
      Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
      \n
      ### Added\n
      \n
      - Added URL Domain filters\n
      - Added video zoom (double tap, pinch)\n
      - Added a link icon to posts without thumbnails\n
      - Added None as a comment long press action\n
      - Better handling when proxied comment resolve fails\n
      \n
      ### Fixed\n
      \n
      - Fixed voting on posts refreshing the video player\n
      - Fixed some issues with image heights not fitting correctly\n
      - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
      - Improved the list of subscriptions for large lists\n
      - Fixed an issue where images would sometimes not free from memory\n
      - Fixed photo view not expanding\n
      - Fixed a small screen flash on image expand\n
      - improved performance of large images\n
      - All Snackbars now last for 5 seconds\n
      - Fixed markdown not loading in some cases when it should\n
      - URL confirmation prompt now also applies to external links\n
      - Fixed an issue with switching accounts when uing an email to log in\n
      - Fixed an issue with Spoiler tag sometimes not appearing\n
      - shouldInstanceBlockIncludeUsers no longer defaults to on\n
      - Fixed reply swipe gesture\n
      - Improved freeing of memory in some cases for preloaded images\n
      - Fixed comment navigator when showing all comments\n
      - Create comment screen no longer has discard prompt if drafts are enabled\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720622633 {#1634
      date: 2024-07-10 16:43:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      1 => App\Entity\EntryComment {#2351}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1695}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704940918 {#2051
          date: 2024-01-11 03:41:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kuro_neko@lemmy.ca"
          "@AceTKen@lemmy.ca"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 298088
        -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704940918 {#2056
          date: 2024-01-11 03:41:58.0 +01:00
        }
        +"title": 298088
      }
    ]
    -id: 14423
    -titleTs: "'1.0.150':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693275947
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/4132728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693225947 {#1409
      date: 2023-08-28 14:32:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "Are you on version 160?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704634691 {#2348
    date: 2024-01-07 14:38:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@AceTKen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 288625
  -bodyTs: "'160':5 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6140138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704634691 {#2346
    date: 2024-01-07 14:38:11.0 +01:00
  }
  +"title": 288625
}
"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
79 DENIED edit
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1695
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-150-Released"
    +title: "Connect 1.0.150 Released"
    +url: null
    +body: """
      Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
      \n
      ### Added\n
      \n
      - Added URL Domain filters\n
      - Added video zoom (double tap, pinch)\n
      - Added a link icon to posts without thumbnails\n
      - Added None as a comment long press action\n
      - Better handling when proxied comment resolve fails\n
      \n
      ### Fixed\n
      \n
      - Fixed voting on posts refreshing the video player\n
      - Fixed some issues with image heights not fitting correctly\n
      - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
      - Improved the list of subscriptions for large lists\n
      - Fixed an issue where images would sometimes not free from memory\n
      - Fixed photo view not expanding\n
      - Fixed a small screen flash on image expand\n
      - improved performance of large images\n
      - All Snackbars now last for 5 seconds\n
      - Fixed markdown not loading in some cases when it should\n
      - URL confirmation prompt now also applies to external links\n
      - Fixed an issue with switching accounts when uing an email to log in\n
      - Fixed an issue with Spoiler tag sometimes not appearing\n
      - shouldInstanceBlockIncludeUsers no longer defaults to on\n
      - Fixed reply swipe gesture\n
      - Improved freeing of memory in some cases for preloaded images\n
      - Fixed comment navigator when showing all comments\n
      - Create comment screen no longer has discard prompt if drafts are enabled\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720622633 {#1634
      date: 2024-07-10 16:43:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      1 => App\Entity\EntryComment {#2351}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1695}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704940918 {#2051
          date: 2024-01-11 03:41:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kuro_neko@lemmy.ca"
          "@AceTKen@lemmy.ca"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 298088
        -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704940918 {#2056
          date: 2024-01-11 03:41:58.0 +01:00
        }
        +"title": 298088
      }
    ]
    -id: 14423
    -titleTs: "'1.0.150':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693275947
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/4132728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693225947 {#1409
      date: 2023-08-28 14:32:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "Are you on version 160?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704634691 {#2348
    date: 2024-01-07 14:38:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@AceTKen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 288625
  -bodyTs: "'160':5 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6140138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704634691 {#2346
    date: 2024-01-07 14:38:11.0 +01:00
  }
  +"title": 288625
}
"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
80 DENIED moderate
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1695
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-150-Released"
    +title: "Connect 1.0.150 Released"
    +url: null
    +body: """
      Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
      \n
      ### Added\n
      \n
      - Added URL Domain filters\n
      - Added video zoom (double tap, pinch)\n
      - Added a link icon to posts without thumbnails\n
      - Added None as a comment long press action\n
      - Better handling when proxied comment resolve fails\n
      \n
      ### Fixed\n
      \n
      - Fixed voting on posts refreshing the video player\n
      - Fixed some issues with image heights not fitting correctly\n
      - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
      - Improved the list of subscriptions for large lists\n
      - Fixed an issue where images would sometimes not free from memory\n
      - Fixed photo view not expanding\n
      - Fixed a small screen flash on image expand\n
      - improved performance of large images\n
      - All Snackbars now last for 5 seconds\n
      - Fixed markdown not loading in some cases when it should\n
      - URL confirmation prompt now also applies to external links\n
      - Fixed an issue with switching accounts when uing an email to log in\n
      - Fixed an issue with Spoiler tag sometimes not appearing\n
      - shouldInstanceBlockIncludeUsers no longer defaults to on\n
      - Fixed reply swipe gesture\n
      - Improved freeing of memory in some cases for preloaded images\n
      - Fixed comment navigator when showing all comments\n
      - Create comment screen no longer has discard prompt if drafts are enabled\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720622633 {#1634
      date: 2024-07-10 16:43:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      1 => App\Entity\EntryComment {#2351}
      0 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1695}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704940918 {#2051
          date: 2024-01-11 03:41:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kuro_neko@lemmy.ca"
          "@AceTKen@lemmy.ca"
          "@rosymind@leminal.space"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -id: 298088
        -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6239172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704940918 {#2056
          date: 2024-01-11 03:41:58.0 +01:00
        }
        +"title": 298088
      }
    ]
    -id: 14423
    -titleTs: "'1.0.150':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693275947
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/4132728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693225947 {#1409
      date: 2023-08-28 14:32:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "Are you on version 160?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704634691 {#2348
    date: 2024-01-07 14:38:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@AceTKen@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 288625
  -bodyTs: "'160':5 'version':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6140138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704634691 {#2346
    date: 2024-01-07 14:38:11.0 +01:00
  }
  +"title": 288625
}
"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
81 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
82 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1695
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-150-Released"
    +title: "Connect 1.0.150 Released"
    +url: null
    +body: """
      Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
      \n
      ### Added\n
      \n
      - Added URL Domain filters\n
      - Added video zoom (double tap, pinch)\n
      - Added a link icon to posts without thumbnails\n
      - Added None as a comment long press action\n
      - Better handling when proxied comment resolve fails\n
      \n
      ### Fixed\n
      \n
      - Fixed voting on posts refreshing the video player\n
      - Fixed some issues with image heights not fitting correctly\n
      - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
      - Improved the list of subscriptions for large lists\n
      - Fixed an issue where images would sometimes not free from memory\n
      - Fixed photo view not expanding\n
      - Fixed a small screen flash on image expand\n
      - improved performance of large images\n
      - All Snackbars now last for 5 seconds\n
      - Fixed markdown not loading in some cases when it should\n
      - URL confirmation prompt now also applies to external links\n
      - Fixed an issue with switching accounts when uing an email to log in\n
      - Fixed an issue with Spoiler tag sometimes not appearing\n
      - shouldInstanceBlockIncludeUsers no longer defaults to on\n
      - Fixed reply swipe gesture\n
      - Improved freeing of memory in some cases for preloaded images\n
      - Fixed comment navigator when showing all comments\n
      - Create comment screen no longer has discard prompt if drafts are enabled\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720622633 {#1634
      date: 2024-07-10 16:43:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1695}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +body: "Are you on version 160?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704634691 {#2348
          date: 2024-01-07 14:38:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kuro_neko@lemmy.ca"
          "@AceTKen@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 288625
        -bodyTs: "'160':5 'version':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6140138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704634691 {#2346
          date: 2024-01-07 14:38:11.0 +01:00
        }
        +"title": 288625
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 14423
    -titleTs: "'1.0.150':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693275947
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/4132728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693225947 {#1409
      date: 2023-08-28 14:32:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704940918 {#2051
    date: 2024-01-11 03:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@AceTKen@lemmy.ca"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 298088
  -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704940918 {#2056
    date: 2024-01-11 03:41:58.0 +01:00
  }
  +"title": 298088
}
"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
83 DENIED edit
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1695
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-150-Released"
    +title: "Connect 1.0.150 Released"
    +url: null
    +body: """
      Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
      \n
      ### Added\n
      \n
      - Added URL Domain filters\n
      - Added video zoom (double tap, pinch)\n
      - Added a link icon to posts without thumbnails\n
      - Added None as a comment long press action\n
      - Better handling when proxied comment resolve fails\n
      \n
      ### Fixed\n
      \n
      - Fixed voting on posts refreshing the video player\n
      - Fixed some issues with image heights not fitting correctly\n
      - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
      - Improved the list of subscriptions for large lists\n
      - Fixed an issue where images would sometimes not free from memory\n
      - Fixed photo view not expanding\n
      - Fixed a small screen flash on image expand\n
      - improved performance of large images\n
      - All Snackbars now last for 5 seconds\n
      - Fixed markdown not loading in some cases when it should\n
      - URL confirmation prompt now also applies to external links\n
      - Fixed an issue with switching accounts when uing an email to log in\n
      - Fixed an issue with Spoiler tag sometimes not appearing\n
      - shouldInstanceBlockIncludeUsers no longer defaults to on\n
      - Fixed reply swipe gesture\n
      - Improved freeing of memory in some cases for preloaded images\n
      - Fixed comment navigator when showing all comments\n
      - Create comment screen no longer has discard prompt if drafts are enabled\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720622633 {#1634
      date: 2024-07-10 16:43:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1695}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +body: "Are you on version 160?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704634691 {#2348
          date: 2024-01-07 14:38:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kuro_neko@lemmy.ca"
          "@AceTKen@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 288625
        -bodyTs: "'160':5 'version':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6140138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704634691 {#2346
          date: 2024-01-07 14:38:11.0 +01:00
        }
        +"title": 288625
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 14423
    -titleTs: "'1.0.150':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693275947
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/4132728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693225947 {#1409
      date: 2023-08-28 14:32:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704940918 {#2051
    date: 2024-01-11 03:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@AceTKen@lemmy.ca"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 298088
  -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704940918 {#2056
    date: 2024-01-11 03:41:58.0 +01:00
  }
  +"title": 298088
}
"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
84 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1695
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Connect-1-0-150-Released"
    +title: "Connect 1.0.150 Released"
    +url: null
    +body: """
      Hi, this update is mostly focused on some performance updates to Image rendering and memory management. I stripped out the old plugin I had doing this and am now handling things a bit more manually. Hopefully this should improve the experience of long scrolling sessions. I did refactor a lot so if you see any bugs here please let me know! Large new additions in this release are URL domain filters, and video zoom. I’m starting work on settings import/export but it’s not ready just yet.\n
      \n
      ### Added\n
      \n
      - Added URL Domain filters\n
      - Added video zoom (double tap, pinch)\n
      - Added a link icon to posts without thumbnails\n
      - Added None as a comment long press action\n
      - Better handling when proxied comment resolve fails\n
      \n
      ### Fixed\n
      \n
      - Fixed voting on posts refreshing the video player\n
      - Fixed some issues with image heights not fitting correctly\n
      - Minor hotfix to change the link icon on posts to be centered and not left aligned\n
      - Improved the list of subscriptions for large lists\n
      - Fixed an issue where images would sometimes not free from memory\n
      - Fixed photo view not expanding\n
      - Fixed a small screen flash on image expand\n
      - improved performance of large images\n
      - All Snackbars now last for 5 seconds\n
      - Fixed markdown not loading in some cases when it should\n
      - URL confirmation prompt now also applies to external links\n
      - Fixed an issue with switching accounts when uing an email to log in\n
      - Fixed an issue with Spoiler tag sometimes not appearing\n
      - shouldInstanceBlockIncludeUsers no longer defaults to on\n
      - Fixed reply swipe gesture\n
      - Improved freeing of memory in some cases for preloaded images\n
      - Fixed comment navigator when showing all comments\n
      - Create comment screen no longer has discard prompt if drafts are enabled\n
      \n
      Thank you everyone for all of the support and suggestions, please keep them coming and we’ll continue to make Connect the best app for browsing Lemmy!\n
      \n
      Links:\n
      ======\n
      \n
      - [Google play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)\n
      - [you can support me here](https://www.buymeacoffee.com/kurononeko)\n
      \n
      -kuroneko
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720622633 {#1634
      date: 2024-07-10 16:43:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1695}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
        +body: "Are you on version 160?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704634691 {#2348
          date: 2024-01-07 14:38:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kuro_neko@lemmy.ca"
          "@AceTKen@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 288625
        -bodyTs: "'160':5 'version':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6140138"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704634691 {#2346
          date: 2024-01-07 14:38:11.0 +01:00
        }
        +"title": 288625
      }
      0 => App\Entity\EntryComment {#2059}
    ]
    -id: 14423
    -titleTs: "'1.0.150':2 'connect':1 'releas':3"
    -bodyTs: "'/kurononeko)':321 '/store/apps/details?id=com.kuroneko.lemmy_connect)':313 '5':199 'account':225 'action':115 'ad':89,90,94,100,108 'addit':64 'align':156 'also':215 'app':304 'appear':241 'appli':216 'best':303 'better':116 'bit':33 'brows':306 'bug':56 'case':207,258 'center':152 'chang':144 'come':294 'comment':112,120,263,268,270 'confirm':212 'connect':301 'continu':298 'correct':140 'creat':269 'default':245 'discard':275 'domain':70,92 'doubl':97 'draft':278 'email':229 'enabl':280 'everyon':283 'expand':180,188 'experi':41 'extern':218 'fail':122 'filter':71,93 'fit':139 'fix':123,124,132,165,176,181,201,220,233,248,262 'flash':185 'focus':6 'free':173,253 'gestur':251 'googl':309 'handl':30,117 'height':137 'hi':1 'hope':36 'hotfix':142 'icon':103,147 'imag':12,136,169,187,193,261 'import/export':81 'improv':39,157,189,252 'issu':134,167,222,235 'keep':292 'know':61 'kuroneko':322 'larg':62,163,192 'last':197 'left':155 'lemmi':307 'let':59 'link':102,146,219,308 'list':159,164 'll':297 'load':204 'log':231 'long':43,113 'longer':244,273 'lot':50 'm':76 'make':300 'manag':16 'manual':35 'markdown':202 'memori':15,175,255 'minor':141 'most':5 'navig':264 'new':63 'none':109 'old':21 'perform':9,190 'photo':177 'pinch':99 'play':310 'play.google.com':312 'play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)':311 'player':131 'pleas':58,291 'plugin':22 'post':105,127,149 'preload':260 'press':114 'prompt':213,276 'proxi':119 'readi':86 'refactor':48 'refresh':128 'releas':67 'render':13 'repli':249 'resolv':121 'screen':184,271 'scroll':44 'second':200 'see':54 'session':45 'set':80 'shouldinstanceblockincludeus':242 'show':266 'small':183 'snackbar':195 'sometim':171,239 'spoiler':237 'start':77 'strip':18 'subscript':161 'suggest':290 'support':288,316 'swipe':250 'switch':224 'tag':238 'tap':98 'thank':281 'thing':31 'thumbnail':107 'u':227 'updat':3,10 'url':69,91,211 'video':73,95,130 'view':178 'vote':125 'without':106 'work':78 'would':170 'www.buymeacoffee.com':320 'www.buymeacoffee.com/kurononeko)':319 'yet':88 'zoom':74,96"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693275947
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/4132728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693225947 {#1409
      date: 2023-08-28 14:32:27.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2137 …}
  +body: "Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704940918 {#2051
    date: 2024-01-11 03:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kuro_neko@lemmy.ca"
    "@AceTKen@lemmy.ca"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 298088
  -bodyTs: "'163':17 'beta':20 'channel':21 'could':15 'feed':9 'fix':29 'issu':31 'm':24 'one':13 'post':5 'specif':12 'sure':26 'tri':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6239172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704940918 {#2056
    date: 2024-01-11 03:41:58.0 +01:00
  }
  +"title": 298088
}
"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
85 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
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "bug-comment-replies-in-inbox-don-t-link-well"
  +title: "bug - comment replies in inbox don't link well"
  +url: null
  +body: """
    In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
    \n
    If I do this on web, it loads fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719521247 {#3068
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks and I’m checking it out! Should be fixed in the next release."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704670229 {#2334
        date: 2024-01-08 00:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 289886
      -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6150439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704670229 {#2300
        date: 2024-01-08 00:30:29.0 +01:00
      }
      +"title": 289886
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704722068 {#2141
        date: 2024-01-08 14:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
        "@CJOtheReal@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 291157
      -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6165376"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704722068 {#2042
        date: 2024-01-08 14:54:28.0 +01:00
      }
      +"title": 291157
    }
  ]
  -id: 27927
  -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
  -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743459
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20398656"
  +editedAt: DateTimeImmutable @1719077863 {#3056
    date: 2024-06-22 19:37:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704667959 {#3035
    date: 2024-01-07 23:52:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "bug-comment-replies-in-inbox-don-t-link-well"
  +title: "bug - comment replies in inbox don't link well"
  +url: null
  +body: """
    In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
    \n
    If I do this on web, it loads fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719521247 {#3068
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks and I’m checking it out! Should be fixed in the next release."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704670229 {#2334
        date: 2024-01-08 00:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 289886
      -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6150439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704670229 {#2300
        date: 2024-01-08 00:30:29.0 +01:00
      }
      +"title": 289886
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704722068 {#2141
        date: 2024-01-08 14:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
        "@CJOtheReal@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 291157
      -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6165376"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704722068 {#2042
        date: 2024-01-08 14:54:28.0 +01:00
      }
      +"title": 291157
    }
  ]
  -id: 27927
  -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
  -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743459
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20398656"
  +editedAt: DateTimeImmutable @1719077863 {#3056
    date: 2024-06-22 19:37:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704667959 {#3035
    date: 2024-01-07 23:52:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "bug-comment-replies-in-inbox-don-t-link-well"
  +title: "bug - comment replies in inbox don't link well"
  +url: null
  +body: """
    In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
    \n
    If I do this on web, it loads fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719521247 {#3068
    date: 2024-06-27 22:47:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks and I’m checking it out! Should be fixed in the next release."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704670229 {#2334
        date: 2024-01-08 00:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 289886
      -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6150439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704670229 {#2300
        date: 2024-01-08 00:30:29.0 +01:00
      }
      +"title": 289886
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704722068 {#2141
        date: 2024-01-08 14:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
        "@CJOtheReal@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 291157
      -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6165376"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704722068 {#2042
        date: 2024-01-08 14:54:28.0 +01:00
      }
      +"title": 291157
    }
  ]
  -id: 27927
  -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
  -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704743459
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20398656"
  +editedAt: DateTimeImmutable @1719077863 {#3056
    date: 2024-06-22 19:37:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704667959 {#3035
    date: 2024-01-07 23:52:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
89 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
90 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#3068
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      1 => App\Entity\EntryComment {#2324}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704722068 {#2141
          date: 2024-01-08 14:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GrayBackgroundMusic@lemm.ee"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 291157
        -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6165376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704722068 {#2042
          date: 2024-01-08 14:54:28.0 +01:00
        }
        +"title": 291157
      }
    ]
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#3056
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#3035
      date: 2024-01-07 23:52:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks and I’m checking it out! Should be fixed in the next release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704670229 {#2334
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 289886
  -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6150439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704670229 {#2300
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +"title": 289886
}
"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
91 DENIED edit
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#3068
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      1 => App\Entity\EntryComment {#2324}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704722068 {#2141
          date: 2024-01-08 14:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GrayBackgroundMusic@lemm.ee"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 291157
        -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6165376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704722068 {#2042
          date: 2024-01-08 14:54:28.0 +01:00
        }
        +"title": 291157
      }
    ]
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#3056
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#3035
      date: 2024-01-07 23:52:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks and I’m checking it out! Should be fixed in the next release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704670229 {#2334
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 289886
  -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6150439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704670229 {#2300
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +"title": 289886
}
"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
92 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#3068
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      1 => App\Entity\EntryComment {#2324}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704722068 {#2141
          date: 2024-01-08 14:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GrayBackgroundMusic@lemm.ee"
          "@CJOtheReal@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 291157
        -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6165376"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704722068 {#2042
          date: 2024-01-08 14:54:28.0 +01:00
        }
        +"title": 291157
      }
    ]
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#3056
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#3035
      date: 2024-01-07 23:52:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks and I’m checking it out! Should be fixed in the next release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704670229 {#2334
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 289886
  -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6150439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704670229 {#2300
    date: 2024-01-08 00:30:29.0 +01:00
  }
  +"title": 289886
}
"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
93 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
94 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#3068
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: null
        +root: null
        +body: "Thanks and I’m checking it out! Should be fixed in the next release."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704670229 {#2334
          date: 2024-01-08 00:30:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GrayBackgroundMusic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 289886
        -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6150439"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704670229 {#2300
          date: 2024-01-08 00:30:29.0 +01:00
        }
        +"title": 289886
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#3056
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#3035
      date: 2024-01-07 23:52:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704722068 {#2141
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 291157
  -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6165376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722068 {#2042
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +"title": 291157
}
"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
95 DENIED edit
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#3068
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: null
        +root: null
        +body: "Thanks and I’m checking it out! Should be fixed in the next release."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704670229 {#2334
          date: 2024-01-08 00:30:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GrayBackgroundMusic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 289886
        -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6150439"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704670229 {#2300
          date: 2024-01-08 00:30:29.0 +01:00
        }
        +"title": 289886
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#3056
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#3035
      date: 2024-01-07 23:52:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704722068 {#2141
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 291157
  -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6165376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722068 {#2042
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +"title": 291157
}
"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
96 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-comment-replies-in-inbox-don-t-link-well"
    +title: "bug - comment replies in inbox don't link well"
    +url: null
    +body: """
      In my inbox, I see a comment reply. I tap it to open the full thread to understand context, but it doesn’t load. It can’t find it.\n
      \n
      If I do this on web, it loads fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 19
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719521247 {#3068
      date: 2024-06-27 22:47:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: null
        +root: null
        +body: "Thanks and I’m checking it out! Should be fixed in the next release."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704670229 {#2334
          date: 2024-01-08 00:30:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GrayBackgroundMusic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 289886
        -bodyTs: "'check':5 'fix':10 'm':4 'next':13 'releas':14 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6150439"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704670229 {#2300
          date: 2024-01-08 00:30:29.0 +01:00
        }
        +"title": 289886
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 27927
    -titleTs: "'bug':1 'comment':2 'inbox':5 'link':8 'repli':3 'well':9"
    -bodyTs: "'comment':7 'context':19 'doesn':22 'find':28 'fine':38 'full':15 'inbox':3 'load':24,37 'open':13 'repli':8 'see':5 'tap':10 'thread':16 'understand':18 'web':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704743459
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20398656"
    +editedAt: DateTimeImmutable @1719077863 {#3056
      date: 2024-06-22 19:37:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704667959 {#3035
      date: 2024-01-07 23:52:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "I’ve released 161 if you’re on the beta which possibly fixes this issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704722068 {#2141
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
    "@CJOtheReal@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 291157
  -bodyTs: "'161':4 'beta':10 'fix':13 'issu':15 'possibl':12 're':7 'releas':3 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6165376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704722068 {#2042
    date: 2024-01-08 14:54:28.0 +01:00
  }
  +"title": 291157
}
"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
97 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
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "The-back-button-takes-me-all-the-way-back-to"
  +title: "The back button takes me all the way back to the post comments or feed even if I have clicked multiple links in a post."
  +url: null
  +body: """
    This has been going on since I joined months ago, so I don’t think it’s a recent update thing.\n
    \n
    Anyway, if I click on a post of a news article or something, and then within that article click to a second (and third or fourth etc.) page for more information, when I then click the “back” button on my Android, it returns me all the way back to the app rather than to my previous page online. I’d love if it worked like in a standard browser and just brought me back one page rather than closing the browser window.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719155148 {#3157
    date: 2024-06-23 17:05:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  +badges: Doctrine\ORM\PersistentCollection {#3172 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for the feedback! Yeah I’ve seen this mentioned a couple times and it’s on my list. I’ll try to get it in for the next update."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1719155148 {#1362
        date: 2024-06-23 17:05:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hereforpron2@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 280974
      -bodyTs: "'coupl':12 'feedback':4 'get':24 'list':19 'll':21 'mention':10 'next':29 'seen':8 'thank':1 'time':13 'tri':22 'updat':30 've':7 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6068034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704409778 {#1403
        date: 2024-01-05 00:09:38.0 +01:00
      }
      +"title": 280974
    }
  ]
  -id: 27171
  -titleTs: "'back':2,9 'button':3 'click':20 'comment':13 'even':16 'feed':15 'link':22 'multipl':21 'post':12,25 'take':4 'way':8"
  -bodyTs: "'ago':10 'android':62 'anyway':22 'app':72 'articl':32,39 'back':58,69,95 'brought':93 'browser':90,102 'button':59 'click':25,40,56 'close':100 'd':81 'etc':48 'fourth':47 'go':4 'inform':52 'join':8 'like':86 'love':82 'month':9 'news':31 'one':96 'onlin':79 'page':49,78,97 'post':28 'previous':77 'rather':73,98 'recent':19 'return':64 'second':43 'sinc':6 'someth':34 'standard':89 'thing':21 'think':15 'third':45 'updat':20 'way':68 'window':103 'within':37 'work':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704432954
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/6314541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378954 {#3144
    date: 2024-01-04 15:35:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "The-back-button-takes-me-all-the-way-back-to"
  +title: "The back button takes me all the way back to the post comments or feed even if I have clicked multiple links in a post."
  +url: null
  +body: """
    This has been going on since I joined months ago, so I don’t think it’s a recent update thing.\n
    \n
    Anyway, if I click on a post of a news article or something, and then within that article click to a second (and third or fourth etc.) page for more information, when I then click the “back” button on my Android, it returns me all the way back to the app rather than to my previous page online. I’d love if it worked like in a standard browser and just brought me back one page rather than closing the browser window.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719155148 {#3157
    date: 2024-06-23 17:05:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  +badges: Doctrine\ORM\PersistentCollection {#3172 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for the feedback! Yeah I’ve seen this mentioned a couple times and it’s on my list. I’ll try to get it in for the next update."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1719155148 {#1362
        date: 2024-06-23 17:05:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hereforpron2@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 280974
      -bodyTs: "'coupl':12 'feedback':4 'get':24 'list':19 'll':21 'mention':10 'next':29 'seen':8 'thank':1 'time':13 'tri':22 'updat':30 've':7 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6068034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704409778 {#1403
        date: 2024-01-05 00:09:38.0 +01:00
      }
      +"title": 280974
    }
  ]
  -id: 27171
  -titleTs: "'back':2,9 'button':3 'click':20 'comment':13 'even':16 'feed':15 'link':22 'multipl':21 'post':12,25 'take':4 'way':8"
  -bodyTs: "'ago':10 'android':62 'anyway':22 'app':72 'articl':32,39 'back':58,69,95 'brought':93 'browser':90,102 'button':59 'click':25,40,56 'close':100 'd':81 'etc':48 'fourth':47 'go':4 'inform':52 'join':8 'like':86 'love':82 'month':9 'news':31 'one':96 'onlin':79 'page':49,78,97 'post':28 'previous':77 'rather':73,98 'recent':19 'return':64 'second':43 'sinc':6 'someth':34 'standard':89 'thing':21 'think':15 'third':45 'updat':20 'way':68 'window':103 'within':37 'work':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704432954
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/6314541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378954 {#3144
    date: 2024-01-04 15:35:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "The-back-button-takes-me-all-the-way-back-to"
  +title: "The back button takes me all the way back to the post comments or feed even if I have clicked multiple links in a post."
  +url: null
  +body: """
    This has been going on since I joined months ago, so I don’t think it’s a recent update thing.\n
    \n
    Anyway, if I click on a post of a news article or something, and then within that article click to a second (and third or fourth etc.) page for more information, when I then click the “back” button on my Android, it returns me all the way back to the app rather than to my previous page online. I’d love if it worked like in a standard browser and just brought me back one page rather than closing the browser window.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719155148 {#3157
    date: 2024-06-23 17:05:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3164 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  +badges: Doctrine\ORM\PersistentCollection {#3172 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for the feedback! Yeah I’ve seen this mentioned a couple times and it’s on my list. I’ll try to get it in for the next update."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1719155148 {#1362
        date: 2024-06-23 17:05:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hereforpron2@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 280974
      -bodyTs: "'coupl':12 'feedback':4 'get':24 'list':19 'll':21 'mention':10 'next':29 'seen':8 'thank':1 'time':13 'tri':22 'updat':30 've':7 'yeah':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6068034"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704409778 {#1403
        date: 2024-01-05 00:09:38.0 +01:00
      }
      +"title": 280974
    }
  ]
  -id: 27171
  -titleTs: "'back':2,9 'button':3 'click':20 'comment':13 'even':16 'feed':15 'link':22 'multipl':21 'post':12,25 'take':4 'way':8"
  -bodyTs: "'ago':10 'android':62 'anyway':22 'app':72 'articl':32,39 'back':58,69,95 'brought':93 'browser':90,102 'button':59 'click':25,40,56 'close':100 'd':81 'etc':48 'fourth':47 'go':4 'inform':52 'join':8 'like':86 'love':82 'month':9 'news':31 'one':96 'onlin':79 'page':49,78,97 'post':28 'previous':77 'rather':73,98 'recent':19 'return':64 'second':43 'sinc':6 'someth':34 'standard':89 'thing':21 'think':15 'third':45 'updat':20 'way':68 'window':103 'within':37 'work':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704432954
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/6314541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378954 {#3144
    date: 2024-01-04 15:35:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
101 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
102 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#1993 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "The-back-button-takes-me-all-the-way-back-to"
    +title: "The back button takes me all the way back to the post comments or feed even if I have clicked multiple links in a post."
    +url: null
    +body: """
      This has been going on since I joined months ago, so I don’t think it’s a recent update thing.\n
      \n
      Anyway, if I click on a post of a news article or something, and then within that article click to a second (and third or fourth etc.) page for more information, when I then click the “back” button on my Android, it returns me all the way back to the app rather than to my previous page online. I’d love if it worked like in a standard browser and just brought me back one page rather than closing the browser window.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719155148 {#3157
      date: 2024-06-23 17:05:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3124 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    +badges: Doctrine\ORM\PersistentCollection {#3172 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 27171
    -titleTs: "'back':2,9 'button':3 'click':20 'comment':13 'even':16 'feed':15 'link':22 'multipl':21 'post':12,25 'take':4 'way':8"
    -bodyTs: "'ago':10 'android':62 'anyway':22 'app':72 'articl':32,39 'back':58,69,95 'brought':93 'browser':90,102 'button':59 'click':25,40,56 'close':100 'd':81 'etc':48 'fourth':47 'go':4 'inform':52 'join':8 'like':86 'love':82 'month':9 'news':31 'one':96 'onlin':79 'page':49,78,97 'post':28 'previous':77 'rather':73,98 'recent':19 'return':64 'second':43 'sinc':6 'someth':34 'standard':89 'thing':21 'think':15 'third':45 'updat':20 'way':68 'window':103 'within':37 'work':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704432954
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/6314541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378954 {#3144
      date: 2024-01-04 15:35:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the feedback! Yeah I’ve seen this mentioned a couple times and it’s on my list. I’ll try to get it in for the next update."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719155148 {#1362
    date: 2024-06-23 17:05:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hereforpron2@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 280974
  -bodyTs: "'coupl':12 'feedback':4 'get':24 'list':19 'll':21 'mention':10 'next':29 'seen':8 'thank':1 'time':13 'tri':22 'updat':30 've':7 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6068034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704409778 {#1403
    date: 2024-01-05 00:09:38.0 +01:00
  }
  +"title": 280974
}
"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
103 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#1993 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "The-back-button-takes-me-all-the-way-back-to"
    +title: "The back button takes me all the way back to the post comments or feed even if I have clicked multiple links in a post."
    +url: null
    +body: """
      This has been going on since I joined months ago, so I don’t think it’s a recent update thing.\n
      \n
      Anyway, if I click on a post of a news article or something, and then within that article click to a second (and third or fourth etc.) page for more information, when I then click the “back” button on my Android, it returns me all the way back to the app rather than to my previous page online. I’d love if it worked like in a standard browser and just brought me back one page rather than closing the browser window.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719155148 {#3157
      date: 2024-06-23 17:05:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3124 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    +badges: Doctrine\ORM\PersistentCollection {#3172 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 27171
    -titleTs: "'back':2,9 'button':3 'click':20 'comment':13 'even':16 'feed':15 'link':22 'multipl':21 'post':12,25 'take':4 'way':8"
    -bodyTs: "'ago':10 'android':62 'anyway':22 'app':72 'articl':32,39 'back':58,69,95 'brought':93 'browser':90,102 'button':59 'click':25,40,56 'close':100 'd':81 'etc':48 'fourth':47 'go':4 'inform':52 'join':8 'like':86 'love':82 'month':9 'news':31 'one':96 'onlin':79 'page':49,78,97 'post':28 'previous':77 'rather':73,98 'recent':19 'return':64 'second':43 'sinc':6 'someth':34 'standard':89 'thing':21 'think':15 'third':45 'updat':20 'way':68 'window':103 'within':37 'work':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704432954
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/6314541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378954 {#3144
      date: 2024-01-04 15:35:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the feedback! Yeah I’ve seen this mentioned a couple times and it’s on my list. I’ll try to get it in for the next update."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719155148 {#1362
    date: 2024-06-23 17:05:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hereforpron2@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 280974
  -bodyTs: "'coupl':12 'feedback':4 'get':24 'list':19 'll':21 'mention':10 'next':29 'seen':8 'thank':1 'time':13 'tri':22 'updat':30 've':7 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6068034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704409778 {#1403
    date: 2024-01-05 00:09:38.0 +01:00
  }
  +"title": 280974
}
"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
104 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#1993 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "The-back-button-takes-me-all-the-way-back-to"
    +title: "The back button takes me all the way back to the post comments or feed even if I have clicked multiple links in a post."
    +url: null
    +body: """
      This has been going on since I joined months ago, so I don’t think it’s a recent update thing.\n
      \n
      Anyway, if I click on a post of a news article or something, and then within that article click to a second (and third or fourth etc.) page for more information, when I then click the “back” button on my Android, it returns me all the way back to the app rather than to my previous page online. I’d love if it worked like in a standard browser and just brought me back one page rather than closing the browser window.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719155148 {#3157
      date: 2024-06-23 17:05:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3124 …}
    +votes: Doctrine\ORM\PersistentCollection {#3164 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    +badges: Doctrine\ORM\PersistentCollection {#3172 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 27171
    -titleTs: "'back':2,9 'button':3 'click':20 'comment':13 'even':16 'feed':15 'link':22 'multipl':21 'post':12,25 'take':4 'way':8"
    -bodyTs: "'ago':10 'android':62 'anyway':22 'app':72 'articl':32,39 'back':58,69,95 'brought':93 'browser':90,102 'button':59 'click':25,40,56 'close':100 'd':81 'etc':48 'fourth':47 'go':4 'inform':52 'join':8 'like':86 'love':82 'month':9 'news':31 'one':96 'onlin':79 'page':49,78,97 'post':28 'previous':77 'rather':73,98 'recent':19 'return':64 'second':43 'sinc':6 'someth':34 'standard':89 'thing':21 'think':15 'third':45 'updat':20 'way':68 'window':103 'within':37 'work':85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704432954
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/6314541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378954 {#3144
      date: 2024-01-04 15:35:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the feedback! Yeah I’ve seen this mentioned a couple times and it’s on my list. I’ll try to get it in for the next update."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719155148 {#1362
    date: 2024-06-23 17:05:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hereforpron2@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 280974
  -bodyTs: "'coupl':12 'feedback':4 'get':24 'list':19 'll':21 'mention':10 'next':29 'seen':8 'thank':1 'time':13 'tri':22 'updat':30 've':7 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6068034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704409778 {#1403
    date: 2024-01-05 00:09:38.0 +01:00
  }
  +"title": 280974
}
"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
105 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
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2094
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Bug-Report"
  +title: "Bug Report"
  +url: null
  +body: "[This post](https://ani.social/post/1471762) causes issues. For more details, please read [this](https://infosec.pub/comment/5247383)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712644129 {#3050
    date: 2024-04-09 08:28:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  +badges: Doctrine\ORM\PersistentCollection {#3066 …}
  +children: [
    App\Entity\EntryComment {#2092
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi. This should now be fixed! On ver159. Thank you for the feedback."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704604285 {#2090
        date: 2024-01-07 06:11:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@manucode@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 287775
      -bodyTs: "'feedback':13 'fix':6 'hi':1 'thank':9 'ver159':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604285 {#2093
        date: 2024-01-07 06:11:25.0 +01:00
      }
      +"title": 287775
    }
  ]
  -id: 24725
  -titleTs: "'bug':1 'report':2"
  -bodyTs: "'/comment/5247383).':16 '/post/1471762)':5 'ani.social':4 'ani.social/post/1471762)':3 'caus':6 'detail':10 'infosec.pub':15 'infosec.pub/comment/5247383).':14 'issu':7 'pleas':11 'post':2 'read':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703529953
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6431310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703514453 {#3038
    date: 2023-12-25 15:27:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2094
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Bug-Report"
  +title: "Bug Report"
  +url: null
  +body: "[This post](https://ani.social/post/1471762) causes issues. For more details, please read [this](https://infosec.pub/comment/5247383)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712644129 {#3050
    date: 2024-04-09 08:28:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  +badges: Doctrine\ORM\PersistentCollection {#3066 …}
  +children: [
    App\Entity\EntryComment {#2092
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi. This should now be fixed! On ver159. Thank you for the feedback."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704604285 {#2090
        date: 2024-01-07 06:11:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@manucode@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 287775
      -bodyTs: "'feedback':13 'fix':6 'hi':1 'thank':9 'ver159':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604285 {#2093
        date: 2024-01-07 06:11:25.0 +01:00
      }
      +"title": 287775
    }
  ]
  -id: 24725
  -titleTs: "'bug':1 'report':2"
  -bodyTs: "'/comment/5247383).':16 '/post/1471762)':5 'ani.social':4 'ani.social/post/1471762)':3 'caus':6 'detail':10 'infosec.pub':15 'infosec.pub/comment/5247383).':14 'issu':7 'pleas':11 'post':2 'read':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703529953
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6431310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703514453 {#3038
    date: 2023-12-25 15:27:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2094
  +user: Proxies\__CG__\App\Entity\User {#3018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Bug-Report"
  +title: "Bug Report"
  +url: null
  +body: "[This post](https://ani.social/post/1471762) causes issues. For more details, please read [this](https://infosec.pub/comment/5247383)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712644129 {#3050
    date: 2024-04-09 08:28:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  +badges: Doctrine\ORM\PersistentCollection {#3066 …}
  +children: [
    App\Entity\EntryComment {#2092
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi. This should now be fixed! On ver159. Thank you for the feedback."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704604285 {#2090
        date: 2024-01-07 06:11:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@manucode@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 287775
      -bodyTs: "'feedback':13 'fix':6 'hi':1 'thank':9 'ver159':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604285 {#2093
        date: 2024-01-07 06:11:25.0 +01:00
      }
      +"title": 287775
    }
  ]
  -id: 24725
  -titleTs: "'bug':1 'report':2"
  -bodyTs: "'/comment/5247383).':16 '/post/1471762)':5 'ani.social':4 'ani.social/post/1471762)':3 'caus':6 'detail':10 'infosec.pub':15 'infosec.pub/comment/5247383).':14 'issu':7 'pleas':11 'post':2 'read':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703529953
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/6431310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703514453 {#3038
    date: 2023-12-25 15:27:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
109 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
110 DENIED moderate
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Bug-Report"
    +title: "Bug Report"
    +url: null
    +body: "[This post](https://ani.social/post/1471762) causes issues. For more details, please read [this](https://infosec.pub/comment/5247383)."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712644129 {#3050
      date: 2024-04-09 08:28:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      App\Entity\EntryComment {#2092}
    ]
    -id: 24725
    -titleTs: "'bug':1 'report':2"
    -bodyTs: "'/comment/5247383).':16 '/post/1471762)':5 'ani.social':4 'ani.social/post/1471762)':3 'caus':6 'detail':10 'infosec.pub':15 'infosec.pub/comment/5247383).':14 'issu':7 'pleas':11 'post':2 'read':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703529953
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/6431310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703514453 {#3038
      date: 2023-12-25 15:27:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi. This should now be fixed! On ver159. Thank you for the feedback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704604285 {#2090
    date: 2024-01-07 06:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@manucode@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 287775
  -bodyTs: "'feedback':13 'fix':6 'hi':1 'thank':9 'ver159':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604285 {#2093
    date: 2024-01-07 06:11:25.0 +01:00
  }
  +"title": 287775
}
"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
111 DENIED edit
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Bug-Report"
    +title: "Bug Report"
    +url: null
    +body: "[This post](https://ani.social/post/1471762) causes issues. For more details, please read [this](https://infosec.pub/comment/5247383)."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712644129 {#3050
      date: 2024-04-09 08:28:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      App\Entity\EntryComment {#2092}
    ]
    -id: 24725
    -titleTs: "'bug':1 'report':2"
    -bodyTs: "'/comment/5247383).':16 '/post/1471762)':5 'ani.social':4 'ani.social/post/1471762)':3 'caus':6 'detail':10 'infosec.pub':15 'infosec.pub/comment/5247383).':14 'issu':7 'pleas':11 'post':2 'read':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703529953
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/6431310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703514453 {#3038
      date: 2023-12-25 15:27:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi. This should now be fixed! On ver159. Thank you for the feedback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704604285 {#2090
    date: 2024-01-07 06:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@manucode@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 287775
  -bodyTs: "'feedback':13 'fix':6 'hi':1 'thank':9 'ver159':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604285 {#2093
    date: 2024-01-07 06:11:25.0 +01:00
  }
  +"title": 287775
}
"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
112 DENIED moderate
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#3018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Bug-Report"
    +title: "Bug Report"
    +url: null
    +body: "[This post](https://ani.social/post/1471762) causes issues. For more details, please read [this](https://infosec.pub/comment/5247383)."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 4
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712644129 {#3050
      date: 2024-04-09 08:28:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      App\Entity\EntryComment {#2092}
    ]
    -id: 24725
    -titleTs: "'bug':1 'report':2"
    -bodyTs: "'/comment/5247383).':16 '/post/1471762)':5 'ani.social':4 'ani.social/post/1471762)':3 'caus':6 'detail':10 'infosec.pub':15 'infosec.pub/comment/5247383).':14 'issu':7 'pleas':11 'post':2 'read':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703529953
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/6431310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703514453 {#3038
      date: 2023-12-25 15:27:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi. This should now be fixed! On ver159. Thank you for the feedback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704604285 {#2090
    date: 2024-01-07 06:11:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@manucode@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 287775
  -bodyTs: "'feedback':13 'fix':6 'hi':1 'thank':9 'ver159':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604285 {#2093
    date: 2024-01-07 06:11:25.0 +01:00
  }
  +"title": 287775
}
"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
113 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
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "bug-cross-post-links-don-t-always-work"
  +title: "bug: cross-post links don't always work"
  +url: null
  +body: """
    When I view this post [lemm.ee/post/19859443](https://lemm.ee/post/19859443) in connect, there’s a link in the text [lemmy.world/post/10234840](https://lemmy.world/post/10234840)\n
    \n
    When I tap that in Connect, i get an error that it can’t find it. It says error 10234840@lemm.ee unknown.\n
    \n
    When I tap that in Firefox it resolves just fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712643939 {#3032
    date: 2024-04-09 08:25:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  +badges: Doctrine\ORM\PersistentCollection {#3048 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thank you for the feedback and this should now be fixed (v159)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704604234 {#2082
        date: 2024-01-07 06:10:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 287771
      -bodyTs: "'feedback':6 'fix':12 'hi':1 'thank':2 'v159':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604234 {#2085
        date: 2024-01-07 06:10:34.0 +01:00
      }
      +"title": 287771
    }
  ]
  -id: 26813
  -titleTs: "'alway':8 'bug':1 'cross':3 'cross-post':2 'link':5 'post':4 'work':9"
  -bodyTs: "'/post/10234840](https://lemmy.world/post/10234840)':20 '/post/19859443](https://lemm.ee/post/19859443)':8 '10234840@lemm.ee':40 'connect':10,26 'error':30,39 'find':35 'fine':51 'firefox':47 'get':28 'lemm.ee':7 'lemm.ee/post/19859443](https://lemm.ee/post/19859443)':6 'lemmy.world':19 'lemmy.world/post/10234840](https://lemmy.world/post/10234840)':18 'link':14 'post':5 'resolv':49 'say':38 'tap':23,44 'text':17 'unknown':41 'view':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704256531
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19896417"
  +editedAt: DateTimeImmutable @1711028599 {#3021
    date: 2024-03-21 14:43:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704232031 {#3000
    date: 2024-01-02 22:47:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "bug-cross-post-links-don-t-always-work"
  +title: "bug: cross-post links don't always work"
  +url: null
  +body: """
    When I view this post [lemm.ee/post/19859443](https://lemm.ee/post/19859443) in connect, there’s a link in the text [lemmy.world/post/10234840](https://lemmy.world/post/10234840)\n
    \n
    When I tap that in Connect, i get an error that it can’t find it. It says error 10234840@lemm.ee unknown.\n
    \n
    When I tap that in Firefox it resolves just fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712643939 {#3032
    date: 2024-04-09 08:25:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  +badges: Doctrine\ORM\PersistentCollection {#3048 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thank you for the feedback and this should now be fixed (v159)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704604234 {#2082
        date: 2024-01-07 06:10:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 287771
      -bodyTs: "'feedback':6 'fix':12 'hi':1 'thank':2 'v159':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604234 {#2085
        date: 2024-01-07 06:10:34.0 +01:00
      }
      +"title": 287771
    }
  ]
  -id: 26813
  -titleTs: "'alway':8 'bug':1 'cross':3 'cross-post':2 'link':5 'post':4 'work':9"
  -bodyTs: "'/post/10234840](https://lemmy.world/post/10234840)':20 '/post/19859443](https://lemm.ee/post/19859443)':8 '10234840@lemm.ee':40 'connect':10,26 'error':30,39 'find':35 'fine':51 'firefox':47 'get':28 'lemm.ee':7 'lemm.ee/post/19859443](https://lemm.ee/post/19859443)':6 'lemmy.world':19 'lemmy.world/post/10234840](https://lemmy.world/post/10234840)':18 'link':14 'post':5 'resolv':49 'say':38 'tap':23,44 'text':17 'unknown':41 'view':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704256531
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19896417"
  +editedAt: DateTimeImmutable @1711028599 {#3021
    date: 2024-03-21 14:43:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704232031 {#3000
    date: 2024-01-02 22:47:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "bug-cross-post-links-don-t-always-work"
  +title: "bug: cross-post links don't always work"
  +url: null
  +body: """
    When I view this post [lemm.ee/post/19859443](https://lemm.ee/post/19859443) in connect, there’s a link in the text [lemmy.world/post/10234840](https://lemmy.world/post/10234840)\n
    \n
    When I tap that in Connect, i get an error that it can’t find it. It says error 10234840@lemm.ee unknown.\n
    \n
    When I tap that in Firefox it resolves just fine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712643939 {#3032
    date: 2024-04-09 08:25:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  +badges: Doctrine\ORM\PersistentCollection {#3048 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, thank you for the feedback and this should now be fixed (v159)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704604234 {#2082
        date: 2024-01-07 06:10:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GrayBackgroundMusic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 287771
      -bodyTs: "'feedback':6 'fix':12 'hi':1 'thank':2 'v159':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604234 {#2085
        date: 2024-01-07 06:10:34.0 +01:00
      }
      +"title": 287771
    }
  ]
  -id: 26813
  -titleTs: "'alway':8 'bug':1 'cross':3 'cross-post':2 'link':5 'post':4 'work':9"
  -bodyTs: "'/post/10234840](https://lemmy.world/post/10234840)':20 '/post/19859443](https://lemm.ee/post/19859443)':8 '10234840@lemm.ee':40 'connect':10,26 'error':30,39 'find':35 'fine':51 'firefox':47 'get':28 'lemm.ee':7 'lemm.ee/post/19859443](https://lemm.ee/post/19859443)':6 'lemmy.world':19 'lemmy.world/post/10234840](https://lemmy.world/post/10234840)':18 'link':14 'post':5 'resolv':49 'say':38 'tap':23,44 'text':17 'unknown':41 'view':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704256531
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19896417"
  +editedAt: DateTimeImmutable @1711028599 {#3021
    date: 2024-03-21 14:43:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704232031 {#3000
    date: 2024-01-02 22:47:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
117 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
118 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-cross-post-links-don-t-always-work"
    +title: "bug: cross-post links don't always work"
    +url: null
    +body: """
      When I view this post [lemm.ee/post/19859443](https://lemm.ee/post/19859443) in connect, there’s a link in the text [lemmy.world/post/10234840](https://lemmy.world/post/10234840)\n
      \n
      When I tap that in Connect, i get an error that it can’t find it. It says error 10234840@lemm.ee unknown.\n
      \n
      When I tap that in Firefox it resolves just fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712643939 {#3032
      date: 2024-04-09 08:25:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3037 …}
    +votes: Doctrine\ORM\PersistentCollection {#3040 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    +badges: Doctrine\ORM\PersistentCollection {#3048 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 26813
    -titleTs: "'alway':8 'bug':1 'cross':3 'cross-post':2 'link':5 'post':4 'work':9"
    -bodyTs: "'/post/10234840](https://lemmy.world/post/10234840)':20 '/post/19859443](https://lemm.ee/post/19859443)':8 '10234840@lemm.ee':40 'connect':10,26 'error':30,39 'find':35 'fine':51 'firefox':47 'get':28 'lemm.ee':7 'lemm.ee/post/19859443](https://lemm.ee/post/19859443)':6 'lemmy.world':19 'lemmy.world/post/10234840](https://lemmy.world/post/10234840)':18 'link':14 'post':5 'resolv':49 'say':38 'tap':23,44 'text':17 'unknown':41 'view':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704256531
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19896417"
    +editedAt: DateTimeImmutable @1711028599 {#3021
      date: 2024-03-21 14:43:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704232031 {#3000
      date: 2024-01-02 22:47:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thank you for the feedback and this should now be fixed (v159)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704604234 {#2082
    date: 2024-01-07 06:10:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 287771
  -bodyTs: "'feedback':6 'fix':12 'hi':1 'thank':2 'v159':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604234 {#2085
    date: 2024-01-07 06:10:34.0 +01:00
  }
  +"title": 287771
}
"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
119 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-cross-post-links-don-t-always-work"
    +title: "bug: cross-post links don't always work"
    +url: null
    +body: """
      When I view this post [lemm.ee/post/19859443](https://lemm.ee/post/19859443) in connect, there’s a link in the text [lemmy.world/post/10234840](https://lemmy.world/post/10234840)\n
      \n
      When I tap that in Connect, i get an error that it can’t find it. It says error 10234840@lemm.ee unknown.\n
      \n
      When I tap that in Firefox it resolves just fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712643939 {#3032
      date: 2024-04-09 08:25:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3037 …}
    +votes: Doctrine\ORM\PersistentCollection {#3040 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    +badges: Doctrine\ORM\PersistentCollection {#3048 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 26813
    -titleTs: "'alway':8 'bug':1 'cross':3 'cross-post':2 'link':5 'post':4 'work':9"
    -bodyTs: "'/post/10234840](https://lemmy.world/post/10234840)':20 '/post/19859443](https://lemm.ee/post/19859443)':8 '10234840@lemm.ee':40 'connect':10,26 'error':30,39 'find':35 'fine':51 'firefox':47 'get':28 'lemm.ee':7 'lemm.ee/post/19859443](https://lemm.ee/post/19859443)':6 'lemmy.world':19 'lemmy.world/post/10234840](https://lemmy.world/post/10234840)':18 'link':14 'post':5 'resolv':49 'say':38 'tap':23,44 'text':17 'unknown':41 'view':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704256531
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19896417"
    +editedAt: DateTimeImmutable @1711028599 {#3021
      date: 2024-03-21 14:43:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704232031 {#3000
      date: 2024-01-02 22:47:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thank you for the feedback and this should now be fixed (v159)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704604234 {#2082
    date: 2024-01-07 06:10:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 287771
  -bodyTs: "'feedback':6 'fix':12 'hi':1 'thank':2 'v159':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604234 {#2085
    date: 2024-01-07 06:10:34.0 +01:00
  }
  +"title": 287771
}
"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
120 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "bug-cross-post-links-don-t-always-work"
    +title: "bug: cross-post links don't always work"
    +url: null
    +body: """
      When I view this post [lemm.ee/post/19859443](https://lemm.ee/post/19859443) in connect, there’s a link in the text [lemmy.world/post/10234840](https://lemmy.world/post/10234840)\n
      \n
      When I tap that in Connect, i get an error that it can’t find it. It says error 10234840@lemm.ee unknown.\n
      \n
      When I tap that in Firefox it resolves just fine.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712643939 {#3032
      date: 2024-04-09 08:25:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3037 …}
    +votes: Doctrine\ORM\PersistentCollection {#3040 …}
    +reports: Doctrine\ORM\PersistentCollection {#3042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    +badges: Doctrine\ORM\PersistentCollection {#3048 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 26813
    -titleTs: "'alway':8 'bug':1 'cross':3 'cross-post':2 'link':5 'post':4 'work':9"
    -bodyTs: "'/post/10234840](https://lemmy.world/post/10234840)':20 '/post/19859443](https://lemm.ee/post/19859443)':8 '10234840@lemm.ee':40 'connect':10,26 'error':30,39 'find':35 'fine':51 'firefox':47 'get':28 'lemm.ee':7 'lemm.ee/post/19859443](https://lemm.ee/post/19859443)':6 'lemmy.world':19 'lemmy.world/post/10234840](https://lemmy.world/post/10234840)':18 'link':14 'post':5 'resolv':49 'say':38 'tap':23,44 'text':17 'unknown':41 'view':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704256531
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19896417"
    +editedAt: DateTimeImmutable @1711028599 {#3021
      date: 2024-03-21 14:43:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704232031 {#3000
      date: 2024-01-02 22:47:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, thank you for the feedback and this should now be fixed (v159)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704604234 {#2082
    date: 2024-01-07 06:10:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GrayBackgroundMusic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 287771
  -bodyTs: "'feedback':6 'fix':12 'hi':1 'thank':2 'v159':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604234 {#2085
    date: 2024-01-07 06:10:34.0 +01:00
  }
  +"title": 287771
}
"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
121 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
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#3106 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
  +slug: "Some-comments-display-as-looooong-grey-boxes"
  +title: "Some comments display as looooong grey boxes"
  +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
  +body: """
    Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
    \n
    [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
    \n
    Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
    \n
    Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
    \n
    I can find more examples if required.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712627146 {#3138
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  +badges: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hi, thank you for the feedback! This issue will be fixed in the next beta release tonight.\n
        \n
        Edit: it should now be fixed (ver 157)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712627146 {#2012
        date: 2024-04-09 03:45:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheeseburger@lemmy.ca"
        "@cheeseburger@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 286764
      -bodyTs: "'157':25 'beta':15 'edit':18 'feedback':6 'fix':11,23 'hi':1 'issu':8 'next':14 'releas':16 'thank':2 'tonight':17 'ver':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6125384"
      +editedAt: DateTimeImmutable @1712586291 {#2020
        date: 2024-04-08 16:24:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704577554 {#2013
        date: 2024-01-06 22:45:54.0 +01:00
      }
      +"title": 286764
    }
  ]
  -id: 27281
  -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
  -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704456983
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12657120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407983 {#3127
    date: 2024-01-04 23:39:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#3106 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
  +slug: "Some-comments-display-as-looooong-grey-boxes"
  +title: "Some comments display as looooong grey boxes"
  +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
  +body: """
    Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
    \n
    [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
    \n
    Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
    \n
    Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
    \n
    I can find more examples if required.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712627146 {#3138
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  +badges: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hi, thank you for the feedback! This issue will be fixed in the next beta release tonight.\n
        \n
        Edit: it should now be fixed (ver 157)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712627146 {#2012
        date: 2024-04-09 03:45:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheeseburger@lemmy.ca"
        "@cheeseburger@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 286764
      -bodyTs: "'157':25 'beta':15 'edit':18 'feedback':6 'fix':11,23 'hi':1 'issu':8 'next':14 'releas':16 'thank':2 'tonight':17 'ver':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6125384"
      +editedAt: DateTimeImmutable @1712586291 {#2020
        date: 2024-04-08 16:24:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704577554 {#2013
        date: 2024-01-06 22:45:54.0 +01:00
      }
      +"title": 286764
    }
  ]
  -id: 27281
  -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
  -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704456983
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12657120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407983 {#3127
    date: 2024-01-04 23:39:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#3106 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
  +slug: "Some-comments-display-as-looooong-grey-boxes"
  +title: "Some comments display as looooong grey boxes"
  +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
  +body: """
    Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
    \n
    [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
    \n
    Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
    \n
    Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
    \n
    I can find more examples if required.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712627146 {#3138
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  +badges: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hi, thank you for the feedback! This issue will be fixed in the next beta release tonight.\n
        \n
        Edit: it should now be fixed (ver 157)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1712627146 {#2012
        date: 2024-04-09 03:45:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheeseburger@lemmy.ca"
        "@cheeseburger@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 286764
      -bodyTs: "'157':25 'beta':15 'edit':18 'feedback':6 'fix':11,23 'hi':1 'issu':8 'next':14 'releas':16 'thank':2 'tonight':17 'ver':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6125384"
      +editedAt: DateTimeImmutable @1712586291 {#2020
        date: 2024-04-08 16:24:51.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704577554 {#2013
        date: 2024-01-06 22:45:54.0 +01:00
      }
      +"title": 286764
    }
  ]
  -id: 27281
  -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
  -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704456983
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12657120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407983 {#3127
    date: 2024-01-04 23:39:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
125 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
126 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#3106 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
    +slug: "Some-comments-display-as-looooong-grey-boxes"
    +title: "Some comments display as looooong grey boxes"
    +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
    +body: """
      Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
      \n
      [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
      \n
      Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
      \n
      Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
      \n
      I can find more examples if required.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712627146 {#3138
      date: 2024-04-09 03:45:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    +badges: Doctrine\ORM\PersistentCollection {#3155 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 27281
    -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
    -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704456983
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12657120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704407983 {#3127
      date: 2024-01-04 23:39:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi, thank you for the feedback! This issue will be fixed in the next beta release tonight.\n
    \n
    Edit: it should now be fixed (ver 157)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712627146 {#2012
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheeseburger@lemmy.ca"
    "@cheeseburger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 286764
  -bodyTs: "'157':25 'beta':15 'edit':18 'feedback':6 'fix':11,23 'hi':1 'issu':8 'next':14 'releas':16 'thank':2 'tonight':17 'ver':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6125384"
  +editedAt: DateTimeImmutable @1712586291 {#2020
    date: 2024-04-08 16:24:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704577554 {#2013
    date: 2024-01-06 22:45:54.0 +01:00
  }
  +"title": 286764
}
"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
127 DENIED edit
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#3106 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
    +slug: "Some-comments-display-as-looooong-grey-boxes"
    +title: "Some comments display as looooong grey boxes"
    +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
    +body: """
      Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
      \n
      [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
      \n
      Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
      \n
      Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
      \n
      I can find more examples if required.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712627146 {#3138
      date: 2024-04-09 03:45:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    +badges: Doctrine\ORM\PersistentCollection {#3155 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 27281
    -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
    -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704456983
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12657120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704407983 {#3127
      date: 2024-01-04 23:39:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi, thank you for the feedback! This issue will be fixed in the next beta release tonight.\n
    \n
    Edit: it should now be fixed (ver 157)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712627146 {#2012
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheeseburger@lemmy.ca"
    "@cheeseburger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 286764
  -bodyTs: "'157':25 'beta':15 'edit':18 'feedback':6 'fix':11,23 'hi':1 'issu':8 'next':14 'releas':16 'thank':2 'tonight':17 'ver':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6125384"
  +editedAt: DateTimeImmutable @1712586291 {#2020
    date: 2024-04-08 16:24:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704577554 {#2013
    date: 2024-01-06 22:45:54.0 +01:00
  }
  +"title": 286764
}
"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
128 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2506 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#3106 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
    +slug: "Some-comments-display-as-looooong-grey-boxes"
    +title: "Some comments display as looooong grey boxes"
    +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
    +body: """
      Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
      \n
      [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
      \n
      Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
      \n
      Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
      \n
      I can find more examples if required.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712627146 {#3138
      date: 2024-04-09 03:45:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    +badges: Doctrine\ORM\PersistentCollection {#3155 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 27281
    -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
    -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704456983
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12657120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704407983 {#3127
      date: 2024-01-04 23:39:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hi, thank you for the feedback! This issue will be fixed in the next beta release tonight.\n
    \n
    Edit: it should now be fixed (ver 157)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712627146 {#2012
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheeseburger@lemmy.ca"
    "@cheeseburger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 286764
  -bodyTs: "'157':25 'beta':15 'edit':18 'feedback':6 'fix':11,23 'hi':1 'issu':8 'next':14 'releas':16 'thank':2 'tonight':17 'ver':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6125384"
  +editedAt: DateTimeImmutable @1712586291 {#2020
    date: 2024-04-08 16:24:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704577554 {#2013
    date: 2024-01-06 22:45:54.0 +01:00
  }
  +"title": 286764
}
"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
129 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
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2395
  +user: Proxies\__CG__\App\Entity\User {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Any-way-to-add-the-new-sort-options-inside-the"
  +title: "Any way to add the new sort options inside the app?"
  +url: null
  +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709113832 {#3121
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  +badges: Doctrine\ORM\PersistentCollection {#3136 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi. I’ve added Scaled/Controversial sort in the latest beta (156). Thanks for the feedback!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1709113832 {#2387
        date: 2024-02-28 10:50:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 262185
      -bodyTs: "'156':11 'ad':4 'beta':10 'feedback':15 'hi':1 'latest':9 'scaled/controversial':5 'sort':6 'thank':12 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5938405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859230 {#2392
        date: 2023-12-29 15:13:50.0 +01:00
      }
      +"title": 262185
    }
  ]
  -id: 22652
  -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
  -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702791473
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11451962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746973 {#3109
    date: 2023-12-16 18:16:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2395
  +user: Proxies\__CG__\App\Entity\User {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Any-way-to-add-the-new-sort-options-inside-the"
  +title: "Any way to add the new sort options inside the app?"
  +url: null
  +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709113832 {#3121
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  +badges: Doctrine\ORM\PersistentCollection {#3136 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi. I’ve added Scaled/Controversial sort in the latest beta (156). Thanks for the feedback!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1709113832 {#2387
        date: 2024-02-28 10:50:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 262185
      -bodyTs: "'156':11 'ad':4 'beta':10 'feedback':15 'hi':1 'latest':9 'scaled/controversial':5 'sort':6 'thank':12 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5938405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859230 {#2392
        date: 2023-12-29 15:13:50.0 +01:00
      }
      +"title": 262185
    }
  ]
  -id: 22652
  -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
  -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702791473
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11451962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746973 {#3109
    date: 2023-12-16 18:16:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2395
  +user: Proxies\__CG__\App\Entity\User {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Any-way-to-add-the-new-sort-options-inside-the"
  +title: "Any way to add the new sort options inside the app?"
  +url: null
  +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709113832 {#3121
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  +badges: Doctrine\ORM\PersistentCollection {#3136 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi. I’ve added Scaled/Controversial sort in the latest beta (156). Thanks for the feedback!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1709113832 {#2387
        date: 2024-02-28 10:50:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 262185
      -bodyTs: "'156':11 'ad':4 'beta':10 'feedback':15 'hi':1 'latest':9 'scaled/controversial':5 'sort':6 'thank':12 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5938405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859230 {#2392
        date: 2023-12-29 15:13:50.0 +01:00
      }
      +"title": 262185
    }
  ]
  -id: 22652
  -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
  -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702791473
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11451962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746973 {#3109
    date: 2023-12-16 18:16:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
133 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
134 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2016 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Any-way-to-add-the-new-sort-options-inside-the"
    +title: "Any way to add the new sort options inside the app?"
    +url: null
    +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709113832 {#3121
      date: 2024-02-28 10:50:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    +badges: Doctrine\ORM\PersistentCollection {#3136 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 22652
    -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
    -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702791473
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11451962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702746973 {#3109
      date: 2023-12-16 18:16:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi. I’ve added Scaled/Controversial sort in the latest beta (156). Thanks for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709113832 {#2387
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 262185
  -bodyTs: "'156':11 'ad':4 'beta':10 'feedback':15 'hi':1 'latest':9 'scaled/controversial':5 'sort':6 'thank':12 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5938405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859230 {#2392
    date: 2023-12-29 15:13:50.0 +01:00
  }
  +"title": 262185
}
"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
135 DENIED edit
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2016 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Any-way-to-add-the-new-sort-options-inside-the"
    +title: "Any way to add the new sort options inside the app?"
    +url: null
    +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709113832 {#3121
      date: 2024-02-28 10:50:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    +badges: Doctrine\ORM\PersistentCollection {#3136 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 22652
    -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
    -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702791473
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11451962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702746973 {#3109
      date: 2023-12-16 18:16:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi. I’ve added Scaled/Controversial sort in the latest beta (156). Thanks for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709113832 {#2387
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 262185
  -bodyTs: "'156':11 'ad':4 'beta':10 'feedback':15 'hi':1 'latest':9 'scaled/controversial':5 'sort':6 'thank':12 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5938405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859230 {#2392
    date: 2023-12-29 15:13:50.0 +01:00
  }
  +"title": 262185
}
"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
136 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2016 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Any-way-to-add-the-new-sort-options-inside-the"
    +title: "Any way to add the new sort options inside the app?"
    +url: null
    +body: "In particular Scaled helps us not get overwhelmed in smaller communities."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709113832 {#3121
      date: 2024-02-28 10:50:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    +badges: Doctrine\ORM\PersistentCollection {#3136 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 22652
    -titleTs: "'add':4 'app':11 'insid':9 'new':6 'option':8 'sort':7 'way':2"
    -bodyTs: "'communiti':11 'get':7 'help':4 'overwhelm':8 'particular':2 'scale':3 'smaller':10 'us':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702791473
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11451962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702746973 {#3109
      date: 2023-12-16 18:16:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi. I’ve added Scaled/Controversial sort in the latest beta (156). Thanks for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709113832 {#2387
    date: 2024-02-28 10:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 262185
  -bodyTs: "'156':11 'ad':4 'beta':10 'feedback':15 'hi':1 'latest':9 'scaled/controversial':5 'sort':6 'thank':12 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5938405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859230 {#2392
    date: 2023-12-29 15:13:50.0 +01:00
  }
  +"title": 262185
}
"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
137 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
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Recurring-issues-with-comments"
  +title: "Recurring issues with comments"
  +url: null
  +body: "Howdy y’all! I’m still enjoying Connect and recommending it to everyone, but I’ve been having more and more issues displaying comments, either when opening a post that clearly says “X comments” but ends up being empty, or when clicking on “View more (X)” on my profile only for it to disappear. Any idea why? I haven’t blocked any instances or anything."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702035782 {#3015
    date: 2023-12-08 12:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, I can look into this. Is this intermittent or if it’s happening on some posts consistently do you have an example of where it’s happening?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703450847 {#2381
        date: 2023-12-24 21:47:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0000000nowhere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 206753
      -bodyTs: "'consist':18 'exampl':23 'happen':14,28 'hi':1 'intermitt':9 'look':4 'post':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5487823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701961706 {#2383
        date: 2023-12-07 16:08:26.0 +01:00
      }
      +"title": 206753
    }
  ]
  -id: 20224
  -titleTs: "'comment':4 'issu':2 'recur':1"
  -bodyTs: "'anyth':65 'block':61 'clear':31 'click':42 'comment':24,34 'connect':8 'disappear':54 'display':23 'either':25 'empti':39 'end':36 'enjoy':7 'everyon':13 'haven':59 'howdi':1 'idea':56 'instanc':63 'issu':22 'm':5 'open':27 'post':29 'profil':49 'recommend':10 'say':32 'still':6 've':16 'view':44 'x':33,46 'y':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9171968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701776998 {#3003
    date: 2023-12-05 12:49:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Recurring-issues-with-comments"
  +title: "Recurring issues with comments"
  +url: null
  +body: "Howdy y’all! I’m still enjoying Connect and recommending it to everyone, but I’ve been having more and more issues displaying comments, either when opening a post that clearly says “X comments” but ends up being empty, or when clicking on “View more (X)” on my profile only for it to disappear. Any idea why? I haven’t blocked any instances or anything."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702035782 {#3015
    date: 2023-12-08 12:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, I can look into this. Is this intermittent or if it’s happening on some posts consistently do you have an example of where it’s happening?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703450847 {#2381
        date: 2023-12-24 21:47:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0000000nowhere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 206753
      -bodyTs: "'consist':18 'exampl':23 'happen':14,28 'hi':1 'intermitt':9 'look':4 'post':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5487823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701961706 {#2383
        date: 2023-12-07 16:08:26.0 +01:00
      }
      +"title": 206753
    }
  ]
  -id: 20224
  -titleTs: "'comment':4 'issu':2 'recur':1"
  -bodyTs: "'anyth':65 'block':61 'clear':31 'click':42 'comment':24,34 'connect':8 'disappear':54 'display':23 'either':25 'empti':39 'end':36 'enjoy':7 'everyon':13 'haven':59 'howdi':1 'idea':56 'instanc':63 'issu':22 'm':5 'open':27 'post':29 'profil':49 'recommend':10 'say':32 'still':6 've':16 'view':44 'x':33,46 'y':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9171968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701776998 {#3003
    date: 2023-12-05 12:49:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2362 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Recurring-issues-with-comments"
  +title: "Recurring issues with comments"
  +url: null
  +body: "Howdy y’all! I’m still enjoying Connect and recommending it to everyone, but I’ve been having more and more issues displaying comments, either when opening a post that clearly says “X comments” but ends up being empty, or when clicking on “View more (X)” on my profile only for it to disappear. Any idea why? I haven’t blocked any instances or anything."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702035782 {#3015
    date: 2023-12-08 12:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2981 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "Hi, I can look into this. Is this intermittent or if it’s happening on some posts consistently do you have an example of where it’s happening?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703450847 {#2381
        date: 2023-12-24 21:47:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0000000nowhere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 206753
      -bodyTs: "'consist':18 'exampl':23 'happen':14,28 'hi':1 'intermitt':9 'look':4 'post':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5487823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701961706 {#2383
        date: 2023-12-07 16:08:26.0 +01:00
      }
      +"title": 206753
    }
  ]
  -id: 20224
  -titleTs: "'comment':4 'issu':2 'recur':1"
  -bodyTs: "'anyth':65 'block':61 'clear':31 'click':42 'comment':24,34 'connect':8 'disappear':54 'display':23 'either':25 'empti':39 'end':36 'enjoy':7 'everyon':13 'haven':59 'howdi':1 'idea':56 'instanc':63 'issu':22 'm':5 'open':27 'post':29 'profil':49 'recommend':10 'say':32 'still':6 've':16 'view':44 'x':33,46 'y':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9171968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701776998 {#3003
    date: 2023-12-05 12:49:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
141 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
142 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Recurring-issues-with-comments"
    +title: "Recurring issues with comments"
    +url: null
    +body: "Howdy y’all! I’m still enjoying Connect and recommending it to everyone, but I’ve been having more and more issues displaying comments, either when opening a post that clearly says “X comments” but ends up being empty, or when clicking on “View more (X)” on my profile only for it to disappear. Any idea why? I haven’t blocked any instances or anything."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702035782 {#3015
      date: 2023-12-08 12:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2981 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 20224
    -titleTs: "'comment':4 'issu':2 'recur':1"
    -bodyTs: "'anyth':65 'block':61 'clear':31 'click':42 'comment':24,34 'connect':8 'disappear':54 'display':23 'either':25 'empti':39 'end':36 'enjoy':7 'everyon':13 'haven':59 'howdi':1 'idea':56 'instanc':63 'issu':22 'm':5 'open':27 'post':29 'profil':49 'recommend':10 'say':32 'still':6 've':16 'view':44 'x':33,46 'y':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701811498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9171968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701776998 {#3003
      date: 2023-12-05 12:49:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, I can look into this. Is this intermittent or if it’s happening on some posts consistently do you have an example of where it’s happening?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703450847 {#2381
    date: 2023-12-24 21:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0000000nowhere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 206753
  -bodyTs: "'consist':18 'exampl':23 'happen':14,28 'hi':1 'intermitt':9 'look':4 'post':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5487823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701961706 {#2383
    date: 2023-12-07 16:08:26.0 +01:00
  }
  +"title": 206753
}
"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
143 DENIED edit
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Recurring-issues-with-comments"
    +title: "Recurring issues with comments"
    +url: null
    +body: "Howdy y’all! I’m still enjoying Connect and recommending it to everyone, but I’ve been having more and more issues displaying comments, either when opening a post that clearly says “X comments” but ends up being empty, or when clicking on “View more (X)” on my profile only for it to disappear. Any idea why? I haven’t blocked any instances or anything."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702035782 {#3015
      date: 2023-12-08 12:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2981 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 20224
    -titleTs: "'comment':4 'issu':2 'recur':1"
    -bodyTs: "'anyth':65 'block':61 'clear':31 'click':42 'comment':24,34 'connect':8 'disappear':54 'display':23 'either':25 'empti':39 'end':36 'enjoy':7 'everyon':13 'haven':59 'howdi':1 'idea':56 'instanc':63 'issu':22 'm':5 'open':27 'post':29 'profil':49 'recommend':10 'say':32 'still':6 've':16 'view':44 'x':33,46 'y':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701811498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9171968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701776998 {#3003
      date: 2023-12-05 12:49:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, I can look into this. Is this intermittent or if it’s happening on some posts consistently do you have an example of where it’s happening?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703450847 {#2381
    date: 2023-12-24 21:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0000000nowhere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 206753
  -bodyTs: "'consist':18 'exampl':23 'happen':14,28 'hi':1 'intermitt':9 'look':4 'post':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5487823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701961706 {#2383
    date: 2023-12-07 16:08:26.0 +01:00
  }
  +"title": 206753
}
"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
144 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2362 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Recurring-issues-with-comments"
    +title: "Recurring issues with comments"
    +url: null
    +body: "Howdy y’all! I’m still enjoying Connect and recommending it to everyone, but I’ve been having more and more issues displaying comments, either when opening a post that clearly says “X comments” but ends up being empty, or when clicking on “View more (X)” on my profile only for it to disappear. Any idea why? I haven’t blocked any instances or anything."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702035782 {#3015
      date: 2023-12-08 12:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2981 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 20224
    -titleTs: "'comment':4 'issu':2 'recur':1"
    -bodyTs: "'anyth':65 'block':61 'clear':31 'click':42 'comment':24,34 'connect':8 'disappear':54 'display':23 'either':25 'empti':39 'end':36 'enjoy':7 'everyon':13 'haven':59 'howdi':1 'idea':56 'instanc':63 'issu':22 'm':5 'open':27 'post':29 'profil':49 'recommend':10 'say':32 'still':6 've':16 'view':44 'x':33,46 'y':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701811498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9171968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701776998 {#3003
      date: 2023-12-05 12:49:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hi, I can look into this. Is this intermittent or if it’s happening on some posts consistently do you have an example of where it’s happening?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703450847 {#2381
    date: 2023-12-24 21:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0000000nowhere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 206753
  -bodyTs: "'consist':18 'exampl':23 'happen':14,28 'hi':1 'intermitt':9 'look':4 'post':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5487823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701961706 {#2383
    date: 2023-12-07 16:08:26.0 +01:00
  }
  +"title": 206753
}
"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
145 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
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Issue-where-commenting-refreshes-post"
  +title: "Issue where commenting refreshes post"
  +url: null
  +body: """
    Is anyone else having the issue where you’re 30 comments deep into a post, you reply to a comment and when you submit it refreshes the whole post making you lose your spot in the comments?\n
    \n
    Is there anything I can do to prevent this?\n
    \n
    I’m on a Google Pixel if that’s relevant.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701715807 {#2942
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  +badges: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: [
    App\Entity\EntryComment {#2359
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll take a look at this behaviour and see what I can do. Thank you for the feedback!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701715807 {#1715
        date: 2023-12-04 19:50:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChexMax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 196327
      -bodyTs: "'behaviour':8 'feedback':19 'll':2 'look':5 'see':10 'take':3 'thank':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5410774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701715807 {#2360
        date: 2023-12-04 19:50:07.0 +01:00
      }
      +"title": 196327
    }
  ]
  -id: 19935
  -titleTs: "'comment':3 'issu':1 'post':5 'refresh':4"
  -bodyTs: "'30':10 'anyon':2 'anyth':40 'comment':11,20,37 'deep':12 'els':3 'googl':51 'issu':6 'lose':32 'm':48 'make':30 'pixel':52 'post':15,29 'prevent':45 're':9 'refresh':26 'relev':56 'repli':17 'spot':34 'submit':24 'whole':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701705203
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9121763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683203 {#2937
    date: 2023-12-04 10:46:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Issue-where-commenting-refreshes-post"
  +title: "Issue where commenting refreshes post"
  +url: null
  +body: """
    Is anyone else having the issue where you’re 30 comments deep into a post, you reply to a comment and when you submit it refreshes the whole post making you lose your spot in the comments?\n
    \n
    Is there anything I can do to prevent this?\n
    \n
    I’m on a Google Pixel if that’s relevant.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701715807 {#2942
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  +badges: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: [
    App\Entity\EntryComment {#2359
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll take a look at this behaviour and see what I can do. Thank you for the feedback!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701715807 {#1715
        date: 2023-12-04 19:50:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChexMax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 196327
      -bodyTs: "'behaviour':8 'feedback':19 'll':2 'look':5 'see':10 'take':3 'thank':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5410774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701715807 {#2360
        date: 2023-12-04 19:50:07.0 +01:00
      }
      +"title": 196327
    }
  ]
  -id: 19935
  -titleTs: "'comment':3 'issu':1 'post':5 'refresh':4"
  -bodyTs: "'30':10 'anyon':2 'anyth':40 'comment':11,20,37 'deep':12 'els':3 'googl':51 'issu':6 'lose':32 'm':48 'make':30 'pixel':52 'post':15,29 'prevent':45 're':9 'refresh':26 'relev':56 'repli':17 'spot':34 'submit':24 'whole':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701705203
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9121763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683203 {#2937
    date: 2023-12-04 10:46:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Issue-where-commenting-refreshes-post"
  +title: "Issue where commenting refreshes post"
  +url: null
  +body: """
    Is anyone else having the issue where you’re 30 comments deep into a post, you reply to a comment and when you submit it refreshes the whole post making you lose your spot in the comments?\n
    \n
    Is there anything I can do to prevent this?\n
    \n
    I’m on a Google Pixel if that’s relevant.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701715807 {#2942
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  +badges: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: [
    App\Entity\EntryComment {#2359
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll take a look at this behaviour and see what I can do. Thank you for the feedback!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701715807 {#1715
        date: 2023-12-04 19:50:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChexMax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2371 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 196327
      -bodyTs: "'behaviour':8 'feedback':19 'll':2 'look':5 'see':10 'take':3 'thank':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5410774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701715807 {#2360
        date: 2023-12-04 19:50:07.0 +01:00
      }
      +"title": 196327
    }
  ]
  -id: 19935
  -titleTs: "'comment':3 'issu':1 'post':5 'refresh':4"
  -bodyTs: "'30':10 'anyon':2 'anyth':40 'comment':11,20,37 'deep':12 'els':3 'googl':51 'issu':6 'lose':32 'm':48 'make':30 'pixel':52 'post':15,29 'prevent':45 're':9 'refresh':26 'relev':56 'repli':17 'spot':34 'submit':24 'whole':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701705203
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9121763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683203 {#2937
    date: 2023-12-04 10:46:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
149 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
150 DENIED moderate
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Issue-where-commenting-refreshes-post"
    +title: "Issue where commenting refreshes post"
    +url: null
    +body: """
      Is anyone else having the issue where you’re 30 comments deep into a post, you reply to a comment and when you submit it refreshes the whole post making you lose your spot in the comments?\n
      \n
      Is there anything I can do to prevent this?\n
      \n
      I’m on a Google Pixel if that’s relevant.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701715807 {#2942
      date: 2023-12-04 19:50:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    +badges: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: [
      App\Entity\EntryComment {#2359}
    ]
    -id: 19935
    -titleTs: "'comment':3 'issu':1 'post':5 'refresh':4"
    -bodyTs: "'30':10 'anyon':2 'anyth':40 'comment':11,20,37 'deep':12 'els':3 'googl':51 'issu':6 'lose':32 'm':48 'make':30 'pixel':52 'post':15,29 'prevent':45 're':9 'refresh':26 'relev':56 'repli':17 'spot':34 'submit':24 'whole':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701705203
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9121763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701683203 {#2937
      date: 2023-12-04 10:46:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll take a look at this behaviour and see what I can do. Thank you for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701715807 {#1715
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChexMax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 196327
  -bodyTs: "'behaviour':8 'feedback':19 'll':2 'look':5 'see':10 'take':3 'thank':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5410774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715807 {#2360
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +"title": 196327
}
"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
151 DENIED edit
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Issue-where-commenting-refreshes-post"
    +title: "Issue where commenting refreshes post"
    +url: null
    +body: """
      Is anyone else having the issue where you’re 30 comments deep into a post, you reply to a comment and when you submit it refreshes the whole post making you lose your spot in the comments?\n
      \n
      Is there anything I can do to prevent this?\n
      \n
      I’m on a Google Pixel if that’s relevant.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701715807 {#2942
      date: 2023-12-04 19:50:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    +badges: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: [
      App\Entity\EntryComment {#2359}
    ]
    -id: 19935
    -titleTs: "'comment':3 'issu':1 'post':5 'refresh':4"
    -bodyTs: "'30':10 'anyon':2 'anyth':40 'comment':11,20,37 'deep':12 'els':3 'googl':51 'issu':6 'lose':32 'm':48 'make':30 'pixel':52 'post':15,29 'prevent':45 're':9 'refresh':26 'relev':56 'repli':17 'spot':34 'submit':24 'whole':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701705203
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9121763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701683203 {#2937
      date: 2023-12-04 10:46:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll take a look at this behaviour and see what I can do. Thank you for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701715807 {#1715
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChexMax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 196327
  -bodyTs: "'behaviour':8 'feedback':19 'll':2 'look':5 'see':10 'take':3 'thank':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5410774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715807 {#2360
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +"title": 196327
}
"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
152 DENIED moderate
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Issue-where-commenting-refreshes-post"
    +title: "Issue where commenting refreshes post"
    +url: null
    +body: """
      Is anyone else having the issue where you’re 30 comments deep into a post, you reply to a comment and when you submit it refreshes the whole post making you lose your spot in the comments?\n
      \n
      Is there anything I can do to prevent this?\n
      \n
      I’m on a Google Pixel if that’s relevant.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701715807 {#2942
      date: 2023-12-04 19:50:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    +badges: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: [
      App\Entity\EntryComment {#2359}
    ]
    -id: 19935
    -titleTs: "'comment':3 'issu':1 'post':5 'refresh':4"
    -bodyTs: "'30':10 'anyon':2 'anyth':40 'comment':11,20,37 'deep':12 'els':3 'googl':51 'issu':6 'lose':32 'm':48 'make':30 'pixel':52 'post':15,29 'prevent':45 're':9 'refresh':26 'relev':56 'repli':17 'spot':34 'submit':24 'whole':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701705203
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9121763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701683203 {#2937
      date: 2023-12-04 10:46:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll take a look at this behaviour and see what I can do. Thank you for the feedback!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701715807 {#1715
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChexMax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2371 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 196327
  -bodyTs: "'behaviour':8 'feedback':19 'll':2 'look':5 'see':10 'take':3 'thank':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5410774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715807 {#2360
    date: 2023-12-04 19:50:07.0 +01:00
  }
  +"title": 196327
}
"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
153 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
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#2997
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  +badges: Doctrine\ORM\PersistentCollection {#3013 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m monitoring the 0.19 release. If you’re in the 152 beta it should have some compatibility fixes (and currently rolling that out to everyone)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702306312 {#1680
        date: 2023-12-11 15:51:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SquiffSquiff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
      -id: 176825
      -bodyTs: "'0.19':5 '152':12 'beta':13 'compat':18 'current':21 'everyon':26 'fix':19 'm':2 'monitor':3 're':9 'releas':6 'roll':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5265273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701266133 {#1692
        date: 2023-11-29 14:55:33.0 +01:00
      }
      +"title": 176825
    }
  ]
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#2984
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#2963
    date: 2023-11-29 13:23:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
155 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#2997
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  +badges: Doctrine\ORM\PersistentCollection {#3013 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m monitoring the 0.19 release. If you’re in the 152 beta it should have some compatibility fixes (and currently rolling that out to everyone)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702306312 {#1680
        date: 2023-12-11 15:51:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SquiffSquiff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
      -id: 176825
      -bodyTs: "'0.19':5 '152':12 'beta':13 'compat':18 'current':21 'everyon':26 'fix':19 'm':2 'monitor':3 're':9 'releas':6 'roll':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5265273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701266133 {#1692
        date: 2023-11-29 14:55:33.0 +01:00
      }
      +"title": 176825
    }
  ]
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#2984
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#2963
    date: 2023-11-29 13:23:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Lemmy-0-19-compatibility"
  +title: "Lemmy 0.19 compatibility?"
  +url: null
  +body: """
    Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
    \n
    **Edit:**\n
    \n
    This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356024 {#2997
    date: 2023-11-30 15:53:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3005 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
  +badges: Doctrine\ORM\PersistentCollection {#3013 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m monitoring the 0.19 release. If you’re in the 152 beta it should have some compatibility fixes (and currently rolling that out to everyone)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1702306312 {#1680
        date: 2023-12-11 15:51:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SquiffSquiff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
      -id: 176825
      -bodyTs: "'0.19':5 '152':12 'beta':13 'compat':18 'current':21 'everyon':26 'fix':19 'm':2 'monitor':3 're':9 'releas':6 'roll':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5265273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701266133 {#1692
        date: 2023-11-29 14:55:33.0 +01:00
      }
      +"title": 176825
    }
  ]
  -id: 18157
  -titleTs: "'0.19':2 'compat':3 'lemmi':1"
  -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701347038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8915078"
  +editedAt: DateTimeImmutable @1702323104 {#2984
    date: 2023-12-11 20:31:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701260638 {#2963
    date: 2023-11-29 13:23:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
157 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
158 DENIED moderate
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Lemmy-0-19-compatibility"
    +title: "Lemmy 0.19 compatibility?"
    +url: null
    +body: """
      Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
      \n
      **Edit:**\n
      \n
      This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701356024 {#2997
      date: 2023-11-30 15:53:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3002 …}
    +votes: Doctrine\ORM\PersistentCollection {#3005 …}
    +reports: Doctrine\ORM\PersistentCollection {#3007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
    +badges: Doctrine\ORM\PersistentCollection {#3013 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 18157
    -titleTs: "'0.19':2 'compat':3 'lemmi':1"
    -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701347038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8915078"
    +editedAt: DateTimeImmutable @1702323104 {#2984
      date: 2023-12-11 20:31:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701260638 {#2963
      date: 2023-11-29 13:23:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m monitoring the 0.19 release. If you’re in the 152 beta it should have some compatibility fixes (and currently rolling that out to everyone)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702306312 {#1680
    date: 2023-12-11 15:51:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SquiffSquiff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  -id: 176825
  -bodyTs: "'0.19':5 '152':12 'beta':13 'compat':18 'current':21 'everyon':26 'fix':19 'm':2 'monitor':3 're':9 'releas':6 'roll':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5265273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266133 {#1692
    date: 2023-11-29 14:55:33.0 +01:00
  }
  +"title": 176825
}
"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
159 DENIED edit
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Lemmy-0-19-compatibility"
    +title: "Lemmy 0.19 compatibility?"
    +url: null
    +body: """
      Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
      \n
      **Edit:**\n
      \n
      This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701356024 {#2997
      date: 2023-11-30 15:53:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3002 …}
    +votes: Doctrine\ORM\PersistentCollection {#3005 …}
    +reports: Doctrine\ORM\PersistentCollection {#3007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
    +badges: Doctrine\ORM\PersistentCollection {#3013 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 18157
    -titleTs: "'0.19':2 'compat':3 'lemmi':1"
    -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701347038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8915078"
    +editedAt: DateTimeImmutable @1702323104 {#2984
      date: 2023-12-11 20:31:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701260638 {#2963
      date: 2023-11-29 13:23:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m monitoring the 0.19 release. If you’re in the 152 beta it should have some compatibility fixes (and currently rolling that out to everyone)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702306312 {#1680
    date: 2023-12-11 15:51:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SquiffSquiff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  -id: 176825
  -bodyTs: "'0.19':5 '152':12 'beta':13 'compat':18 'current':21 'everyon':26 'fix':19 'm':2 'monitor':3 're':9 'releas':6 'roll':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5265273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266133 {#1692
    date: 2023-11-29 14:55:33.0 +01:00
  }
  +"title": 176825
}
"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
160 DENIED moderate
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Lemmy-0-19-compatibility"
    +title: "Lemmy 0.19 compatibility?"
    +url: null
    +body: """
      Two instances I have accounts with have switched to Lemmy 0.19. This is a breaking change for many apps, including Connect. Is there any news re supporting this in the near future or is it time to look for another app?\n
      \n
      **Edit:**\n
      \n
      This is now working for me (at least for 2 separate instances) with Connect version 1.0.153 (details in comments below). Thanks so much for rapid response!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701356024 {#2997
      date: 2023-11-30 15:53:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3002 …}
    +votes: Doctrine\ORM\PersistentCollection {#3005 …}
    +reports: Doctrine\ORM\PersistentCollection {#3007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3011 …}
    +badges: Doctrine\ORM\PersistentCollection {#3013 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 18157
    -titleTs: "'0.19':2 'compat':3 'lemmi':1"
    -bodyTs: "'0.19':11 '1.0.153':58 '2':52 'account':5 'anoth':40 'app':19,41 'break':15 'chang':16 'comment':61 'connect':21,56 'detail':59 'edit':42 'futur':32 'includ':20 'instanc':2,54 'least':50 'lemmi':10 'look':38 'mani':18 'much':65 'near':31 'news':25 'rapid':67 're':26 'respons':68 'separ':53 'support':27 'switch':8 'thank':63 'time':36 'two':1 'version':57 'work':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701347038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8915078"
    +editedAt: DateTimeImmutable @1702323104 {#2984
      date: 2023-12-11 20:31:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701260638 {#2963
      date: 2023-11-29 13:23:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m monitoring the 0.19 release. If you’re in the 152 beta it should have some compatibility fixes (and currently rolling that out to everyone)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702306312 {#1680
    date: 2023-12-11 15:51:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SquiffSquiff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  -id: 176825
  -bodyTs: "'0.19':5 '152':12 'beta':13 'compat':18 'current':21 'everyon':26 'fix':19 'm':2 'monitor':3 're':9 'releas':6 'roll':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5265273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266133 {#1692
    date: 2023-11-29 14:55:33.0 +01:00
  }
  +"title": 176825
}
"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
161 DENIED ROLE_ADMIN
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
162 DENIED ROLE_MODERATOR
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