GET https://kbin.spritesserver.nl/u/@tanka@lemmy.ml/hot/1y

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1693
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
  +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
  +url: "https://pixelfed.social/p/Tanka/611711663807628749"
  +body: """
    The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
    \n
    Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695739990 {#1422
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: [
    3 => App\Entity\EntryComment {#1618
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693821 {#1702
        date: 2023-09-26 04:03:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1721 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 29759
      -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4208973"
      +editedAt: DateTimeImmutable @1695691768 {#1620
        date: 2023-09-26 03:29:28.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695691678 {#1621
        date: 2023-09-26 03:27:58.0 +02:00
      }
      +"title": 29759
    }
    1 => App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +body: """
        > a monitor with g-sync/freesync, turn that on\n
        \n
        no the monitor does not have this feature,\n
        \n
        > try to turn on v-sync\n
        \n
        I did and it does not change anything.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693757 {#2383
        date: 2023-09-26 04:02:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
        "@kn33@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 29764
      -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4209617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695693757 {#2381
        date: 2023-09-26 04:02:37.0 +02:00
      }
      +"title": 29764
    }
    2 => App\Entity\EntryComment {#2468
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: App\Entity\EntryComment {#1618}
      +body: """
        > refresh rate auto switching enabled\n
        \n
        not that I am aware of. How could I find this out?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693648 {#1740
        date: 2023-09-26 04:00:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
        "@Faceman2K23@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 29763
      -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4209577"
      +editedAt: DateTimeImmutable @1695693657 {#2470
        date: 2023-09-26 04:00:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695693648 {#2469
        date: 2023-09-26 04:00:48.0 +02:00
      }
      +"title": 29763
    }
    0 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695739990 {#2363
        date: 2023-09-26 16:53:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
      -id: 29807
      -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4222941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695739990 {#2371
        date: 2023-09-26 16:53:10.0 +02:00
      }
      +"title": 29807
    }
  ]
  -id: 2326
  -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
  -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695739531
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5517916"
  +editedAt: DateTimeImmutable @1695739970 {#1423
    date: 2023-09-26 16:52:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695686031 {#1420
    date: 2023-09-26 01:53:51.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
3 DENIED edit
App\Entity\Entry {#1693
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
  +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
  +url: "https://pixelfed.social/p/Tanka/611711663807628749"
  +body: """
    The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
    \n
    Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695739990 {#1422
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: [
    3 => App\Entity\EntryComment {#1618
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693821 {#1702
        date: 2023-09-26 04:03:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1721 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 29759
      -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4208973"
      +editedAt: DateTimeImmutable @1695691768 {#1620
        date: 2023-09-26 03:29:28.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695691678 {#1621
        date: 2023-09-26 03:27:58.0 +02:00
      }
      +"title": 29759
    }
    1 => App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +body: """
        > a monitor with g-sync/freesync, turn that on\n
        \n
        no the monitor does not have this feature,\n
        \n
        > try to turn on v-sync\n
        \n
        I did and it does not change anything.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693757 {#2383
        date: 2023-09-26 04:02:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
        "@kn33@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 29764
      -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4209617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695693757 {#2381
        date: 2023-09-26 04:02:37.0 +02:00
      }
      +"title": 29764
    }
    2 => App\Entity\EntryComment {#2468
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: App\Entity\EntryComment {#1618}
      +body: """
        > refresh rate auto switching enabled\n
        \n
        not that I am aware of. How could I find this out?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693648 {#1740
        date: 2023-09-26 04:00:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
        "@Faceman2K23@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 29763
      -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4209577"
      +editedAt: DateTimeImmutable @1695693657 {#2470
        date: 2023-09-26 04:00:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695693648 {#2469
        date: 2023-09-26 04:00:48.0 +02:00
      }
      +"title": 29763
    }
    0 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695739990 {#2363
        date: 2023-09-26 16:53:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
      -id: 29807
      -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4222941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695739990 {#2371
        date: 2023-09-26 16:53:10.0 +02:00
      }
      +"title": 29807
    }
  ]
  -id: 2326
  -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
  -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695739531
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5517916"
  +editedAt: DateTimeImmutable @1695739970 {#1423
    date: 2023-09-26 16:52:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695686031 {#1420
    date: 2023-09-26 01:53:51.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
4 DENIED moderate
App\Entity\Entry {#1693
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
  +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
  +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
  +url: "https://pixelfed.social/p/Tanka/611711663807628749"
  +body: """
    The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
    \n
    Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695739990 {#1422
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: [
    3 => App\Entity\EntryComment {#1618
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693821 {#1702
        date: 2023-09-26 04:03:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1721 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 29759
      -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4208973"
      +editedAt: DateTimeImmutable @1695691768 {#1620
        date: 2023-09-26 03:29:28.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695691678 {#1621
        date: 2023-09-26 03:27:58.0 +02:00
      }
      +"title": 29759
    }
    1 => App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +body: """
        > a monitor with g-sync/freesync, turn that on\n
        \n
        no the monitor does not have this feature,\n
        \n
        > try to turn on v-sync\n
        \n
        I did and it does not change anything.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693757 {#2383
        date: 2023-09-26 04:02:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
        "@kn33@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 29764
      -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4209617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695693757 {#2381
        date: 2023-09-26 04:02:37.0 +02:00
      }
      +"title": 29764
    }
    2 => App\Entity\EntryComment {#2468
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: App\Entity\EntryComment {#1618}
      +body: """
        > refresh rate auto switching enabled\n
        \n
        not that I am aware of. How could I find this out?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695693648 {#1740
        date: 2023-09-26 04:00:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
        "@Faceman2K23@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 29763
      -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4209577"
      +editedAt: DateTimeImmutable @1695693657 {#2470
        date: 2023-09-26 04:00:57.0 +02:00
      }
      +createdAt: DateTimeImmutable @1695693648 {#2469
        date: 2023-09-26 04:00:48.0 +02:00
      }
      +"title": 29763
    }
    0 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1693}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695739990 {#2363
        date: 2023-09-26 16:53:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanka@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
      -id: 29807
      -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4222941"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695739990 {#2371
        date: 2023-09-26 16:53:10.0 +02:00
      }
      +"title": 29807
    }
  ]
  -id: 2326
  -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
  -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695739531
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5517916"
  +editedAt: DateTimeImmutable @1695739970 {#1423
    date: 2023-09-26 16:52:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695686031 {#1420
    date: 2023-09-26 01:53:51.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
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 {#1618
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618}
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693821 {#1702
    date: 2023-09-26 04:03:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 29759
  -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4208973"
  +editedAt: DateTimeImmutable @1695691768 {#1620
    date: 2023-09-26 03:29:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695691678 {#1621
    date: 2023-09-26 03:27:58.0 +02:00
  }
  +"title": 29759
}
"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 {#1618
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618}
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693821 {#1702
    date: 2023-09-26 04:03:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 29759
  -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4208973"
  +editedAt: DateTimeImmutable @1695691768 {#1620
    date: 2023-09-26 03:29:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695691678 {#1621
    date: 2023-09-26 03:27:58.0 +02:00
  }
  +"title": 29759
}
"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 {#1618
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618}
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693821 {#1702
    date: 2023-09-26 04:03:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 29759
  -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4208973"
  +editedAt: DateTimeImmutable @1695691768 {#1620
    date: 2023-09-26 03:29:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695691678 {#1621
    date: 2023-09-26 03:27:58.0 +02:00
  }
  +"title": 29759
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379}
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +body: """
    > a monitor with g-sync/freesync, turn that on\n
    \n
    no the monitor does not have this feature,\n
    \n
    > try to turn on v-sync\n
    \n
    I did and it does not change anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693757 {#2383
    date: 2023-09-26 04:02:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
    "@kn33@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 29764
  -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4209617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695693757 {#2381
    date: 2023-09-26 04:02:37.0 +02:00
  }
  +"title": 29764
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379}
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +body: """
    > a monitor with g-sync/freesync, turn that on\n
    \n
    no the monitor does not have this feature,\n
    \n
    > try to turn on v-sync\n
    \n
    I did and it does not change anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693757 {#2383
    date: 2023-09-26 04:02:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
    "@kn33@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 29764
  -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4209617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695693757 {#2381
    date: 2023-09-26 04:02:37.0 +02:00
  }
  +"title": 29764
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379}
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +body: """
    > a monitor with g-sync/freesync, turn that on\n
    \n
    no the monitor does not have this feature,\n
    \n
    > try to turn on v-sync\n
    \n
    I did and it does not change anything.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693757 {#2383
    date: 2023-09-26 04:02:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
    "@kn33@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 29764
  -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4209617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695693757 {#2381
    date: 2023-09-26 04:02:37.0 +02:00
  }
  +"title": 29764
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468}
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: App\Entity\EntryComment {#1618}
  +body: """
    > refresh rate auto switching enabled\n
    \n
    not that I am aware of. How could I find this out?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693648 {#1740
    date: 2023-09-26 04:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
    "@Faceman2K23@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 29763
  -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4209577"
  +editedAt: DateTimeImmutable @1695693657 {#2470
    date: 2023-09-26 04:00:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695693648 {#2469
    date: 2023-09-26 04:00:48.0 +02:00
  }
  +"title": 29763
}
"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 {#2468
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468}
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: App\Entity\EntryComment {#1618}
  +body: """
    > refresh rate auto switching enabled\n
    \n
    not that I am aware of. How could I find this out?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693648 {#1740
    date: 2023-09-26 04:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
    "@Faceman2K23@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 29763
  -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4209577"
  +editedAt: DateTimeImmutable @1695693657 {#2470
    date: 2023-09-26 04:00:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695693648 {#2469
    date: 2023-09-26 04:00:48.0 +02:00
  }
  +"title": 29763
}
"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 {#2468
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468}
      0 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695739990 {#2363
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2391 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 29807
        -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4222941"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695739990 {#2371
          date: 2023-09-26 16:53:10.0 +02:00
        }
        +"title": 29807
      }
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: App\Entity\EntryComment {#1618}
  +body: """
    > refresh rate auto switching enabled\n
    \n
    not that I am aware of. How could I find this out?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695693648 {#1740
    date: 2023-09-26 04:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
    "@Faceman2K23@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 29763
  -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4209577"
  +editedAt: DateTimeImmutable @1695693657 {#2470
    date: 2023-09-26 04:00:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695693648 {#2469
    date: 2023-09-26 04:00:48.0 +02:00
  }
  +"title": 29763
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2471
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471}
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695739990 {#2363
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -id: 29807
  -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4222941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695739990 {#2371
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +"title": 29807
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2471
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471}
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695739990 {#2363
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -id: 29807
  -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4222941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695739990 {#2371
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +"title": 29807
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2471
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1693
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: Proxies\__CG__\App\Entity\Image {#1581 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1654 …}
    +slug: "Lower-part-of-the-screen-is-updated-one-frame-earlier"
    +title: "Lower part of the screen is updated one frame earlier. Signal source: HDMI"
    +url: "https://pixelfed.social/p/Tanka/611711663807628749"
    +body: """
      The lower part of my screen is updated one frame earlier than the upper part. I was able to isolate the error to the HDMI output of my laptop. The screen or cable is not broken, as I don’t get these errors with other connected devices. I am assuming it is some hardware defect. Does anyone know what it could be and how I could fix it? Here are a few pictures that show the problem: [pixelfed](https://pixelfed.social/p/Tanka/611711663807628749)\n
      \n
      Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a LTS version.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695739990 {#1422
      date: 2023-09-26 16:53:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1652 …}
    +votes: Doctrine\ORM\PersistentCollection {#1649 …}
    +reports: Doctrine\ORM\PersistentCollection {#1656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
    +badges: Doctrine\ORM\PersistentCollection {#1557 …}
    +children: [
      3 => App\Entity\EntryComment {#1618
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: null
        +root: null
        +body: "Edit: I want to add that this problem occurred from one day to the next. I’m using Jellyfin as playback, but this effect even occurs when moving windows over the screen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693821 {#1702
          date: 2023-09-26 04:03:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1597 …}
        +nested: Doctrine\ORM\PersistentCollection {#1731 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1721 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 29759
        -bodyTs: "'add':5 'day':12 'edit':1 'effect':24 'even':25 'jellyfin':19 'm':17 'move':28 'next':15 'occur':9,26 'one':11 'playback':21 'problem':8 'screen':32 'use':18 'want':3 'window':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4208973"
        +editedAt: DateTimeImmutable @1695691768 {#1620
          date: 2023-09-26 03:29:28.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695691678 {#1621
          date: 2023-09-26 03:27:58.0 +02:00
        }
        +"title": 29759
      }
      1 => App\Entity\EntryComment {#2379
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +body: """
          > a monitor with g-sync/freesync, turn that on\n
          \n
          no the monitor does not have this feature,\n
          \n
          > try to turn on v-sync\n
          \n
          I did and it does not change anything.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693757 {#2383
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@kn33@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2384 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2364 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 29764
        -bodyTs: "'/freesync':7 'anyth':33 'chang':32 'featur':18 'g':5 'g-sync':4 'monitor':2,13 'sync':6,25 'tri':19 'turn':8,21 'v':24 'v-sync':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695693757 {#2381
          date: 2023-09-26 04:02:37.0 +02:00
        }
        +"title": 29764
      }
      2 => App\Entity\EntryComment {#2468
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1693}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: App\Entity\EntryComment {#1618}
        +body: """
          > refresh rate auto switching enabled\n
          \n
          not that I am aware of. How could I find this out?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695693648 {#1740
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@tanka@lemmy.ml"
          "@Faceman2K23@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 29763
        -bodyTs: "'auto':3 'awar':10 'could':13 'enabl':5 'find':15 'rate':2 'refresh':1 'switch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4209577"
        +editedAt: DateTimeImmutable @1695693657 {#2470
          date: 2023-09-26 04:00:57.0 +02:00
        }
        +createdAt: DateTimeImmutable @1695693648 {#2469
          date: 2023-09-26 04:00:48.0 +02:00
        }
        +"title": 29763
      }
      0 => App\Entity\EntryComment {#2471}
    ]
    -id: 2326
    -titleTs: "'earlier':10 'frame':9 'hdmi':13 'lower':1 'one':8 'part':2 'screen':5 'signal':11 'sourc':12 'updat':7"
    -bodyTs: "'/p/tanka/611711663807628749)':81 'abl':18 'anyon':57 'assum':50 'broken':36 'cabl':33 'connect':46 'could':61,66 'defect':55 'devic':47 'earlier':11 'error':22,43 'everyth':109 'fix':67 'frame':10 'get':41 'hardwar':54 'hdmi':25 'instal':101 'isol':20 'know':58 'laptop':29,105 'lower':2 'lts':124 'ok':83 'one':9 'output':26 'part':3,15 'pictur':73 'pixelf':78 'pixelfed.social':80 'pixelfed.social/p/tanka/611711663807628749)':79 'problem':77,91 'screen':6,31 'seem':85,114 'shot':117 'show':75 'softwar':90 'solv':82 'someth':118 'sync':98 'ubuntu':102 'updat':8,113 'upper':14 'use':122 'version':125 'work':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695739531
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5517916"
    +editedAt: DateTimeImmutable @1695739970 {#1423
      date: 2023-09-26 16:52:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1695686031 {#1420
      date: 2023-09-26 01:53:51.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Solved: Ok, it seems to have been a software problem. That had to do with the sync. I have installed ubuntu on the laptop for now and everything works again. Some update seems to have shot something. I am now using a"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695739990 {#2363
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -id: 29807
  -bodyTs: "'everyth':28 'instal':20 'laptop':24 'ok':2 'problem':10 'seem':4,33 'shot':36 'softwar':9 'solv':1 'someth':37 'sync':17 'ubuntu':21 'updat':32 'use':41 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4222941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695739990 {#2371
    date: 2023-09-26 16:53:10.0 +02:00
  }
  +"title": 29807
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#2118 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "So-long-I-ll-not-be-returning"
  +title: "So long... I'll not be returning"
  +url: "https://lemmy.ml/pictrs/image/454b78b8-e0d1-4f0e-a6fd-0ddc98d4a621.png"
  +body: "I’ve used most available services, but discontinued one after another along with promises that a better user experience will be provided with reduced content and removed functionality with the slight price hike. YouTube was my first and last video service I paid for, only Spotify remains on the borderline."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695764890 {#2031
    date: 2023-09-26 23:48:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  +badges: Doctrine\ORM\PersistentCollection {#2119 …}
  +children: [
    App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Based on the screenshot I assume that you used youtube premium lite (what ever this was…) on your smartphone. Therefore, here the obligatory recommendation for [NewPipe](https://newpipe.net/). Quasi Youtube Premium as apk. It has all the features you need:\n
        \n
        - no ads\n
        - you can close the app and your videos keep running in the background\n
        - you can turn off the screen and your videos will continue to run in the background\n
        \n
        There is also the fork [NewPipe x SponsorBlock](https://github.com/gilbsgilbs/NewPipeSponsorBlock) ([link](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to repository) which integrates [SponsorBlock](https://sponsor.ajay.app/) into the app. (duh…) This will also skip the creator’s ad blocks in the video.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700237713 {#1382
        date: 2023-11-17 17:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kodama@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 63489
      -bodyTs: "'/)':95 '/).':29 '/fdroid/index/apk/org.polymorphicshade.newpipe)':87 '/gilbsgilbs/newpipesponsorblock)':83 'ad':43,107 'also':75,102 'apk':34 'app':48,98 'apt.izzysoft.de':86 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':85 'assum':6 'background':56,72 'base':1 'block':108 'close':46 'continu':67 'creator':105 'duh':99 'ever':14 'featur':39 'fork':77 'github.com':82 'github.com/gilbsgilbs/newpipesponsorblock)':81 'integr':91 'keep':52 'link':84 'lite':12 'need':41 'newpip':26,78 'newpipe.net':28 'newpipe.net/).':27 'obligatori':23 'premium':11,32 'quasi':30 'recommend':24 'repositori':89 'run':53,69 'screen':62 'screenshot':4 'skip':103 'smartphon':19 'sponsor.ajay.app':94 'sponsor.ajay.app/)':93 'sponsorblock':80,92 'therefor':20 'turn':59 'use':9 'video':51,65,111 'x':79 'youtub':10,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4208510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695690087 {#1401
        date: 2023-09-26 03:01:27.0 +02:00
      }
      +"title": 63489
    }
  ]
  -id: 5169
  -titleTs: "'ll':4 'long':2 'return':7"
  -bodyTs: "'along':12 'anoth':11 'avail':5 'better':17 'borderlin':50 'content':25 'discontinu':8 'experi':19 'first':37 'function':28 'hike':33 'last':39 'one':9 'paid':43 'price':32 'promis':14 'provid':22 'reduc':24 'remain':47 'remov':27 'servic':6,41 'slight':31 'spotifi':46 'use':3 'user':18 've':2 'video':40 'youtub':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695727015
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5508790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695672515 {#2051
    date: 2023-09-25 22:08:35.0 +02: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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#2118 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "So-long-I-ll-not-be-returning"
  +title: "So long... I'll not be returning"
  +url: "https://lemmy.ml/pictrs/image/454b78b8-e0d1-4f0e-a6fd-0ddc98d4a621.png"
  +body: "I’ve used most available services, but discontinued one after another along with promises that a better user experience will be provided with reduced content and removed functionality with the slight price hike. YouTube was my first and last video service I paid for, only Spotify remains on the borderline."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695764890 {#2031
    date: 2023-09-26 23:48:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  +badges: Doctrine\ORM\PersistentCollection {#2119 …}
  +children: [
    App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Based on the screenshot I assume that you used youtube premium lite (what ever this was…) on your smartphone. Therefore, here the obligatory recommendation for [NewPipe](https://newpipe.net/). Quasi Youtube Premium as apk. It has all the features you need:\n
        \n
        - no ads\n
        - you can close the app and your videos keep running in the background\n
        - you can turn off the screen and your videos will continue to run in the background\n
        \n
        There is also the fork [NewPipe x SponsorBlock](https://github.com/gilbsgilbs/NewPipeSponsorBlock) ([link](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to repository) which integrates [SponsorBlock](https://sponsor.ajay.app/) into the app. (duh…) This will also skip the creator’s ad blocks in the video.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700237713 {#1382
        date: 2023-11-17 17:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kodama@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 63489
      -bodyTs: "'/)':95 '/).':29 '/fdroid/index/apk/org.polymorphicshade.newpipe)':87 '/gilbsgilbs/newpipesponsorblock)':83 'ad':43,107 'also':75,102 'apk':34 'app':48,98 'apt.izzysoft.de':86 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':85 'assum':6 'background':56,72 'base':1 'block':108 'close':46 'continu':67 'creator':105 'duh':99 'ever':14 'featur':39 'fork':77 'github.com':82 'github.com/gilbsgilbs/newpipesponsorblock)':81 'integr':91 'keep':52 'link':84 'lite':12 'need':41 'newpip':26,78 'newpipe.net':28 'newpipe.net/).':27 'obligatori':23 'premium':11,32 'quasi':30 'recommend':24 'repositori':89 'run':53,69 'screen':62 'screenshot':4 'skip':103 'smartphon':19 'sponsor.ajay.app':94 'sponsor.ajay.app/)':93 'sponsorblock':80,92 'therefor':20 'turn':59 'use':9 'video':51,65,111 'x':79 'youtub':10,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4208510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695690087 {#1401
        date: 2023-09-26 03:01:27.0 +02:00
      }
      +"title": 63489
    }
  ]
  -id: 5169
  -titleTs: "'ll':4 'long':2 'return':7"
  -bodyTs: "'along':12 'anoth':11 'avail':5 'better':17 'borderlin':50 'content':25 'discontinu':8 'experi':19 'first':37 'function':28 'hike':33 'last':39 'one':9 'paid':43 'price':32 'promis':14 'provid':22 'reduc':24 'remain':47 'remov':27 'servic':6,41 'slight':31 'spotifi':46 'use':3 'user':18 've':2 'video':40 'youtub':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695727015
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5508790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695672515 {#2051
    date: 2023-09-25 22:08:35.0 +02: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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: Proxies\__CG__\App\Entity\Image {#2118 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "So-long-I-ll-not-be-returning"
  +title: "So long... I'll not be returning"
  +url: "https://lemmy.ml/pictrs/image/454b78b8-e0d1-4f0e-a6fd-0ddc98d4a621.png"
  +body: "I’ve used most available services, but discontinued one after another along with promises that a better user experience will be provided with reduced content and removed functionality with the slight price hike. YouTube was my first and last video service I paid for, only Spotify remains on the borderline."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695764890 {#2031
    date: 2023-09-26 23:48:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  +badges: Doctrine\ORM\PersistentCollection {#2119 …}
  +children: [
    App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Based on the screenshot I assume that you used youtube premium lite (what ever this was…) on your smartphone. Therefore, here the obligatory recommendation for [NewPipe](https://newpipe.net/). Quasi Youtube Premium as apk. It has all the features you need:\n
        \n
        - no ads\n
        - you can close the app and your videos keep running in the background\n
        - you can turn off the screen and your videos will continue to run in the background\n
        \n
        There is also the fork [NewPipe x SponsorBlock](https://github.com/gilbsgilbs/NewPipeSponsorBlock) ([link](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to repository) which integrates [SponsorBlock](https://sponsor.ajay.app/) into the app. (duh…) This will also skip the creator’s ad blocks in the video.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700237713 {#1382
        date: 2023-11-17 17:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kodama@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 63489
      -bodyTs: "'/)':95 '/).':29 '/fdroid/index/apk/org.polymorphicshade.newpipe)':87 '/gilbsgilbs/newpipesponsorblock)':83 'ad':43,107 'also':75,102 'apk':34 'app':48,98 'apt.izzysoft.de':86 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':85 'assum':6 'background':56,72 'base':1 'block':108 'close':46 'continu':67 'creator':105 'duh':99 'ever':14 'featur':39 'fork':77 'github.com':82 'github.com/gilbsgilbs/newpipesponsorblock)':81 'integr':91 'keep':52 'link':84 'lite':12 'need':41 'newpip':26,78 'newpipe.net':28 'newpipe.net/).':27 'obligatori':23 'premium':11,32 'quasi':30 'recommend':24 'repositori':89 'run':53,69 'screen':62 'screenshot':4 'skip':103 'smartphon':19 'sponsor.ajay.app':94 'sponsor.ajay.app/)':93 'sponsorblock':80,92 'therefor':20 'turn':59 'use':9 'video':51,65,111 'x':79 'youtub':10,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4208510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695690087 {#1401
        date: 2023-09-26 03:01:27.0 +02:00
      }
      +"title": 63489
    }
  ]
  -id: 5169
  -titleTs: "'ll':4 'long':2 'return':7"
  -bodyTs: "'along':12 'anoth':11 'avail':5 'better':17 'borderlin':50 'content':25 'discontinu':8 'experi':19 'first':37 'function':28 'hike':33 'last':39 'one':9 'paid':43 'price':32 'promis':14 'provid':22 'reduc':24 'remain':47 'remov':27 'servic':6,41 'slight':31 'spotifi':46 'use':3 'user':18 've':2 'video':40 'youtub':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695727015
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5508790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695672515 {#2051
    date: 2023-09-25 22:08:35.0 +02: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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2025 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#2118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "So-long-I-ll-not-be-returning"
    +title: "So long... I'll not be returning"
    +url: "https://lemmy.ml/pictrs/image/454b78b8-e0d1-4f0e-a6fd-0ddc98d4a621.png"
    +body: "I’ve used most available services, but discontinued one after another along with promises that a better user experience will be provided with reduced content and removed functionality with the slight price hike. YouTube was my first and last video service I paid for, only Spotify remains on the borderline."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695764890 {#2031
      date: 2023-09-26 23:48:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2105 …}
    +reports: Doctrine\ORM\PersistentCollection {#2117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
    +badges: Doctrine\ORM\PersistentCollection {#2119 …}
    +children: [
      App\Entity\EntryComment {#1404}
    ]
    -id: 5169
    -titleTs: "'ll':4 'long':2 'return':7"
    -bodyTs: "'along':12 'anoth':11 'avail':5 'better':17 'borderlin':50 'content':25 'discontinu':8 'experi':19 'first':37 'function':28 'hike':33 'last':39 'one':9 'paid':43 'price':32 'promis':14 'provid':22 'reduc':24 'remain':47 'remov':27 'servic':6,41 'slight':31 'spotifi':46 'use':3 'user':18 've':2 'video':40 'youtub':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695727015
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5508790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695672515 {#2051
      date: 2023-09-25 22:08:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Based on the screenshot I assume that you used youtube premium lite (what ever this was…) on your smartphone. Therefore, here the obligatory recommendation for [NewPipe](https://newpipe.net/). Quasi Youtube Premium as apk. It has all the features you need:\n
    \n
    - no ads\n
    - you can close the app and your videos keep running in the background\n
    - you can turn off the screen and your videos will continue to run in the background\n
    \n
    There is also the fork [NewPipe x SponsorBlock](https://github.com/gilbsgilbs/NewPipeSponsorBlock) ([link](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to repository) which integrates [SponsorBlock](https://sponsor.ajay.app/) into the app. (duh…) This will also skip the creator’s ad blocks in the video.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700237713 {#1382
    date: 2023-11-17 17:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kodama@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 63489
  -bodyTs: "'/)':95 '/).':29 '/fdroid/index/apk/org.polymorphicshade.newpipe)':87 '/gilbsgilbs/newpipesponsorblock)':83 'ad':43,107 'also':75,102 'apk':34 'app':48,98 'apt.izzysoft.de':86 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':85 'assum':6 'background':56,72 'base':1 'block':108 'close':46 'continu':67 'creator':105 'duh':99 'ever':14 'featur':39 'fork':77 'github.com':82 'github.com/gilbsgilbs/newpipesponsorblock)':81 'integr':91 'keep':52 'link':84 'lite':12 'need':41 'newpip':26,78 'newpipe.net':28 'newpipe.net/).':27 'obligatori':23 'premium':11,32 'quasi':30 'recommend':24 'repositori':89 'run':53,69 'screen':62 'screenshot':4 'skip':103 'smartphon':19 'sponsor.ajay.app':94 'sponsor.ajay.app/)':93 'sponsorblock':80,92 'therefor':20 'turn':59 'use':9 'video':51,65,111 'x':79 'youtub':10,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4208510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695690087 {#1401
    date: 2023-09-26 03:01:27.0 +02:00
  }
  +"title": 63489
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2025 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#2118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "So-long-I-ll-not-be-returning"
    +title: "So long... I'll not be returning"
    +url: "https://lemmy.ml/pictrs/image/454b78b8-e0d1-4f0e-a6fd-0ddc98d4a621.png"
    +body: "I’ve used most available services, but discontinued one after another along with promises that a better user experience will be provided with reduced content and removed functionality with the slight price hike. YouTube was my first and last video service I paid for, only Spotify remains on the borderline."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695764890 {#2031
      date: 2023-09-26 23:48:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2105 …}
    +reports: Doctrine\ORM\PersistentCollection {#2117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
    +badges: Doctrine\ORM\PersistentCollection {#2119 …}
    +children: [
      App\Entity\EntryComment {#1404}
    ]
    -id: 5169
    -titleTs: "'ll':4 'long':2 'return':7"
    -bodyTs: "'along':12 'anoth':11 'avail':5 'better':17 'borderlin':50 'content':25 'discontinu':8 'experi':19 'first':37 'function':28 'hike':33 'last':39 'one':9 'paid':43 'price':32 'promis':14 'provid':22 'reduc':24 'remain':47 'remov':27 'servic':6,41 'slight':31 'spotifi':46 'use':3 'user':18 've':2 'video':40 'youtub':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695727015
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5508790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695672515 {#2051
      date: 2023-09-25 22:08:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Based on the screenshot I assume that you used youtube premium lite (what ever this was…) on your smartphone. Therefore, here the obligatory recommendation for [NewPipe](https://newpipe.net/). Quasi Youtube Premium as apk. It has all the features you need:\n
    \n
    - no ads\n
    - you can close the app and your videos keep running in the background\n
    - you can turn off the screen and your videos will continue to run in the background\n
    \n
    There is also the fork [NewPipe x SponsorBlock](https://github.com/gilbsgilbs/NewPipeSponsorBlock) ([link](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to repository) which integrates [SponsorBlock](https://sponsor.ajay.app/) into the app. (duh…) This will also skip the creator’s ad blocks in the video.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700237713 {#1382
    date: 2023-11-17 17:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kodama@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 63489
  -bodyTs: "'/)':95 '/).':29 '/fdroid/index/apk/org.polymorphicshade.newpipe)':87 '/gilbsgilbs/newpipesponsorblock)':83 'ad':43,107 'also':75,102 'apk':34 'app':48,98 'apt.izzysoft.de':86 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':85 'assum':6 'background':56,72 'base':1 'block':108 'close':46 'continu':67 'creator':105 'duh':99 'ever':14 'featur':39 'fork':77 'github.com':82 'github.com/gilbsgilbs/newpipesponsorblock)':81 'integr':91 'keep':52 'link':84 'lite':12 'need':41 'newpip':26,78 'newpipe.net':28 'newpipe.net/).':27 'obligatori':23 'premium':11,32 'quasi':30 'recommend':24 'repositori':89 'run':53,69 'screen':62 'screenshot':4 'skip':103 'smartphon':19 'sponsor.ajay.app':94 'sponsor.ajay.app/)':93 'sponsorblock':80,92 'therefor':20 'turn':59 'use':9 'video':51,65,111 'x':79 'youtub':10,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4208510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695690087 {#1401
    date: 2023-09-26 03:01:27.0 +02:00
  }
  +"title": 63489
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2025 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
    +image: Proxies\__CG__\App\Entity\Image {#2118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "So-long-I-ll-not-be-returning"
    +title: "So long... I'll not be returning"
    +url: "https://lemmy.ml/pictrs/image/454b78b8-e0d1-4f0e-a6fd-0ddc98d4a621.png"
    +body: "I’ve used most available services, but discontinued one after another along with promises that a better user experience will be provided with reduced content and removed functionality with the slight price hike. YouTube was my first and last video service I paid for, only Spotify remains on the borderline."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695764890 {#2031
      date: 2023-09-26 23:48:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2105 …}
    +reports: Doctrine\ORM\PersistentCollection {#2117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
    +badges: Doctrine\ORM\PersistentCollection {#2119 …}
    +children: [
      App\Entity\EntryComment {#1404}
    ]
    -id: 5169
    -titleTs: "'ll':4 'long':2 'return':7"
    -bodyTs: "'along':12 'anoth':11 'avail':5 'better':17 'borderlin':50 'content':25 'discontinu':8 'experi':19 'first':37 'function':28 'hike':33 'last':39 'one':9 'paid':43 'price':32 'promis':14 'provid':22 'reduc':24 'remain':47 'remov':27 'servic':6,41 'slight':31 'spotifi':46 'use':3 'user':18 've':2 'video':40 'youtub':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695727015
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/5508790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695672515 {#2051
      date: 2023-09-25 22:08:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2089 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Based on the screenshot I assume that you used youtube premium lite (what ever this was…) on your smartphone. Therefore, here the obligatory recommendation for [NewPipe](https://newpipe.net/). Quasi Youtube Premium as apk. It has all the features you need:\n
    \n
    - no ads\n
    - you can close the app and your videos keep running in the background\n
    - you can turn off the screen and your videos will continue to run in the background\n
    \n
    There is also the fork [NewPipe x SponsorBlock](https://github.com/gilbsgilbs/NewPipeSponsorBlock) ([link](https://apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe) to repository) which integrates [SponsorBlock](https://sponsor.ajay.app/) into the app. (duh…) This will also skip the creator’s ad blocks in the video.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700237713 {#1382
    date: 2023-11-17 17:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kodama@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 63489
  -bodyTs: "'/)':95 '/).':29 '/fdroid/index/apk/org.polymorphicshade.newpipe)':87 '/gilbsgilbs/newpipesponsorblock)':83 'ad':43,107 'also':75,102 'apk':34 'app':48,98 'apt.izzysoft.de':86 'apt.izzysoft.de/fdroid/index/apk/org.polymorphicshade.newpipe)':85 'assum':6 'background':56,72 'base':1 'block':108 'close':46 'continu':67 'creator':105 'duh':99 'ever':14 'featur':39 'fork':77 'github.com':82 'github.com/gilbsgilbs/newpipesponsorblock)':81 'integr':91 'keep':52 'link':84 'lite':12 'need':41 'newpip':26,78 'newpipe.net':28 'newpipe.net/).':27 'obligatori':23 'premium':11,32 'quasi':30 'recommend':24 'repositori':89 'run':53,69 'screen':62 'screenshot':4 'skip':103 'smartphon':19 'sponsor.ajay.app':94 'sponsor.ajay.app/)':93 'sponsorblock':80,92 'therefor':20 'turn':59 'use':9 'video':51,65,111 'x':79 'youtub':10,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4208510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695690087 {#1401
    date: 2023-09-26 03:01:27.0 +02:00
  }
  +"title": 63489
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_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
30 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