Redirect 302 redirect from GET @entry_comment_create (2b4a29)

GET https://kbin.spritesserver.nl/index.php/u/@doctorzeromd@sopuli.xyz/commented

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 …}
}
2.40 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 moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2345 …}
  +slug: "When-it-s-cheaper-to-get-1TB-of-storage-and-8GB"
  +title: "When it's cheaper to get 1TB of storage and 8GB of RAM in a phone"
  +url: "https://lemmy.ml/pictrs/image/0870cd42-002a-48c9-87c4-c42d7e97e82b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699696083 {#2098
    date: 2023-11-11 10:48:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  +badges: Doctrine\ORM\PersistentCollection {#2042 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "How so?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699693295 {#1670
        date: 2023-11-11 10:01:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tak@lemmy.ml"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 110497
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4492298"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699693295 {#1527
        date: 2023-11-11 10:01:35.0 +01:00
      }
      +"title": 110497
    }
  ]
  -id: 11909
  -titleTs: "'1tb':7 '8gb':11 'cheaper':4 'get':6 'phone':16 'ram':13 'storag':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699751365
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/7793843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699664965 {#2083
    date: 2023-11-11 02:09:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2345 …}
  +slug: "When-it-s-cheaper-to-get-1TB-of-storage-and-8GB"
  +title: "When it's cheaper to get 1TB of storage and 8GB of RAM in a phone"
  +url: "https://lemmy.ml/pictrs/image/0870cd42-002a-48c9-87c4-c42d7e97e82b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699696083 {#2098
    date: 2023-11-11 10:48:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  +badges: Doctrine\ORM\PersistentCollection {#2042 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "How so?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699693295 {#1670
        date: 2023-11-11 10:01:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tak@lemmy.ml"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 110497
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4492298"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699693295 {#1527
        date: 2023-11-11 10:01:35.0 +01:00
      }
      +"title": 110497
    }
  ]
  -id: 11909
  -titleTs: "'1tb':7 '8gb':11 'cheaper':4 'get':6 'phone':16 'ram':13 'storag':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699751365
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/7793843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699664965 {#2083
    date: 2023-11-11 02:09:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 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
4 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2345 …}
    +slug: "When-it-s-cheaper-to-get-1TB-of-storage-and-8GB"
    +title: "When it's cheaper to get 1TB of storage and 8GB of RAM in a phone"
    +url: "https://lemmy.ml/pictrs/image/0870cd42-002a-48c9-87c4-c42d7e97e82b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699696083 {#2098
      date: 2023-11-11 10:48:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2040 …}
    +votes: Doctrine\ORM\PersistentCollection {#2347 …}
    +reports: Doctrine\ORM\PersistentCollection {#2330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
    +badges: Doctrine\ORM\PersistentCollection {#2042 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11909
    -titleTs: "'1tb':7 '8gb':11 'cheaper':4 'get':6 'phone':16 'ram':13 'storag':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699751365
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7793843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699664965 {#2083
      date: 2023-11-11 02:09:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "How so?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699693295 {#1670
    date: 2023-11-11 10:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 110497
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4492298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699693295 {#1527
    date: 2023-11-11 10:01:35.0 +01:00
  }
  +"title": 110497
}
"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
5 DENIED edit
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2345 …}
    +slug: "When-it-s-cheaper-to-get-1TB-of-storage-and-8GB"
    +title: "When it's cheaper to get 1TB of storage and 8GB of RAM in a phone"
    +url: "https://lemmy.ml/pictrs/image/0870cd42-002a-48c9-87c4-c42d7e97e82b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699696083 {#2098
      date: 2023-11-11 10:48:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2040 …}
    +votes: Doctrine\ORM\PersistentCollection {#2347 …}
    +reports: Doctrine\ORM\PersistentCollection {#2330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
    +badges: Doctrine\ORM\PersistentCollection {#2042 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11909
    -titleTs: "'1tb':7 '8gb':11 'cheaper':4 'get':6 'phone':16 'ram':13 'storag':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699751365
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7793843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699664965 {#2083
      date: 2023-11-11 02:09:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "How so?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699693295 {#1670
    date: 2023-11-11 10:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 110497
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4492298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699693295 {#1527
    date: 2023-11-11 10:01:35.0 +01:00
  }
  +"title": 110497
}
"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
6 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2345 …}
    +slug: "When-it-s-cheaper-to-get-1TB-of-storage-and-8GB"
    +title: "When it's cheaper to get 1TB of storage and 8GB of RAM in a phone"
    +url: "https://lemmy.ml/pictrs/image/0870cd42-002a-48c9-87c4-c42d7e97e82b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699696083 {#2098
      date: 2023-11-11 10:48:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2040 …}
    +votes: Doctrine\ORM\PersistentCollection {#2347 …}
    +reports: Doctrine\ORM\PersistentCollection {#2330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
    +badges: Doctrine\ORM\PersistentCollection {#2042 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11909
    -titleTs: "'1tb':7 '8gb':11 'cheaper':4 'get':6 'phone':16 'ram':13 'storag':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699751365
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/7793843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699664965 {#2083
      date: 2023-11-11 02:09:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "How so?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699693295 {#1670
    date: 2023-11-11 10:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tak@lemmy.ml"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 110497
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4492298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699693295 {#1527
    date: 2023-11-11 10:01:35.0 +01:00
  }
  +"title": 110497
}
"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 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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2328 …}
  +slug: "When-your-kids-misbehave"
  +title: "When your kids misbehave"
  +url: "https://sh.itjust.works/pictrs/image/c1ae0101-4dd8-4d28-aee2-c19518d5349b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708748266 {#2060
    date: 2024-02-24 05:17:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  +badges: Doctrine\ORM\PersistentCollection {#2341 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +body: "The cream you put on toddlers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703396552 {#1596
        date: 2023-12-24 06:42:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@poplargrove@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 259906
      -bodyTs: "'cream':2 'put':4 'toddler':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5586855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703396552 {#1604
        date: 2023-12-24 06:42:32.0 +01:00
      }
      +"title": 259906
    }
  ]
  -id: 24098
  -titleTs: "'kid':3 'misbehav':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703361870
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11461301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275470 {#2095
    date: 2023-12-22 21:04:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2328 …}
  +slug: "When-your-kids-misbehave"
  +title: "When your kids misbehave"
  +url: "https://sh.itjust.works/pictrs/image/c1ae0101-4dd8-4d28-aee2-c19518d5349b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708748266 {#2060
    date: 2024-02-24 05:17:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  +badges: Doctrine\ORM\PersistentCollection {#2341 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +body: "The cream you put on toddlers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703396552 {#1596
        date: 2023-12-24 06:42:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@poplargrove@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 259906
      -bodyTs: "'cream':2 'put':4 'toddler':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5586855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703396552 {#1604
        date: 2023-12-24 06:42:32.0 +01:00
      }
      +"title": 259906
    }
  ]
  -id: 24098
  -titleTs: "'kid':3 'misbehav':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703361870
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11461301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275470 {#2095
    date: 2023-12-22 21:04:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2328 …}
  +slug: "When-your-kids-misbehave"
  +title: "When your kids misbehave"
  +url: "https://sh.itjust.works/pictrs/image/c1ae0101-4dd8-4d28-aee2-c19518d5349b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708748266 {#2060
    date: 2024-02-24 05:17:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  +badges: Doctrine\ORM\PersistentCollection {#2341 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +body: "The cream you put on toddlers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703396552 {#1596
        date: 2023-12-24 06:42:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@poplargrove@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
      -id: 259906
      -bodyTs: "'cream':2 'put':4 'toddler':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5586855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703396552 {#1604
        date: 2023-12-24 06:42:32.0 +01:00
      }
      +"title": 259906
    }
  ]
  -id: 24098
  -titleTs: "'kid':3 'misbehav':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703361870
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11461301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275470 {#2095
    date: 2023-12-22 21:04:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED 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
12 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2328 …}
    +slug: "When-your-kids-misbehave"
    +title: "When your kids misbehave"
    +url: "https://sh.itjust.works/pictrs/image/c1ae0101-4dd8-4d28-aee2-c19518d5349b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708748266 {#2060
      date: 2024-02-24 05:17:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    +badges: Doctrine\ORM\PersistentCollection {#2341 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 24098
    -titleTs: "'kid':3 'misbehav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703361870
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11461301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703275470 {#2095
      date: 2023-12-22 21:04:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +body: "The cream you put on toddlers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703396552 {#1596
    date: 2023-12-24 06:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@poplargrove@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 259906
  -bodyTs: "'cream':2 'put':4 'toddler':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5586855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703396552 {#1604
    date: 2023-12-24 06:42:32.0 +01:00
  }
  +"title": 259906
}
"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 edit
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2328 …}
    +slug: "When-your-kids-misbehave"
    +title: "When your kids misbehave"
    +url: "https://sh.itjust.works/pictrs/image/c1ae0101-4dd8-4d28-aee2-c19518d5349b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708748266 {#2060
      date: 2024-02-24 05:17:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    +badges: Doctrine\ORM\PersistentCollection {#2341 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 24098
    -titleTs: "'kid':3 'misbehav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703361870
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11461301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703275470 {#2095
      date: 2023-12-22 21:04:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +body: "The cream you put on toddlers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703396552 {#1596
    date: 2023-12-24 06:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@poplargrove@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 259906
  -bodyTs: "'cream':2 'put':4 'toddler':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5586855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703396552 {#1604
    date: 2023-12-24 06:42:32.0 +01:00
  }
  +"title": 259906
}
"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
14 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2328 …}
    +slug: "When-your-kids-misbehave"
    +title: "When your kids misbehave"
    +url: "https://sh.itjust.works/pictrs/image/c1ae0101-4dd8-4d28-aee2-c19518d5349b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708748266 {#2060
      date: 2024-02-24 05:17:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    +badges: Doctrine\ORM\PersistentCollection {#2341 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 24098
    -titleTs: "'kid':3 'misbehav':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703361870
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11461301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703275470 {#2095
      date: 2023-12-22 21:04:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +body: "The cream you put on toddlers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703396552 {#1596
    date: 2023-12-24 06:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@poplargrove@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  -id: 259906
  -bodyTs: "'cream':2 'put':4 'toddler':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5586855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703396552 {#1604
    date: 2023-12-24 06:42:32.0 +01:00
  }
  +"title": 259906
}
"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 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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
  +slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
  +title: "Can anyone recommend a wireless doorbell that works with home assistant?"
  +url: null
  +body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719474834 {#2411
    date: 2024-06-27 09:53:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
      +image: null
      +parent: null
      +root: null
      +body: "If it needs to be battery powered, the Eufy T8210C is pretty good and records to a local base station. The battery life is fine, but I would absolutely prefer to have a hardwired one if I could."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704318798 {#1736
        date: 2024-01-03 22:53:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JCreazy@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 279189
      -bodyTs: "'absolut':29 'base':19 'batteri':6,22 'could':38 'eufi':9 'fine':25 'good':13 'hardwir':34 'life':23 'local':18 'need':3 'one':35 'power':7 'prefer':30 'pretti':12 'record':15 'station':20 't8210c':10 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5791833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704318798 {#1730
        date: 2024-01-03 22:53:18.0 +01:00
      }
      +"title": 279189
    }
  ]
  -id: 26806
  -titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
  -bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704315114
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7102723"
  +editedAt: DateTimeImmutable @1711021686 {#1740
    date: 2024-03-21 12:48:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704228714 {#2448
    date: 2024-01-02 21:51:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
  +slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
  +title: "Can anyone recommend a wireless doorbell that works with home assistant?"
  +url: null
  +body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719474834 {#2411
    date: 2024-06-27 09:53:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
      +image: null
      +parent: null
      +root: null
      +body: "If it needs to be battery powered, the Eufy T8210C is pretty good and records to a local base station. The battery life is fine, but I would absolutely prefer to have a hardwired one if I could."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704318798 {#1736
        date: 2024-01-03 22:53:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JCreazy@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 279189
      -bodyTs: "'absolut':29 'base':19 'batteri':6,22 'could':38 'eufi':9 'fine':25 'good':13 'hardwir':34 'life':23 'local':18 'need':3 'one':35 'power':7 'prefer':30 'pretti':12 'record':15 'station':20 't8210c':10 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5791833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704318798 {#1730
        date: 2024-01-03 22:53:18.0 +01:00
      }
      +"title": 279189
    }
  ]
  -id: 26806
  -titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
  -bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704315114
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7102723"
  +editedAt: DateTimeImmutable @1711021686 {#1740
    date: 2024-03-21 12:48:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704228714 {#2448
    date: 2024-01-02 21:51:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
  +slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
  +title: "Can anyone recommend a wireless doorbell that works with home assistant?"
  +url: null
  +body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719474834 {#2411
    date: 2024-06-27 09:53:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
      +image: null
      +parent: null
      +root: null
      +body: "If it needs to be battery powered, the Eufy T8210C is pretty good and records to a local base station. The battery life is fine, but I would absolutely prefer to have a hardwired one if I could."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704318798 {#1736
        date: 2024-01-03 22:53:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JCreazy@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 279189
      -bodyTs: "'absolut':29 'base':19 'batteri':6,22 'could':38 'eufi':9 'fine':25 'good':13 'hardwir':34 'life':23 'local':18 'need':3 'one':35 'power':7 'prefer':30 'pretti':12 'record':15 'station':20 't8210c':10 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5791833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704318798 {#1730
        date: 2024-01-03 22:53:18.0 +01:00
      }
      +"title": 279189
    }
  ]
  -id: 26806
  -titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
  -bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704315114
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7102723"
  +editedAt: DateTimeImmutable @1711021686 {#1740
    date: 2024-03-21 12:48:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704228714 {#2448
    date: 2024-01-02 21:51:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 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
20 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
    +slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
    +title: "Can anyone recommend a wireless doorbell that works with home assistant?"
    +url: null
    +body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719474834 {#2411
      date: 2024-06-27 09:53:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#1361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    +badges: Doctrine\ORM\PersistentCollection {#2371 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 26806
    -titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
    -bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704315114
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7102723"
    +editedAt: DateTimeImmutable @1711021686 {#1740
      date: 2024-03-21 12:48:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704228714 {#2448
      date: 2024-01-02 21:51:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: null
  +root: null
  +body: "If it needs to be battery powered, the Eufy T8210C is pretty good and records to a local base station. The battery life is fine, but I would absolutely prefer to have a hardwired one if I could."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704318798 {#1736
    date: 2024-01-03 22:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JCreazy@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 279189
  -bodyTs: "'absolut':29 'base':19 'batteri':6,22 'could':38 'eufi':9 'fine':25 'good':13 'hardwir':34 'life':23 'local':18 'need':3 'one':35 'power':7 'prefer':30 'pretti':12 'record':15 'station':20 't8210c':10 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5791833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318798 {#1730
    date: 2024-01-03 22:53:18.0 +01:00
  }
  +"title": 279189
}
"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 edit
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
    +slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
    +title: "Can anyone recommend a wireless doorbell that works with home assistant?"
    +url: null
    +body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719474834 {#2411
      date: 2024-06-27 09:53:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#1361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    +badges: Doctrine\ORM\PersistentCollection {#2371 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 26806
    -titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
    -bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704315114
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7102723"
    +editedAt: DateTimeImmutable @1711021686 {#1740
      date: 2024-03-21 12:48:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704228714 {#2448
      date: 2024-01-02 21:51:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: null
  +root: null
  +body: "If it needs to be battery powered, the Eufy T8210C is pretty good and records to a local base station. The battery life is fine, but I would absolutely prefer to have a hardwired one if I could."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704318798 {#1736
    date: 2024-01-03 22:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JCreazy@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 279189
  -bodyTs: "'absolut':29 'base':19 'batteri':6,22 'could':38 'eufi':9 'fine':25 'good':13 'hardwir':34 'life':23 'local':18 'need':3 'one':35 'power':7 'prefer':30 'pretti':12 'record':15 'station':20 't8210c':10 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5791833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318798 {#1730
    date: 2024-01-03 22:53:18.0 +01:00
  }
  +"title": 279189
}
"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
22 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
    +slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
    +title: "Can anyone recommend a wireless doorbell that works with home assistant?"
    +url: null
    +body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 53
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719474834 {#2411
      date: 2024-06-27 09:53:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#1361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    +badges: Doctrine\ORM\PersistentCollection {#2371 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 26806
    -titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
    -bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704315114
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7102723"
    +editedAt: DateTimeImmutable @1711021686 {#1740
      date: 2024-03-21 12:48:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704228714 {#2448
      date: 2024-01-02 21:51:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: null
  +root: null
  +body: "If it needs to be battery powered, the Eufy T8210C is pretty good and records to a local base station. The battery life is fine, but I would absolutely prefer to have a hardwired one if I could."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704318798 {#1736
    date: 2024-01-03 22:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JCreazy@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 279189
  -bodyTs: "'absolut':29 'base':19 'batteri':6,22 'could':38 'eufi':9 'fine':25 'good':13 'hardwir':34 'life':23 'local':18 'need':3 'one':35 'power':7 'prefer':30 'pretti':12 'record':15 'station':20 't8210c':10 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5791833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318798 {#1730
    date: 2024-01-03 22:53:18.0 +01:00
  }
  +"title": 279189
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED 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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
  +slug: "jellyfin-freezes-on-TV-every-2-minutes"
  +title: "jellyfin freezes on TV every 2 minutes"
  +url: null
  +body: """
    Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
    \n
    Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719370844 {#2377
    date: 2024-06-26 05:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "What are the bitrates, codec, and containers of those 2 files?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704312891 {#1705
        date: 2024-01-03 21:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@momsi@lemmy.world"
        "@SchizoDenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 277444
      -bodyTs: "'2':10 'bitrat':4 'codec':5 'contain':7 'file':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5790023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704312891 {#1611
        date: 2024-01-03 21:14:51.0 +01:00
      }
      +"title": 277444
    }
  ]
  -id: 26968
  -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
  -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704384491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10273543"
  +editedAt: DateTimeImmutable @1711362922 {#2468
    date: 2024-03-25 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704298091 {#2460
    date: 2024-01-03 17:08:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
  +slug: "jellyfin-freezes-on-TV-every-2-minutes"
  +title: "jellyfin freezes on TV every 2 minutes"
  +url: null
  +body: """
    Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
    \n
    Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719370844 {#2377
    date: 2024-06-26 05:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "What are the bitrates, codec, and containers of those 2 files?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704312891 {#1705
        date: 2024-01-03 21:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@momsi@lemmy.world"
        "@SchizoDenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 277444
      -bodyTs: "'2':10 'bitrat':4 'codec':5 'contain':7 'file':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5790023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704312891 {#1611
        date: 2024-01-03 21:14:51.0 +01:00
      }
      +"title": 277444
    }
  ]
  -id: 26968
  -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
  -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704384491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10273543"
  +editedAt: DateTimeImmutable @1711362922 {#2468
    date: 2024-03-25 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704298091 {#2460
    date: 2024-01-03 17:08:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
  +slug: "jellyfin-freezes-on-TV-every-2-minutes"
  +title: "jellyfin freezes on TV every 2 minutes"
  +url: null
  +body: """
    Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
    \n
    Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719370844 {#2377
    date: 2024-06-26 05:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2081 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "What are the bitrates, codec, and containers of those 2 files?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704312891 {#1705
        date: 2024-01-03 21:14:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@momsi@lemmy.world"
        "@SchizoDenji@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 277444
      -bodyTs: "'2':10 'bitrat':4 'codec':5 'contain':7 'file':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5790023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704312891 {#1611
        date: 2024-01-03 21:14:51.0 +01:00
      }
      +"title": 277444
    }
  ]
  -id: 26968
  -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
  -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704384491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10273543"
  +editedAt: DateTimeImmutable @1711362922 {#2468
    date: 2024-03-25 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704298091 {#2460
    date: 2024-01-03 17:08:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 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
28 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
    +slug: "jellyfin-freezes-on-TV-every-2-minutes"
    +title: "jellyfin freezes on TV every 2 minutes"
    +url: null
    +body: """
      Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
      \n
      Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719370844 {#2377
      date: 2024-06-26 05:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2097 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 26968
    -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
    -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704384491
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10273543"
    +editedAt: DateTimeImmutable @1711362922 {#2468
      date: 2024-03-25 11:35:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704298091 {#2460
      date: 2024-01-03 17:08:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "What are the bitrates, codec, and containers of those 2 files?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704312891 {#1705
    date: 2024-01-03 21:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@momsi@lemmy.world"
    "@SchizoDenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 277444
  -bodyTs: "'2':10 'bitrat':4 'codec':5 'contain':7 'file':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5790023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312891 {#1611
    date: 2024-01-03 21:14:51.0 +01:00
  }
  +"title": 277444
}
"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 edit
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
    +slug: "jellyfin-freezes-on-TV-every-2-minutes"
    +title: "jellyfin freezes on TV every 2 minutes"
    +url: null
    +body: """
      Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
      \n
      Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719370844 {#2377
      date: 2024-06-26 05:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2097 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 26968
    -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
    -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704384491
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10273543"
    +editedAt: DateTimeImmutable @1711362922 {#2468
      date: 2024-03-25 11:35:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704298091 {#2460
      date: 2024-01-03 17:08:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "What are the bitrates, codec, and containers of those 2 files?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704312891 {#1705
    date: 2024-01-03 21:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@momsi@lemmy.world"
    "@SchizoDenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 277444
  -bodyTs: "'2':10 'bitrat':4 'codec':5 'contain':7 'file':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5790023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312891 {#1611
    date: 2024-01-03 21:14:51.0 +01:00
  }
  +"title": 277444
}
"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
30 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1405 …}
    +slug: "jellyfin-freezes-on-TV-every-2-minutes"
    +title: "jellyfin freezes on TV every 2 minutes"
    +url: null
    +body: """
      Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
      \n
      Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719370844 {#2377
      date: 2024-06-26 05:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2097 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2081 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 26968
    -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
    -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704384491
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10273543"
    +editedAt: DateTimeImmutable @1711362922 {#2468
      date: 2024-03-25 11:35:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704298091 {#2460
      date: 2024-01-03 17:08:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "What are the bitrates, codec, and containers of those 2 files?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704312891 {#1705
    date: 2024-01-03 21:14:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@momsi@lemmy.world"
    "@SchizoDenji@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 277444
  -bodyTs: "'2':10 'bitrat':4 'codec':5 'contain':7 'file':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5790023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704312891 {#1611
    date: 2024-01-03 21:14:51.0 +01:00
  }
  +"title": 277444
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED 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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2338 …}
  +slug: "No-context-humans"
  +title: "No context humans"
  +url: "https://i.imgur.com/5nGgdKZ.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697151257 {#2337
    date: 2023-10-13 00:54:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  +badges: Doctrine\ORM\PersistentCollection {#2066 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: "It seems like it’s cut off too soon, what the heck’s going on?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697150842 {#1435
        date: 2023-10-13 00:47:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@columbus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1572 …}
      +nested: Doctrine\ORM\PersistentCollection {#1581 …}
      +votes: Doctrine\ORM\PersistentCollection {#1579 …}
      +reports: Doctrine\ORM\PersistentCollection {#1577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
      -id: 44188
      -bodyTs: "'cut':6 'go':14 'heck':12 'like':3 'seem':2 'soon':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3724688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150842 {#1438
        date: 2023-10-13 00:47:22.0 +02:00
      }
      +"title": 44188
    }
  ]
  -id: 4767
  -titleTs: "'context':2 'human':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697162920
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6719761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149920 {#2326
    date: 2023-10-13 00:32:00.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
33 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2338 …}
  +slug: "No-context-humans"
  +title: "No context humans"
  +url: "https://i.imgur.com/5nGgdKZ.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697151257 {#2337
    date: 2023-10-13 00:54:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  +badges: Doctrine\ORM\PersistentCollection {#2066 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: "It seems like it’s cut off too soon, what the heck’s going on?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697150842 {#1435
        date: 2023-10-13 00:47:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@columbus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1572 …}
      +nested: Doctrine\ORM\PersistentCollection {#1581 …}
      +votes: Doctrine\ORM\PersistentCollection {#1579 …}
      +reports: Doctrine\ORM\PersistentCollection {#1577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
      -id: 44188
      -bodyTs: "'cut':6 'go':14 'heck':12 'like':3 'seem':2 'soon':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3724688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150842 {#1438
        date: 2023-10-13 00:47:22.0 +02:00
      }
      +"title": 44188
    }
  ]
  -id: 4767
  -titleTs: "'context':2 'human':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697162920
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6719761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149920 {#2326
    date: 2023-10-13 00:32:00.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
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2338 …}
  +slug: "No-context-humans"
  +title: "No context humans"
  +url: "https://i.imgur.com/5nGgdKZ.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697151257 {#2337
    date: 2023-10-13 00:54:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  +badges: Doctrine\ORM\PersistentCollection {#2066 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: "It seems like it’s cut off too soon, what the heck’s going on?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697150842 {#1435
        date: 2023-10-13 00:47:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@columbus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1572 …}
      +nested: Doctrine\ORM\PersistentCollection {#1581 …}
      +votes: Doctrine\ORM\PersistentCollection {#1579 …}
      +reports: Doctrine\ORM\PersistentCollection {#1577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
      -id: 44188
      -bodyTs: "'cut':6 'go':14 'heck':12 'like':3 'seem':2 'soon':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3724688"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697150842 {#1438
        date: 2023-10-13 00:47:22.0 +02:00
      }
      +"title": 44188
    }
  ]
  -id: 4767
  -titleTs: "'context':2 'human':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697162920
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6719761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149920 {#2326
    date: 2023-10-13 00:32:00.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
35 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
36 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2338 …}
    +slug: "No-context-humans"
    +title: "No context humans"
    +url: "https://i.imgur.com/5nGgdKZ.gifv"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697151257 {#2337
      date: 2023-10-13 00:54:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    +badges: Doctrine\ORM\PersistentCollection {#2066 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 4767
    -titleTs: "'context':2 'human':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697162920
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6719761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697149920 {#2326
      date: 2023-10-13 00:32:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "It seems like it’s cut off too soon, what the heck’s going on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697150842 {#1435
    date: 2023-10-13 00:47:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@columbus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1572 …}
  +nested: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  -id: 44188
  -bodyTs: "'cut':6 'go':14 'heck':12 'like':3 'seem':2 'soon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3724688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150842 {#1438
    date: 2023-10-13 00:47:22.0 +02:00
  }
  +"title": 44188
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED edit
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2338 …}
    +slug: "No-context-humans"
    +title: "No context humans"
    +url: "https://i.imgur.com/5nGgdKZ.gifv"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697151257 {#2337
      date: 2023-10-13 00:54:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    +badges: Doctrine\ORM\PersistentCollection {#2066 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 4767
    -titleTs: "'context':2 'human':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697162920
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6719761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697149920 {#2326
      date: 2023-10-13 00:32:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "It seems like it’s cut off too soon, what the heck’s going on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697150842 {#1435
    date: 2023-10-13 00:47:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@columbus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1572 …}
  +nested: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  -id: 44188
  -bodyTs: "'cut':6 'go':14 'heck':12 'like':3 'seem':2 'soon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3724688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150842 {#1438
    date: 2023-10-13 00:47:22.0 +02:00
  }
  +"title": 44188
}
"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
38 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2338 …}
    +slug: "No-context-humans"
    +title: "No context humans"
    +url: "https://i.imgur.com/5nGgdKZ.gifv"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697151257 {#2337
      date: 2023-10-13 00:54:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2143 …}
    +votes: Doctrine\ORM\PersistentCollection {#2136 …}
    +reports: Doctrine\ORM\PersistentCollection {#2073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
    +badges: Doctrine\ORM\PersistentCollection {#2066 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 4767
    -titleTs: "'context':2 'human':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697162920
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6719761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697149920 {#2326
      date: 2023-10-13 00:32:00.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "It seems like it’s cut off too soon, what the heck’s going on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697150842 {#1435
    date: 2023-10-13 00:47:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@columbus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1572 …}
  +nested: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  -id: 44188
  -bodyTs: "'cut':6 'go':14 'heck':12 'like':3 'seem':2 'soon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3724688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697150842 {#1438
    date: 2023-10-13 00:47:22.0 +02:00
  }
  +"title": 44188
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED 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
40 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