GET https://kbin.spritesserver.nl/index.php/u/@GiuseppeAndTheYeti@midwest.social/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 …}
}
0.83 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "This comment isn’t helpful to anyone in anyway, but it IS funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699805074 {#2378
    date: 2023-11-12 17:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@rengoku2@lemm.ee"
    "@Blackmist@feddit.uk"
    "@Spiritreader@lemmy.world"
    "@clay_pidgin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 116004
  -bodyTs: "'anyon':7 'anyway':9 'comment':2 'funni':13 'help':5 'isn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4566056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805074 {#2379
    date: 2023-11-12 17:04:34.0 +01:00
  }
  +"title": 116004
}
"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
3 DENIED edit
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "This comment isn’t helpful to anyone in anyway, but it IS funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699805074 {#2378
    date: 2023-11-12 17:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@rengoku2@lemm.ee"
    "@Blackmist@feddit.uk"
    "@Spiritreader@lemmy.world"
    "@clay_pidgin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 116004
  -bodyTs: "'anyon':7 'anyway':9 'comment':2 'funni':13 'help':5 'isn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4566056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805074 {#2379
    date: 2023-11-12 17:04:34.0 +01:00
  }
  +"title": 116004
}
"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
4 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1910 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "This comment isn’t helpful to anyone in anyway, but it IS funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699805074 {#2378
    date: 2023-11-12 17:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@rengoku2@lemm.ee"
    "@Blackmist@feddit.uk"
    "@Spiritreader@lemmy.world"
    "@clay_pidgin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 116004
  -bodyTs: "'anyon':7 'anyway':9 'comment':2 'funni':13 'help':5 'isn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4566056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805074 {#2379
    date: 2023-11-12 17:04:34.0 +01:00
  }
  +"title": 116004
}
"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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-s-your-automatic-vacuum-s-name"
  +title: "What's your automatic vacuum's name?"
  +url: "https://lemmy.world/pictrs/image/ce62d4c5-59b5-4bb4-b483-5d9fd3150bf5.png"
  +body: """
    I saw a couple of fun ones somewhere else, and it got me interested. My mom calls her’s: Mr de Vries\n
    \n
    other’s i found:\n
    \n
    - William the Sucker\n
    - Kirby & Yoshi\n
    - Ragnar\n
    - Sir Suckalot\n
    - Wool-E\n
    \n
    *edit #sharingiscaring\n
    \n
    Well shucks, this turned out to be a goldmine! You’re all dames and gents of the highest order💠 , thanks for sharing.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 199
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710835126 {#2533
    date: 2024-03-19 08:58:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  +badges: Doctrine\ORM\PersistentCollection {#2551 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ours is Rob VacElhenny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707906682 {#2092
        date: 2024-02-14 11:31:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chee_Koala@lemmy.world"
        "@Chee_Koala@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 252055
      -bodyTs: "'rob':3 'vacelhenni':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5715892"
      +editedAt: DateTimeImmutable @1707783987 {#2094
        date: 2024-02-13 01:26:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703537656 {#2241
        date: 2023-12-25 21:54:16.0 +01:00
      }
      +"title": 252055
    }
  ]
  -id: 24812
  -titleTs: "'automat':4 'name':7 'vacuum':5"
  -bodyTs: "'call':17 'coupl':4 'dame':52 'de':21 'e':37 'edit':38 'els':9 'found':26 'fun':6 'gent':54 'goldmin':48 'got':12 'highest':57 'interest':14 'kirbi':30 'mom':16 'mr':20 'one':7 'order':58 'ragnar':32 're':50 'saw':2 'share':61 'sharingiscar':39 'shuck':41 'sir':33 'somewher':8 'suckalot':34 'sucker':29 'thank':59 'turn':43 'vri':22 'well':40 'william':27 'wool':36 'wool-':35 'yoshi':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703620680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9969406"
  +editedAt: DateTimeImmutable @1707902583 {#2519
    date: 2024-02-14 10:23:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703534280 {#2498
    date: 2023-12-25 20:58:00.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-s-your-automatic-vacuum-s-name"
  +title: "What's your automatic vacuum's name?"
  +url: "https://lemmy.world/pictrs/image/ce62d4c5-59b5-4bb4-b483-5d9fd3150bf5.png"
  +body: """
    I saw a couple of fun ones somewhere else, and it got me interested. My mom calls her’s: Mr de Vries\n
    \n
    other’s i found:\n
    \n
    - William the Sucker\n
    - Kirby & Yoshi\n
    - Ragnar\n
    - Sir Suckalot\n
    - Wool-E\n
    \n
    *edit #sharingiscaring\n
    \n
    Well shucks, this turned out to be a goldmine! You’re all dames and gents of the highest order💠 , thanks for sharing.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 199
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710835126 {#2533
    date: 2024-03-19 08:58:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  +badges: Doctrine\ORM\PersistentCollection {#2551 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ours is Rob VacElhenny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707906682 {#2092
        date: 2024-02-14 11:31:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chee_Koala@lemmy.world"
        "@Chee_Koala@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 252055
      -bodyTs: "'rob':3 'vacelhenni':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5715892"
      +editedAt: DateTimeImmutable @1707783987 {#2094
        date: 2024-02-13 01:26:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703537656 {#2241
        date: 2023-12-25 21:54:16.0 +01:00
      }
      +"title": 252055
    }
  ]
  -id: 24812
  -titleTs: "'automat':4 'name':7 'vacuum':5"
  -bodyTs: "'call':17 'coupl':4 'dame':52 'de':21 'e':37 'edit':38 'els':9 'found':26 'fun':6 'gent':54 'goldmin':48 'got':12 'highest':57 'interest':14 'kirbi':30 'mom':16 'mr':20 'one':7 'order':58 'ragnar':32 're':50 'saw':2 'share':61 'sharingiscar':39 'shuck':41 'sir':33 'somewher':8 'suckalot':34 'sucker':29 'thank':59 'turn':43 'vri':22 'well':40 'william':27 'wool':36 'wool-':35 'yoshi':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703620680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9969406"
  +editedAt: DateTimeImmutable @1707902583 {#2519
    date: 2024-02-14 10:23:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703534280 {#2498
    date: 2023-12-25 20:58:00.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "What-s-your-automatic-vacuum-s-name"
  +title: "What's your automatic vacuum's name?"
  +url: "https://lemmy.world/pictrs/image/ce62d4c5-59b5-4bb4-b483-5d9fd3150bf5.png"
  +body: """
    I saw a couple of fun ones somewhere else, and it got me interested. My mom calls her’s: Mr de Vries\n
    \n
    other’s i found:\n
    \n
    - William the Sucker\n
    - Kirby & Yoshi\n
    - Ragnar\n
    - Sir Suckalot\n
    - Wool-E\n
    \n
    *edit #sharingiscaring\n
    \n
    Well shucks, this turned out to be a goldmine! You’re all dames and gents of the highest order💠 , thanks for sharing.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 199
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710835126 {#2533
    date: 2024-03-19 08:58:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  +badges: Doctrine\ORM\PersistentCollection {#2551 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ours is Rob VacElhenny"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707906682 {#2092
        date: 2024-02-14 11:31:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chee_Koala@lemmy.world"
        "@Chee_Koala@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 252055
      -bodyTs: "'rob':3 'vacelhenni':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5715892"
      +editedAt: DateTimeImmutable @1707783987 {#2094
        date: 2024-02-13 01:26:27.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703537656 {#2241
        date: 2023-12-25 21:54:16.0 +01:00
      }
      +"title": 252055
    }
  ]
  -id: 24812
  -titleTs: "'automat':4 'name':7 'vacuum':5"
  -bodyTs: "'call':17 'coupl':4 'dame':52 'de':21 'e':37 'edit':38 'els':9 'found':26 'fun':6 'gent':54 'goldmin':48 'got':12 'highest':57 'interest':14 'kirbi':30 'mom':16 'mr':20 'one':7 'order':58 'ragnar':32 're':50 'saw':2 'share':61 'sharingiscar':39 'shuck':41 'sir':33 'somewher':8 'suckalot':34 'sucker':29 'thank':59 'turn':43 'vri':22 'well':40 'william':27 'wool':36 'wool-':35 'yoshi':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703620680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9969406"
  +editedAt: DateTimeImmutable @1707902583 {#2519
    date: 2024-02-14 10:23:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703534280 {#2498
    date: 2023-12-25 20:58:00.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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2538 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-s-your-automatic-vacuum-s-name"
    +title: "What's your automatic vacuum's name?"
    +url: "https://lemmy.world/pictrs/image/ce62d4c5-59b5-4bb4-b483-5d9fd3150bf5.png"
    +body: """
      I saw a couple of fun ones somewhere else, and it got me interested. My mom calls her’s: Mr de Vries\n
      \n
      other’s i found:\n
      \n
      - William the Sucker\n
      - Kirby & Yoshi\n
      - Ragnar\n
      - Sir Suckalot\n
      - Wool-E\n
      \n
      *edit #sharingiscaring\n
      \n
      Well shucks, this turned out to be a goldmine! You’re all dames and gents of the highest order💠 , thanks for sharing.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 199
    +favouriteCount: 240
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710835126 {#2533
      date: 2024-03-19 08:58:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2551 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 24812
    -titleTs: "'automat':4 'name':7 'vacuum':5"
    -bodyTs: "'call':17 'coupl':4 'dame':52 'de':21 'e':37 'edit':38 'els':9 'found':26 'fun':6 'gent':54 'goldmin':48 'got':12 'highest':57 'interest':14 'kirbi':30 'mom':16 'mr':20 'one':7 'order':58 'ragnar':32 're':50 'saw':2 'share':61 'sharingiscar':39 'shuck':41 'sir':33 'somewher':8 'suckalot':34 'sucker':29 'thank':59 'turn':43 'vri':22 'well':40 'william':27 'wool':36 'wool-':35 'yoshi':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703620680
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9969406"
    +editedAt: DateTimeImmutable @1707902583 {#2519
      date: 2024-02-14 10:23:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703534280 {#2498
      date: 2023-12-25 20:58:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ours is Rob VacElhenny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707906682 {#2092
    date: 2024-02-14 11:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chee_Koala@lemmy.world"
    "@Chee_Koala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 252055
  -bodyTs: "'rob':3 'vacelhenni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5715892"
  +editedAt: DateTimeImmutable @1707783987 {#2094
    date: 2024-02-13 01:26:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703537656 {#2241
    date: 2023-12-25 21:54:16.0 +01:00
  }
  +"title": 252055
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2538 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-s-your-automatic-vacuum-s-name"
    +title: "What's your automatic vacuum's name?"
    +url: "https://lemmy.world/pictrs/image/ce62d4c5-59b5-4bb4-b483-5d9fd3150bf5.png"
    +body: """
      I saw a couple of fun ones somewhere else, and it got me interested. My mom calls her’s: Mr de Vries\n
      \n
      other’s i found:\n
      \n
      - William the Sucker\n
      - Kirby & Yoshi\n
      - Ragnar\n
      - Sir Suckalot\n
      - Wool-E\n
      \n
      *edit #sharingiscaring\n
      \n
      Well shucks, this turned out to be a goldmine! You’re all dames and gents of the highest order💠 , thanks for sharing.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 199
    +favouriteCount: 240
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710835126 {#2533
      date: 2024-03-19 08:58:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2551 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 24812
    -titleTs: "'automat':4 'name':7 'vacuum':5"
    -bodyTs: "'call':17 'coupl':4 'dame':52 'de':21 'e':37 'edit':38 'els':9 'found':26 'fun':6 'gent':54 'goldmin':48 'got':12 'highest':57 'interest':14 'kirbi':30 'mom':16 'mr':20 'one':7 'order':58 'ragnar':32 're':50 'saw':2 'share':61 'sharingiscar':39 'shuck':41 'sir':33 'somewher':8 'suckalot':34 'sucker':29 'thank':59 'turn':43 'vri':22 'well':40 'william':27 'wool':36 'wool-':35 'yoshi':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703620680
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9969406"
    +editedAt: DateTimeImmutable @1707902583 {#2519
      date: 2024-02-14 10:23:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703534280 {#2498
      date: 2023-12-25 20:58:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ours is Rob VacElhenny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707906682 {#2092
    date: 2024-02-14 11:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chee_Koala@lemmy.world"
    "@Chee_Koala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 252055
  -bodyTs: "'rob':3 'vacelhenni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5715892"
  +editedAt: DateTimeImmutable @1707783987 {#2094
    date: 2024-02-13 01:26:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703537656 {#2241
    date: 2023-12-25 21:54:16.0 +01:00
  }
  +"title": 252055
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2538 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "What-s-your-automatic-vacuum-s-name"
    +title: "What's your automatic vacuum's name?"
    +url: "https://lemmy.world/pictrs/image/ce62d4c5-59b5-4bb4-b483-5d9fd3150bf5.png"
    +body: """
      I saw a couple of fun ones somewhere else, and it got me interested. My mom calls her’s: Mr de Vries\n
      \n
      other’s i found:\n
      \n
      - William the Sucker\n
      - Kirby & Yoshi\n
      - Ragnar\n
      - Sir Suckalot\n
      - Wool-E\n
      \n
      *edit #sharingiscaring\n
      \n
      Well shucks, this turned out to be a goldmine! You’re all dames and gents of the highest order💠 , thanks for sharing.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 199
    +favouriteCount: 240
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710835126 {#2533
      date: 2024-03-19 08:58:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2551 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 24812
    -titleTs: "'automat':4 'name':7 'vacuum':5"
    -bodyTs: "'call':17 'coupl':4 'dame':52 'de':21 'e':37 'edit':38 'els':9 'found':26 'fun':6 'gent':54 'goldmin':48 'got':12 'highest':57 'interest':14 'kirbi':30 'mom':16 'mr':20 'one':7 'order':58 'ragnar':32 're':50 'saw':2 'share':61 'sharingiscar':39 'shuck':41 'sir':33 'somewher':8 'suckalot':34 'sucker':29 'thank':59 'turn':43 'vri':22 'well':40 'william':27 'wool':36 'wool-':35 'yoshi':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703620680
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9969406"
    +editedAt: DateTimeImmutable @1707902583 {#2519
      date: 2024-02-14 10:23:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703534280 {#2498
      date: 2023-12-25 20:58:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ours is Rob VacElhenny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707906682 {#2092
    date: 2024-02-14 11:31:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chee_Koala@lemmy.world"
    "@Chee_Koala@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 252055
  -bodyTs: "'rob':3 'vacelhenni':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5715892"
  +editedAt: DateTimeImmutable @1707783987 {#2094
    date: 2024-02-13 01:26:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703537656 {#2241
    date: 2023-12-25 21:54:16.0 +01:00
  }
  +"title": 252055
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: Proxies\__CG__\App\Entity\Image {#2558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2553
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  +badges: Doctrine\ORM\PersistentCollection {#2571 …}
  +children: [
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: "*nods*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702644707 {#2012
        date: 2023-12-15 13:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Art3sian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 224235
      -bodyTs: "'nod':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5514100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702644707 {#2020
        date: 2023-12-15 13:51:47.0 +01:00
      }
      +"title": 224235
    }
    0 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702645020 {#2085
        date: 2023-12-15 13:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@CarlsIII@kbin.social"
        "@Decoy321@lemmy.world"
        "@AnalogyAddict@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 224244
      -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5514174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702645020 {#2096
        date: 2023-12-15 13:57:00.0 +01:00
      }
      +"title": 224244
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2539
    date: 2023-12-14 22:04:04.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: Proxies\__CG__\App\Entity\Image {#2558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2553
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  +badges: Doctrine\ORM\PersistentCollection {#2571 …}
  +children: [
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: "*nods*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702644707 {#2012
        date: 2023-12-15 13:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Art3sian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 224235
      -bodyTs: "'nod':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5514100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702644707 {#2020
        date: 2023-12-15 13:51:47.0 +01:00
      }
      +"title": 224235
    }
    0 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702645020 {#2085
        date: 2023-12-15 13:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@CarlsIII@kbin.social"
        "@Decoy321@lemmy.world"
        "@AnalogyAddict@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 224244
      -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5514174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702645020 {#2096
        date: 2023-12-15 13:57:00.0 +01:00
      }
      +"title": 224244
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2539
    date: 2023-12-14 22:04:04.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: Proxies\__CG__\App\Entity\Image {#2558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
  +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
  +title: "What are some generational differences between millennials and Gen Z ?"
  +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 188
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708783016 {#2553
    date: 2024-02-24 14:56:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  +badges: Doctrine\ORM\PersistentCollection {#2571 …}
  +children: [
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: "*nods*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702644707 {#2012
        date: 2023-12-15 13:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Art3sian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 224235
      -bodyTs: "'nod':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5514100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702644707 {#2020
        date: 2023-12-15 13:51:47.0 +01:00
      }
      +"title": 224235
    }
    0 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702645020 {#2085
        date: 2023-12-15 13:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@CarlsIII@kbin.social"
        "@Decoy321@lemmy.world"
        "@AnalogyAddict@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 224244
      -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5514174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702645020 {#2096
        date: 2023-12-15 13:57:00.0 +01:00
      }
      +"title": 224244
    }
  ]
  -id: 22286
  -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702674244
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6987528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587844 {#2539
    date: 2023-12-14 22:04:04.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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2553
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702645020 {#2085
          date: 2023-12-15 13:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@CarlsIII@kbin.social"
          "@Decoy321@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 224244
        -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5514174"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702645020 {#2096
          date: 2023-12-15 13:57:00.0 +01:00
        }
        +"title": 224244
      }
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2539
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: "*nods*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702644707 {#2012
    date: 2023-12-15 13:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Art3sian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 224235
  -bodyTs: "'nod':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5514100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644707 {#2020
    date: 2023-12-15 13:51:47.0 +01:00
  }
  +"title": 224235
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2553
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702645020 {#2085
          date: 2023-12-15 13:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@CarlsIII@kbin.social"
          "@Decoy321@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 224244
        -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5514174"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702645020 {#2096
          date: 2023-12-15 13:57:00.0 +01:00
        }
        +"title": 224244
      }
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2539
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: "*nods*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702644707 {#2012
    date: 2023-12-15 13:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Art3sian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 224235
  -bodyTs: "'nod':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5514100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644707 {#2020
    date: 2023-12-15 13:51:47.0 +01:00
  }
  +"title": 224235
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2553
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702645020 {#2085
          date: 2023-12-15 13:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@CarlsIII@kbin.social"
          "@Decoy321@lemmy.world"
          "@AnalogyAddict@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 224244
        -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5514174"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702645020 {#2096
          date: 2023-12-15 13:57:00.0 +01:00
        }
        +"title": 224244
      }
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2539
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: "*nods*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702644707 {#2012
    date: 2023-12-15 13:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Art3sian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 224235
  -bodyTs: "'nod':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5514100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702644707 {#2020
    date: 2023-12-15 13:51:47.0 +01:00
  }
  +"title": 224235
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2553
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: "*nods*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702644707 {#2012
          date: 2023-12-15 13:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Art3sian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 224235
        -bodyTs: "'nod':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5514100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702644707 {#2020
          date: 2023-12-15 13:51:47.0 +01:00
        }
        +"title": 224235
      }
      0 => App\Entity\EntryComment {#2062}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2539
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702645020 {#2085
    date: 2023-12-15 13:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@CarlsIII@kbin.social"
    "@Decoy321@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 224244
  -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5514174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702645020 {#2096
    date: 2023-12-15 13:57:00.0 +01:00
  }
  +"title": 224244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2553
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: "*nods*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702644707 {#2012
          date: 2023-12-15 13:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Art3sian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 224235
        -bodyTs: "'nod':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5514100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702644707 {#2020
          date: 2023-12-15 13:51:47.0 +01:00
        }
        +"title": 224235
      }
      0 => App\Entity\EntryComment {#2062}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2539
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702645020 {#2085
    date: 2023-12-15 13:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@CarlsIII@kbin.social"
    "@Decoy321@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 224244
  -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5514174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702645020 {#2096
    date: 2023-12-15 13:57:00.0 +01:00
  }
  +"title": 224244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: Proxies\__CG__\App\Entity\Image {#2558 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2560 …}
    +slug: "What-are-some-generational-differences-between-millennials-and-Gen-Z"
    +title: "What are some generational differences between millennials and Gen Z ?"
    +url: "https://lemmy.zip/pictrs/image/42525f55-021b-4a83-b032-d10ddac82753.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 188
    +favouriteCount: 139
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708783016 {#2553
      date: 2024-02-24 14:56:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: "*nods*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702644707 {#2012
          date: 2023-12-15 13:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Art3sian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 224235
        -bodyTs: "'nod':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5514100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702644707 {#2020
          date: 2023-12-15 13:51:47.0 +01:00
        }
        +"title": 224235
      }
      0 => App\Entity\EntryComment {#2062}
    ]
    -id: 22286
    -titleTs: "'differ':5 'gen':9 'generat':4 'millenni':7 'z':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702674244
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6987528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702587844 {#2539
      date: 2023-12-14 22:04:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Guess that makes me a zellenial. Fucked with rotary phones, dial-up, and analog tech but also grew up with access to the early internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702645020 {#2085
    date: 2023-12-15 13:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@CarlsIII@kbin.social"
    "@Decoy321@lemmy.world"
    "@AnalogyAddict@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 224244
  -bodyTs: "'access':22 'also':18 'analog':15 'dial':12 'dial-up':11 'earli':25 'fuck':7 'grew':19 'guess':1 'internet':26 'make':3 'phone':10 'rotari':9 'tech':16 'zelleni':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5514174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702645020 {#2096
    date: 2023-12-15 13:57:00.0 +01:00
  }
  +"title": 224244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2057
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
  +slug: "This"
  +title: "This"
  +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 142
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712366590 {#2014
    date: 2024-04-06 03:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  +badges: Doctrine\ORM\PersistentCollection {#2362 …}
  +children: [
    App\Entity\EntryComment {#2045
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "Fat fucking chance I’m eating a home cooked meal made by Melania, Ivanka, Don Jr., and Eric. It would be fucking boiled potatoes, plain canned corn and green beans, and overcooked New York strip steaks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1704044818 {#2046
        date: 2023-12-31 18:46:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LodeMike@lemmy.today"
        "@MacNCheezus@lemmy.today"
        "@Bonehead@kbin.social"
        "@stevehobbes@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 267768
      -bodyTs: "'bean':30 'boil':23 'can':26 'chanc':3 'cook':9 'corn':27 'eat':6 'eric':18 'fat':1 'fuck':2,22 'green':29 'home':8 'ivanka':14 'jr':16 'm':5 'made':11 'meal':10 'melania':13 'new':33 'overcook':32 'plain':25 'potato':24 'steak':36 'strip':35 'would':20 'york':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5808234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704044818 {#2047
        date: 2023-12-31 18:46:58.0 +01:00
      }
      +"title": 267768
    }
  ]
  -id: 26203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704103844
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4714365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017444 {#2182
    date: 2023-12-31 11:10:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2057
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
  +slug: "This"
  +title: "This"
  +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 142
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712366590 {#2014
    date: 2024-04-06 03:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  +badges: Doctrine\ORM\PersistentCollection {#2362 …}
  +children: [
    App\Entity\EntryComment {#2045
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "Fat fucking chance I’m eating a home cooked meal made by Melania, Ivanka, Don Jr., and Eric. It would be fucking boiled potatoes, plain canned corn and green beans, and overcooked New York strip steaks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1704044818 {#2046
        date: 2023-12-31 18:46:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LodeMike@lemmy.today"
        "@MacNCheezus@lemmy.today"
        "@Bonehead@kbin.social"
        "@stevehobbes@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 267768
      -bodyTs: "'bean':30 'boil':23 'can':26 'chanc':3 'cook':9 'corn':27 'eat':6 'eric':18 'fat':1 'fuck':2,22 'green':29 'home':8 'ivanka':14 'jr':16 'm':5 'made':11 'meal':10 'melania':13 'new':33 'overcook':32 'plain':25 'potato':24 'steak':36 'strip':35 'would':20 'york':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5808234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704044818 {#2047
        date: 2023-12-31 18:46:58.0 +01:00
      }
      +"title": 267768
    }
  ]
  -id: 26203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704103844
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4714365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017444 {#2182
    date: 2023-12-31 11:10:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2057
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2008 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
  +slug: "This"
  +title: "This"
  +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 142
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712366590 {#2014
    date: 2024-04-06 03:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1981 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
  +badges: Doctrine\ORM\PersistentCollection {#2362 …}
  +children: [
    App\Entity\EntryComment {#2045
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "Fat fucking chance I’m eating a home cooked meal made by Melania, Ivanka, Don Jr., and Eric. It would be fucking boiled potatoes, plain canned corn and green beans, and overcooked New York strip steaks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1704044818 {#2046
        date: 2023-12-31 18:46:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LodeMike@lemmy.today"
        "@MacNCheezus@lemmy.today"
        "@Bonehead@kbin.social"
        "@stevehobbes@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 267768
      -bodyTs: "'bean':30 'boil':23 'can':26 'chanc':3 'cook':9 'corn':27 'eat':6 'eric':18 'fat':1 'fuck':2,22 'green':29 'home':8 'ivanka':14 'jr':16 'm':5 'made':11 'meal':10 'melania':13 'new':33 'overcook':32 'plain':25 'potato':24 'steak':36 'strip':35 'would':20 'york':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5808234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704044818 {#2047
        date: 2023-12-31 18:46:58.0 +01:00
      }
      +"title": 267768
    }
  ]
  -id: 26203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704103844
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4714365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017444 {#2182
    date: 2023-12-31 11:10:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
    +slug: "This"
    +title: "This"
    +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 142
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712366590 {#2014
      date: 2024-04-06 03:23:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1981 …}
    +votes: Doctrine\ORM\PersistentCollection {#1982 …}
    +reports: Doctrine\ORM\PersistentCollection {#1980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
    +badges: Doctrine\ORM\PersistentCollection {#2362 …}
    +children: [
      App\Entity\EntryComment {#2045}
    ]
    -id: 26203
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704103844
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4714365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017444 {#2182
      date: 2023-12-31 11:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "Fat fucking chance I’m eating a home cooked meal made by Melania, Ivanka, Don Jr., and Eric. It would be fucking boiled potatoes, plain canned corn and green beans, and overcooked New York strip steaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704044818 {#2046
    date: 2023-12-31 18:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@Bonehead@kbin.social"
    "@stevehobbes@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 267768
  -bodyTs: "'bean':30 'boil':23 'can':26 'chanc':3 'cook':9 'corn':27 'eat':6 'eric':18 'fat':1 'fuck':2,22 'green':29 'home':8 'ivanka':14 'jr':16 'm':5 'made':11 'meal':10 'melania':13 'new':33 'overcook':32 'plain':25 'potato':24 'steak':36 'strip':35 'would':20 'york':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5808234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704044818 {#2047
    date: 2023-12-31 18:46:58.0 +01:00
  }
  +"title": 267768
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
    +slug: "This"
    +title: "This"
    +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 142
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712366590 {#2014
      date: 2024-04-06 03:23:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1981 …}
    +votes: Doctrine\ORM\PersistentCollection {#1982 …}
    +reports: Doctrine\ORM\PersistentCollection {#1980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
    +badges: Doctrine\ORM\PersistentCollection {#2362 …}
    +children: [
      App\Entity\EntryComment {#2045}
    ]
    -id: 26203
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704103844
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4714365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017444 {#2182
      date: 2023-12-31 11:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "Fat fucking chance I’m eating a home cooked meal made by Melania, Ivanka, Don Jr., and Eric. It would be fucking boiled potatoes, plain canned corn and green beans, and overcooked New York strip steaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704044818 {#2046
    date: 2023-12-31 18:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@Bonehead@kbin.social"
    "@stevehobbes@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 267768
  -bodyTs: "'bean':30 'boil':23 'can':26 'chanc':3 'cook':9 'corn':27 'eat':6 'eric':18 'fat':1 'fuck':2,22 'green':29 'home':8 'ivanka':14 'jr':16 'm':5 'made':11 'meal':10 'melania':13 'new':33 'overcook':32 'plain':25 'potato':24 'steak':36 'strip':35 'would':20 'york':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5808234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704044818 {#2047
    date: 2023-12-31 18:46:58.0 +01:00
  }
  +"title": 267768
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2008 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1987 …}
    +slug: "This"
    +title: "This"
    +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 142
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712366590 {#2014
      date: 2024-04-06 03:23:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1981 …}
    +votes: Doctrine\ORM\PersistentCollection {#1982 …}
    +reports: Doctrine\ORM\PersistentCollection {#1980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2374 …}
    +badges: Doctrine\ORM\PersistentCollection {#2362 …}
    +children: [
      App\Entity\EntryComment {#2045}
    ]
    -id: 26203
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704103844
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4714365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017444 {#2182
      date: 2023-12-31 11:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "Fat fucking chance I’m eating a home cooked meal made by Melania, Ivanka, Don Jr., and Eric. It would be fucking boiled potatoes, plain canned corn and green beans, and overcooked New York strip steaks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704044818 {#2046
    date: 2023-12-31 18:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@MacNCheezus@lemmy.today"
    "@Bonehead@kbin.social"
    "@stevehobbes@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 267768
  -bodyTs: "'bean':30 'boil':23 'can':26 'chanc':3 'cook':9 'corn':27 'eat':6 'eric':18 'fat':1 'fuck':2,22 'green':29 'home':8 'ivanka':14 'jr':16 'm':5 'made':11 'meal':10 'melania':13 'new':33 'overcook':32 'plain':25 'potato':24 'steak':36 'strip':35 'would':20 'york':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5808234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704044818 {#2047
    date: 2023-12-31 18:46:58.0 +01:00
  }
  +"title": 267768
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "How-often-do-you-brush-your-teeth"
  +title: "How often do you brush your teeth?"
  +url: null
  +body: """
    How often do you brush your teeth? Sure, we’ve all been told the ‘twice-a-day’ , but how many of us strictly follow it?\n
    \n
    Are there any cultures out there with alternative practices that still maintain good oral health?\n
    \n
    I’m intrigued to hear your brushing habits, thoughts on this, and any interesting findings you’ve stumbled upon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689248239 {#2630
    date: 2023-07-13 13:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  +badges: Doctrine\ORM\PersistentCollection {#2646 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +body: "This is the type of shit I missed seeing on Reddit. It’s a breath of fresh breath 😃 seeing someone just genuinely caring to help someone learn a second language because it’s a kind thing to do. Thank you both for this interaction!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689044421 {#1561
        date: 2023-07-11 05:00:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LachlanUnchained@lemmyunchained.net"
        "@KlavKalashj@lemmy.world"
        "@chaorace@lemmy.sdf.org"
        "@UnRelatedBurner@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 10203
      -bodyTs: "'breath':15,18 'care':23 'fresh':17 'genuin':22 'help':25 'interact':44 'kind':35 'languag':30 'learn':27 'miss':8 'reddit':11 'second':29 'see':9,19 'shit':6 'someon':20,26 'thank':39 'thing':36 'type':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/948133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689044421 {#1560
        date: 2023-07-11 05:00:21.0 +02:00
      }
      +"title": 10203
    }
  ]
  -id: 978
  -titleTs: "'brush':5 'often':2 'teeth':7"
  -bodyTs: "'altern':34 'brush':5,48 'cultur':30 'day':18 'find':56 'follow':25 'good':39 'habit':49 'health':41 'hear':46 'interest':55 'intrigu':44 'm':43 'maintain':38 'mani':21 'often':2 'oral':40 'practic':35 'still':37 'strict':24 'stumbl':59 'sure':8 'teeth':7 'thought':50 'told':13 'twice':16 'twice-a-day':15 'upon':60 'us':23 've':10,58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689075046
  +visibility: "visible             "
  +apId: "https://lemmyunchained.net/post/18936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688988646 {#2618
    date: 2023-07-10 13:30:46.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 edit
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "How-often-do-you-brush-your-teeth"
  +title: "How often do you brush your teeth?"
  +url: null
  +body: """
    How often do you brush your teeth? Sure, we’ve all been told the ‘twice-a-day’ , but how many of us strictly follow it?\n
    \n
    Are there any cultures out there with alternative practices that still maintain good oral health?\n
    \n
    I’m intrigued to hear your brushing habits, thoughts on this, and any interesting findings you’ve stumbled upon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689248239 {#2630
    date: 2023-07-13 13:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  +badges: Doctrine\ORM\PersistentCollection {#2646 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +body: "This is the type of shit I missed seeing on Reddit. It’s a breath of fresh breath 😃 seeing someone just genuinely caring to help someone learn a second language because it’s a kind thing to do. Thank you both for this interaction!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689044421 {#1561
        date: 2023-07-11 05:00:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LachlanUnchained@lemmyunchained.net"
        "@KlavKalashj@lemmy.world"
        "@chaorace@lemmy.sdf.org"
        "@UnRelatedBurner@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 10203
      -bodyTs: "'breath':15,18 'care':23 'fresh':17 'genuin':22 'help':25 'interact':44 'kind':35 'languag':30 'learn':27 'miss':8 'reddit':11 'second':29 'see':9,19 'shit':6 'someon':20,26 'thank':39 'thing':36 'type':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/948133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689044421 {#1560
        date: 2023-07-11 05:00:21.0 +02:00
      }
      +"title": 10203
    }
  ]
  -id: 978
  -titleTs: "'brush':5 'often':2 'teeth':7"
  -bodyTs: "'altern':34 'brush':5,48 'cultur':30 'day':18 'find':56 'follow':25 'good':39 'habit':49 'health':41 'hear':46 'interest':55 'intrigu':44 'm':43 'maintain':38 'mani':21 'often':2 'oral':40 'practic':35 'still':37 'strict':24 'stumbl':59 'sure':8 'teeth':7 'thought':50 'told':13 'twice':16 'twice-a-day':15 'upon':60 'us':23 've':10,58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689075046
  +visibility: "visible             "
  +apId: "https://lemmyunchained.net/post/18936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688988646 {#2618
    date: 2023-07-10 13:30:46.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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2596 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "How-often-do-you-brush-your-teeth"
  +title: "How often do you brush your teeth?"
  +url: null
  +body: """
    How often do you brush your teeth? Sure, we’ve all been told the ‘twice-a-day’ , but how many of us strictly follow it?\n
    \n
    Are there any cultures out there with alternative practices that still maintain good oral health?\n
    \n
    I’m intrigued to hear your brushing habits, thoughts on this, and any interesting findings you’ve stumbled upon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689248239 {#2630
    date: 2023-07-13 13:37:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  +badges: Doctrine\ORM\PersistentCollection {#2646 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +body: "This is the type of shit I missed seeing on Reddit. It’s a breath of fresh breath 😃 seeing someone just genuinely caring to help someone learn a second language because it’s a kind thing to do. Thank you both for this interaction!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689044421 {#1561
        date: 2023-07-11 05:00:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LachlanUnchained@lemmyunchained.net"
        "@KlavKalashj@lemmy.world"
        "@chaorace@lemmy.sdf.org"
        "@UnRelatedBurner@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1598 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 10203
      -bodyTs: "'breath':15,18 'care':23 'fresh':17 'genuin':22 'help':25 'interact':44 'kind':35 'languag':30 'learn':27 'miss':8 'reddit':11 'second':29 'see':9,19 'shit':6 'someon':20,26 'thank':39 'thing':36 'type':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/948133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689044421 {#1560
        date: 2023-07-11 05:00:21.0 +02:00
      }
      +"title": 10203
    }
  ]
  -id: 978
  -titleTs: "'brush':5 'often':2 'teeth':7"
  -bodyTs: "'altern':34 'brush':5,48 'cultur':30 'day':18 'find':56 'follow':25 'good':39 'habit':49 'health':41 'hear':46 'interest':55 'intrigu':44 'm':43 'maintain':38 'mani':21 'often':2 'oral':40 'practic':35 'still':37 'strict':24 'stumbl':59 'sure':8 'teeth':7 'thought':50 'told':13 'twice':16 'twice-a-day':15 'upon':60 'us':23 've':10,58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689075046
  +visibility: "visible             "
  +apId: "https://lemmyunchained.net/post/18936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688988646 {#2618
    date: 2023-07-10 13:30:46.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "How-often-do-you-brush-your-teeth"
    +title: "How often do you brush your teeth?"
    +url: null
    +body: """
      How often do you brush your teeth? Sure, we’ve all been told the ‘twice-a-day’ , but how many of us strictly follow it?\n
      \n
      Are there any cultures out there with alternative practices that still maintain good oral health?\n
      \n
      I’m intrigued to hear your brushing habits, thoughts on this, and any interesting findings you’ve stumbled upon.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689248239 {#2630
      date: 2023-07-13 13:37:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2638 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
    +badges: Doctrine\ORM\PersistentCollection {#2646 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 978
    -titleTs: "'brush':5 'often':2 'teeth':7"
    -bodyTs: "'altern':34 'brush':5,48 'cultur':30 'day':18 'find':56 'follow':25 'good':39 'habit':49 'health':41 'hear':46 'interest':55 'intrigu':44 'm':43 'maintain':38 'mani':21 'often':2 'oral':40 'practic':35 'still':37 'strict':24 'stumbl':59 'sure':8 'teeth':7 'thought':50 'told':13 'twice':16 'twice-a-day':15 'upon':60 'us':23 've':10,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689075046
    +visibility: "visible             "
    +apId: "https://lemmyunchained.net/post/18936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688988646 {#2618
      date: 2023-07-10 13:30:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +body: "This is the type of shit I missed seeing on Reddit. It’s a breath of fresh breath 😃 seeing someone just genuinely caring to help someone learn a second language because it’s a kind thing to do. Thank you both for this interaction!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689044421 {#1561
    date: 2023-07-11 05:00:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LachlanUnchained@lemmyunchained.net"
    "@KlavKalashj@lemmy.world"
    "@chaorace@lemmy.sdf.org"
    "@UnRelatedBurner@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 10203
  -bodyTs: "'breath':15,18 'care':23 'fresh':17 'genuin':22 'help':25 'interact':44 'kind':35 'languag':30 'learn':27 'miss':8 'reddit':11 'second':29 'see':9,19 'shit':6 'someon':20,26 'thank':39 'thing':36 'type':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/948133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689044421 {#1560
    date: 2023-07-11 05:00:21.0 +02:00
  }
  +"title": 10203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "How-often-do-you-brush-your-teeth"
    +title: "How often do you brush your teeth?"
    +url: null
    +body: """
      How often do you brush your teeth? Sure, we’ve all been told the ‘twice-a-day’ , but how many of us strictly follow it?\n
      \n
      Are there any cultures out there with alternative practices that still maintain good oral health?\n
      \n
      I’m intrigued to hear your brushing habits, thoughts on this, and any interesting findings you’ve stumbled upon.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689248239 {#2630
      date: 2023-07-13 13:37:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2638 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
    +badges: Doctrine\ORM\PersistentCollection {#2646 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 978
    -titleTs: "'brush':5 'often':2 'teeth':7"
    -bodyTs: "'altern':34 'brush':5,48 'cultur':30 'day':18 'find':56 'follow':25 'good':39 'habit':49 'health':41 'hear':46 'interest':55 'intrigu':44 'm':43 'maintain':38 'mani':21 'often':2 'oral':40 'practic':35 'still':37 'strict':24 'stumbl':59 'sure':8 'teeth':7 'thought':50 'told':13 'twice':16 'twice-a-day':15 'upon':60 'us':23 've':10,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689075046
    +visibility: "visible             "
    +apId: "https://lemmyunchained.net/post/18936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688988646 {#2618
      date: 2023-07-10 13:30:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +body: "This is the type of shit I missed seeing on Reddit. It’s a breath of fresh breath 😃 seeing someone just genuinely caring to help someone learn a second language because it’s a kind thing to do. Thank you both for this interaction!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689044421 {#1561
    date: 2023-07-11 05:00:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LachlanUnchained@lemmyunchained.net"
    "@KlavKalashj@lemmy.world"
    "@chaorace@lemmy.sdf.org"
    "@UnRelatedBurner@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 10203
  -bodyTs: "'breath':15,18 'care':23 'fresh':17 'genuin':22 'help':25 'interact':44 'kind':35 'languag':30 'learn':27 'miss':8 'reddit':11 'second':29 'see':9,19 'shit':6 'someon':20,26 'thank':39 'thing':36 'type':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/948133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689044421 {#1560
    date: 2023-07-11 05:00:21.0 +02:00
  }
  +"title": 10203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2596 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "How-often-do-you-brush-your-teeth"
    +title: "How often do you brush your teeth?"
    +url: null
    +body: """
      How often do you brush your teeth? Sure, we’ve all been told the ‘twice-a-day’ , but how many of us strictly follow it?\n
      \n
      Are there any cultures out there with alternative practices that still maintain good oral health?\n
      \n
      I’m intrigued to hear your brushing habits, thoughts on this, and any interesting findings you’ve stumbled upon.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689248239 {#2630
      date: 2023-07-13 13:37:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2638 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
    +badges: Doctrine\ORM\PersistentCollection {#2646 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 978
    -titleTs: "'brush':5 'often':2 'teeth':7"
    -bodyTs: "'altern':34 'brush':5,48 'cultur':30 'day':18 'find':56 'follow':25 'good':39 'habit':49 'health':41 'hear':46 'interest':55 'intrigu':44 'm':43 'maintain':38 'mani':21 'often':2 'oral':40 'practic':35 'still':37 'strict':24 'stumbl':59 'sure':8 'teeth':7 'thought':50 'told':13 'twice':16 'twice-a-day':15 'upon':60 'us':23 've':10,58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689075046
    +visibility: "visible             "
    +apId: "https://lemmyunchained.net/post/18936"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688988646 {#2618
      date: 2023-07-10 13:30:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1691 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +body: "This is the type of shit I missed seeing on Reddit. It’s a breath of fresh breath 😃 seeing someone just genuinely caring to help someone learn a second language because it’s a kind thing to do. Thank you both for this interaction!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689044421 {#1561
    date: 2023-07-11 05:00:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LachlanUnchained@lemmyunchained.net"
    "@KlavKalashj@lemmy.world"
    "@chaorace@lemmy.sdf.org"
    "@UnRelatedBurner@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 10203
  -bodyTs: "'breath':15,18 'care':23 'fresh':17 'genuin':22 'help':25 'interact':44 'kind':35 'languag':30 'learn':27 'miss':8 'reddit':11 'second':29 'see':9,19 'shit':6 'someon':20,26 'thank':39 'thing':36 'type':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/948133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689044421 {#1560
    date: 2023-07-11 05:00:21.0 +02:00
  }
  +"title": 10203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2447
  +user: Proxies\__CG__\App\Entity\User {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
  +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
  +url: null
  +body: """
    I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
    \n
    If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
    \n
    I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
    \n
    Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
    \n
    So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689447672 {#2612
    date: 2023-07-15 21:01:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  +badges: Doctrine\ORM\PersistentCollection {#2628 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yes, but I figure that’s just the way it will go until the community grows. Give it another couple months of growth and reddit exodus then I imagine we’ll see far more QOL updates to Lemmy and Jerboa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689355960 {#1733
        date: 2023-07-14 19:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EternalExplorer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 16617
      -bodyTs: "'anoth':19 'communiti':15 'coupl':20 'exodus':26 'far':33 'figur':4 'give':17 'go':12 'grow':16 'growth':23 'imagin':29 'jerboa':40 'lemmi':38 'll':31 'month':21 'qol':35 'reddit':25 'see':32 'updat':36 'way':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/1067484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689355960 {#2422
        date: 2023-07-14 19:32:40.0 +02:00
      }
      +"title": 16617
    }
  ]
  -id: 1259
  -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
  -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1162954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354378 {#2599
    date: 2023-07-14 19:06:18.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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2447
  +user: Proxies\__CG__\App\Entity\User {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
  +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
  +url: null
  +body: """
    I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
    \n
    If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
    \n
    I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
    \n
    Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
    \n
    So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689447672 {#2612
    date: 2023-07-15 21:01:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  +badges: Doctrine\ORM\PersistentCollection {#2628 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yes, but I figure that’s just the way it will go until the community grows. Give it another couple months of growth and reddit exodus then I imagine we’ll see far more QOL updates to Lemmy and Jerboa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689355960 {#1733
        date: 2023-07-14 19:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EternalExplorer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 16617
      -bodyTs: "'anoth':19 'communiti':15 'coupl':20 'exodus':26 'far':33 'figur':4 'give':17 'go':12 'grow':16 'growth':23 'imagin':29 'jerboa':40 'lemmi':38 'll':31 'month':21 'qol':35 'reddit':25 'see':32 'updat':36 'way':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/1067484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689355960 {#2422
        date: 2023-07-14 19:32:40.0 +02:00
      }
      +"title": 16617
    }
  ]
  -id: 1259
  -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
  -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1162954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354378 {#2599
    date: 2023-07-14 19:06:18.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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2447
  +user: Proxies\__CG__\App\Entity\User {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
  +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
  +url: null
  +body: """
    I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
    \n
    If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
    \n
    I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
    \n
    Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
    \n
    So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689447672 {#2612
    date: 2023-07-15 21:01:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  +badges: Doctrine\ORM\PersistentCollection {#2628 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yes, but I figure that’s just the way it will go until the community grows. Give it another couple months of growth and reddit exodus then I imagine we’ll see far more QOL updates to Lemmy and Jerboa."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689355960 {#1733
        date: 2023-07-14 19:32:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EternalExplorer@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 16617
      -bodyTs: "'anoth':19 'communiti':15 'coupl':20 'exodus':26 'far':33 'figur':4 'give':17 'go':12 'grow':16 'growth':23 'imagin':29 'jerboa':40 'lemmi':38 'll':31 'month':21 'qol':35 'reddit':25 'see':32 'updat':36 'way':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/1067484"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689355960 {#2422
        date: 2023-07-14 19:32:40.0 +02:00
      }
      +"title": 16617
    }
  ]
  -id: 1259
  -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
  -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689440778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1162954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689354378 {#2599
    date: 2023-07-14 19:06:18.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
    +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
    +url: null
    +body: """
      I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
      \n
      If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
      \n
      I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
      \n
      Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
      \n
      So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689447672 {#2612
      date: 2023-07-15 21:01:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2617 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    +badges: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 1259
    -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
    -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689440778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/1162954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689354378 {#2599
      date: 2023-07-14 19:06:18.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, but I figure that’s just the way it will go until the community grows. Give it another couple months of growth and reddit exodus then I imagine we’ll see far more QOL updates to Lemmy and Jerboa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689355960 {#1733
    date: 2023-07-14 19:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EternalExplorer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 16617
  -bodyTs: "'anoth':19 'communiti':15 'coupl':20 'exodus':26 'far':33 'figur':4 'give':17 'go':12 'grow':16 'growth':23 'imagin':29 'jerboa':40 'lemmi':38 'll':31 'month':21 'qol':35 'reddit':25 'see':32 'updat':36 'way':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1067484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689355960 {#2422
    date: 2023-07-14 19:32:40.0 +02:00
  }
  +"title": 16617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
    +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
    +url: null
    +body: """
      I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
      \n
      If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
      \n
      I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
      \n
      Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
      \n
      So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689447672 {#2612
      date: 2023-07-15 21:01:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2617 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    +badges: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 1259
    -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
    -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689440778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/1162954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689354378 {#2599
      date: 2023-07-14 19:06:18.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, but I figure that’s just the way it will go until the community grows. Give it another couple months of growth and reddit exodus then I imagine we’ll see far more QOL updates to Lemmy and Jerboa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689355960 {#1733
    date: 2023-07-14 19:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EternalExplorer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 16617
  -bodyTs: "'anoth':19 'communiti':15 'coupl':20 'exodus':26 'far':33 'figur':4 'give':17 'go':12 'grow':16 'growth':23 'imagin':29 'jerboa':40 'lemmi':38 'll':31 'month':21 'qol':35 'reddit':25 'see':32 'updat':36 'way':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1067484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689355960 {#2422
    date: 2023-07-14 19:32:40.0 +02:00
  }
  +"title": 16617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Anyone-else-missing-posts-in-smaller-Lemmy-communities-because-they"
    +title: "Anyone else missing posts in smaller Lemmy communities because they are overshadowed by the popular ones?"
    +url: null
    +body: """
      I tend to miss posts in smaller communities, no matter what sorting options I use when I display the “Subscribed” feed on the frontpage.\n
      \n
      If I sort by “New”, unsurprisingly most new posts are on the popular communities. Same if I select “Hot”, “Active”, or “Top Hour” etc. Overall it makes sense, small communities don’t have new content as often, and threads there are not that “active” as there not many users.\n
      \n
      I think the algorithm should somehow ensure a more diverse feed. There also no “multi-reddits” atm, so you can’t just create a feed of those smaller communities.\n
      \n
      Of course, I could create another account and only subscribe to small communities, but that’s inconvenient. Simply checking them manually is what I do atm, but it’s also not that convenient. A temporal solution might be using the RSS feeds, but overall it seems something should be done about it on Lemmy’s end.\n
      \n
      So, anyone else experiencing that or am I missing something? Because if I am not the only one then perhaps this issue should be brought to the attention of the devs (if it wasn’t already).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689447672 {#2612
      date: 2023-07-15 21:01:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2617 …}
    +votes: Doctrine\ORM\PersistentCollection {#2620 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
    +badges: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 1259
    -titleTs: "'anyon':1 'communiti':8 'els':2 'lemmi':7 'miss':3 'one':16 'overshadow':12 'popular':15 'post':4 'smaller':6"
    -bodyTs: "'account':110 'activ':44,68 'algorithm':77 'alreadi':195 'also':86,133 'anoth':109 'anyon':161 'atm':91,129 'attent':187 'brought':184 'check':122 'communiti':8,38,54,103,116 'content':59 'conveni':136 'could':107 'cours':105 'creat':97,108 'dev':190 'display':18 'divers':83 'done':153 'els':162 'end':159 'ensur':80 'etc':48 'experienc':163 'feed':21,84,99,145 'frontpag':24 'hot':43 'hour':47 'inconveni':120 'issu':181 'lemmi':157 'make':51 'mani':72 'manual':124 'matter':10 'might':140 'miss':4,168 'multi':89 'multi-reddit':88 'new':29,32,58 'often':61 'one':177 'option':13 'overal':49,147 'perhap':179 'popular':37 'post':5,33 'reddit':90 'rss':144 'seem':149 'select':42 'sens':52 'simpli':121 'small':53,115 'smaller':7,102 'solut':139 'somehow':79 'someth':150,169 'sort':12,27 'subscrib':20,113 'tempor':138 'tend':2 'think':75 'thread':63 'top':46 'unsurpris':30 'use':15,142 'user':73 'wasn':193"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689440778
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/1162954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689354378 {#2599
      date: 2023-07-14 19:06:18.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, but I figure that’s just the way it will go until the community grows. Give it another couple months of growth and reddit exodus then I imagine we’ll see far more QOL updates to Lemmy and Jerboa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689355960 {#1733
    date: 2023-07-14 19:32:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EternalExplorer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 16617
  -bodyTs: "'anoth':19 'communiti':15 'coupl':20 'exodus':26 'far':33 'figur':4 'give':17 'go':12 'grow':16 'growth':23 'imagin':29 'jerboa':40 'lemmi':38 'll':31 'month':21 'qol':35 'reddit':25 'see':32 'updat':36 'way':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1067484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689355960 {#2422
    date: 2023-07-14 19:32:40.0 +02:00
  }
  +"title": 16617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#2034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
  +slug: "Yes"
  +title: "Yes"
  +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 740
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712598994 {#2123
    date: 2024-04-08 19:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: null
      +root: null
      +body: "D) Dog bridge"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704293130 {#2111
        date: 2024-01-03 15:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 276563
      -bodyTs: "'bridg':3 'd':1 'dog':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5873778"
      +editedAt: DateTimeImmutable @1711239216 {#2101
        date: 2024-03-24 01:13:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704293130 {#2102
        date: 2024-01-03 15:45:30.0 +01:00
      }
      +"title": 276563
    }
  ]
  -id: 26887
  -titleTs: "'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357282
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19931152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270882 {#2173
    date: 2024-01-03 09:34:42.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#2034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
  +slug: "Yes"
  +title: "Yes"
  +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 740
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712598994 {#2123
    date: 2024-04-08 19:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: null
      +root: null
      +body: "D) Dog bridge"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704293130 {#2111
        date: 2024-01-03 15:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 276563
      -bodyTs: "'bridg':3 'd':1 'dog':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5873778"
      +editedAt: DateTimeImmutable @1711239216 {#2101
        date: 2024-03-24 01:13:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704293130 {#2102
        date: 2024-01-03 15:45:30.0 +01:00
      }
      +"title": 276563
    }
  ]
  -id: 26887
  -titleTs: "'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357282
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19931152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270882 {#2173
    date: 2024-01-03 09:34:42.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#2034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2001 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
  +slug: "Yes"
  +title: "Yes"
  +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 740
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712598994 {#2123
    date: 2024-04-08 19:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#2002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: null
      +root: null
      +body: "D) Dog bridge"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704293130 {#2111
        date: 2024-01-03 15:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 276563
      -bodyTs: "'bridg':3 'd':1 'dog':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5873778"
      +editedAt: DateTimeImmutable @1711239216 {#2101
        date: 2024-03-24 01:13:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704293130 {#2102
        date: 2024-01-03 15:45:30.0 +01:00
      }
      +"title": 276563
    }
  ]
  -id: 26887
  -titleTs: "'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357282
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19931152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270882 {#2173
    date: 2024-01-03 09:34:42.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#2034 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
    +slug: "Yes"
    +title: "Yes"
    +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 740
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712598994 {#2123
      date: 2024-04-08 19:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1998 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#2002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 26887
    -titleTs: "'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704357282
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19931152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704270882 {#2173
      date: 2024-01-03 09:34:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: null
  +root: null
  +body: "D) Dog bridge"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704293130 {#2111
    date: 2024-01-03 15:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 276563
  -bodyTs: "'bridg':3 'd':1 'dog':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5873778"
  +editedAt: DateTimeImmutable @1711239216 {#2101
    date: 2024-03-24 01:13:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704293130 {#2102
    date: 2024-01-03 15:45:30.0 +01:00
  }
  +"title": 276563
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#2034 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
    +slug: "Yes"
    +title: "Yes"
    +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 740
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712598994 {#2123
      date: 2024-04-08 19:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1998 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#2002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 26887
    -titleTs: "'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704357282
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19931152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704270882 {#2173
      date: 2024-01-03 09:34:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: null
  +root: null
  +body: "D) Dog bridge"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704293130 {#2111
    date: 2024-01-03 15:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 276563
  -bodyTs: "'bridg':3 'd':1 'dog':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5873778"
  +editedAt: DateTimeImmutable @1711239216 {#2101
    date: 2024-03-24 01:13:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704293130 {#2102
    date: 2024-01-03 15:45:30.0 +01:00
  }
  +"title": 276563
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#2034 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2001 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1992 …}
    +slug: "Yes"
    +title: "Yes"
    +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 740
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712598994 {#2123
      date: 2024-04-08 19:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1998 …}
    +votes: Doctrine\ORM\PersistentCollection {#2007 …}
    +reports: Doctrine\ORM\PersistentCollection {#2002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 26887
    -titleTs: "'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704357282
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19931152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704270882 {#2173
      date: 2024-01-03 09:34:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: null
  +root: null
  +body: "D) Dog bridge"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704293130 {#2111
    date: 2024-01-03 15:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 276563
  -bodyTs: "'bridg':3 'd':1 'dog':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5873778"
  +editedAt: DateTimeImmutable @1711239216 {#2101
    date: 2024-03-24 01:13:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704293130 {#2102
    date: 2024-01-03 15:45:30.0 +01:00
  }
  +"title": 276563
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "What-do-the-symbols-next-to-usernames-mean-on-Lemmy"
  +title: "What do the symbols next to usernames mean on Lemmy?"
  +url: null
  +body: """
    I’m using Jerboa and I sometimes see symbols next to peoples’ username. One looks like a “no message” symbol, and the other looks like a “no person” symbol in red. What do they mean? Are there more symbols?\n
    \n
    I’ve tried a web search but I only found results related to Motorhead and some kind of desert rodent.\n
    \n
    Also, is it possible to search the content of posts on Lemmy? At least in Jerboa the search function seems to be only to search for communities by name. Surely someone has asked this before but I couldn’t figure out how to search posts.\n
    \n
    Thanks!\n
    \n
    Edit: added an example of the “no person” icon
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708989660 {#2495
    date: 2024-02-27 00:21:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Took a couple of days to get familiar, but you should switch to Voyager if you want to search the content of posts across lemmy. I used Jerboa for 6 months and finally decided to check out Voyager after a few bugs in Jerboa and comment sorting default not being a thing.\n
        \n
        It’s been much better since switching for me. Text formatting needs work but that’s pretty minor in the grand scheme of things to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1708689612 {#2329
        date: 2024-02-23 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bartolomeo@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 259329
      -bodyTs: "'6':30 'across':24 'better':57 'bug':42 'check':36 'comment':46 'content':21 'coupl':3 'day':5 'decid':34 'default':48 'familiar':8 'final':33 'format':63 'get':7 'grand':73 'jerboa':28,44 'lemmi':25 'minor':70 'month':31 'much':56 'need':64 'post':23 'pretti':69 'scheme':74 'search':19 'sinc':58 'sort':47 'switch':12,59 'text':62 'thing':52,76 'took':1 'use':27 'voyag':14,38 'want':17 'work':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5757302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703772326 {#2333
        date: 2023-12-28 15:05:26.0 +01:00
      }
      +"title": 259329
    }
  ]
  -id: 25370
  -titleTs: "'lemmi':10 'mean':8 'next':5 'symbol':4 'usernam':7"
  -bodyTs: "'ad':107 'also':60 'ask':92 'communiti':86 'content':67 'couldn':97 'desert':58 'edit':106 'exampl':109 'figur':99 'found':49 'function':78 'icon':114 'jerboa':4,75 'kind':56 'least':73 'lemmi':71 'like':16,25 'look':15,24 'm':2 'mean':35 'messag':19 'motorhead':53 'name':88 'next':10 'one':14 'peopl':12 'person':28,113 'possibl':63 'post':69,104 'red':31 'relat':51 'result':50 'rodent':59 'search':45,65,77,84,103 'see':8 'seem':79 'someon':90 'sometim':7 'sure':89 'symbol':9,20,29,39 'thank':105 'tri':42 'use':3 'usernam':13 've':41 'web':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703848638
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/874141"
  +editedAt: DateTimeImmutable @1708689488 {#1350
    date: 2024-02-23 12:58:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703762238 {#2015
    date: 2023-12-28 12:17:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "What-do-the-symbols-next-to-usernames-mean-on-Lemmy"
  +title: "What do the symbols next to usernames mean on Lemmy?"
  +url: null
  +body: """
    I’m using Jerboa and I sometimes see symbols next to peoples’ username. One looks like a “no message” symbol, and the other looks like a “no person” symbol in red. What do they mean? Are there more symbols?\n
    \n
    I’ve tried a web search but I only found results related to Motorhead and some kind of desert rodent.\n
    \n
    Also, is it possible to search the content of posts on Lemmy? At least in Jerboa the search function seems to be only to search for communities by name. Surely someone has asked this before but I couldn’t figure out how to search posts.\n
    \n
    Thanks!\n
    \n
    Edit: added an example of the “no person” icon
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708989660 {#2495
    date: 2024-02-27 00:21:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Took a couple of days to get familiar, but you should switch to Voyager if you want to search the content of posts across lemmy. I used Jerboa for 6 months and finally decided to check out Voyager after a few bugs in Jerboa and comment sorting default not being a thing.\n
        \n
        It’s been much better since switching for me. Text formatting needs work but that’s pretty minor in the grand scheme of things to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1708689612 {#2329
        date: 2024-02-23 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bartolomeo@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 259329
      -bodyTs: "'6':30 'across':24 'better':57 'bug':42 'check':36 'comment':46 'content':21 'coupl':3 'day':5 'decid':34 'default':48 'familiar':8 'final':33 'format':63 'get':7 'grand':73 'jerboa':28,44 'lemmi':25 'minor':70 'month':31 'much':56 'need':64 'post':23 'pretti':69 'scheme':74 'search':19 'sinc':58 'sort':47 'switch':12,59 'text':62 'thing':52,76 'took':1 'use':27 'voyag':14,38 'want':17 'work':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5757302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703772326 {#2333
        date: 2023-12-28 15:05:26.0 +01:00
      }
      +"title": 259329
    }
  ]
  -id: 25370
  -titleTs: "'lemmi':10 'mean':8 'next':5 'symbol':4 'usernam':7"
  -bodyTs: "'ad':107 'also':60 'ask':92 'communiti':86 'content':67 'couldn':97 'desert':58 'edit':106 'exampl':109 'figur':99 'found':49 'function':78 'icon':114 'jerboa':4,75 'kind':56 'least':73 'lemmi':71 'like':16,25 'look':15,24 'm':2 'mean':35 'messag':19 'motorhead':53 'name':88 'next':10 'one':14 'peopl':12 'person':28,113 'possibl':63 'post':69,104 'red':31 'relat':51 'result':50 'rodent':59 'search':45,65,77,84,103 'see':8 'seem':79 'someon':90 'sometim':7 'sure':89 'symbol':9,20,29,39 'thank':105 'tri':42 'use':3 'usernam':13 've':41 'web':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703848638
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/874141"
  +editedAt: DateTimeImmutable @1708689488 {#1350
    date: 2024-02-23 12:58:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703762238 {#2015
    date: 2023-12-28 12:17:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "What-do-the-symbols-next-to-usernames-mean-on-Lemmy"
  +title: "What do the symbols next to usernames mean on Lemmy?"
  +url: null
  +body: """
    I’m using Jerboa and I sometimes see symbols next to peoples’ username. One looks like a “no message” symbol, and the other looks like a “no person” symbol in red. What do they mean? Are there more symbols?\n
    \n
    I’ve tried a web search but I only found results related to Motorhead and some kind of desert rodent.\n
    \n
    Also, is it possible to search the content of posts on Lemmy? At least in Jerboa the search function seems to be only to search for communities by name. Surely someone has asked this before but I couldn’t figure out how to search posts.\n
    \n
    Thanks!\n
    \n
    Edit: added an example of the “no person” icon
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708989660 {#2495
    date: 2024-02-27 00:21:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Took a couple of days to get familiar, but you should switch to Voyager if you want to search the content of posts across lemmy. I used Jerboa for 6 months and finally decided to check out Voyager after a few bugs in Jerboa and comment sorting default not being a thing.\n
        \n
        It’s been much better since switching for me. Text formatting needs work but that’s pretty minor in the grand scheme of things to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1708689612 {#2329
        date: 2024-02-23 13:00:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bartolomeo@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 259329
      -bodyTs: "'6':30 'across':24 'better':57 'bug':42 'check':36 'comment':46 'content':21 'coupl':3 'day':5 'decid':34 'default':48 'familiar':8 'final':33 'format':63 'get':7 'grand':73 'jerboa':28,44 'lemmi':25 'minor':70 'month':31 'much':56 'need':64 'post':23 'pretti':69 'scheme':74 'search':19 'sinc':58 'sort':47 'switch':12,59 'text':62 'thing':52,76 'took':1 'use':27 'voyag':14,38 'want':17 'work':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5757302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703772326 {#2333
        date: 2023-12-28 15:05:26.0 +01:00
      }
      +"title": 259329
    }
  ]
  -id: 25370
  -titleTs: "'lemmi':10 'mean':8 'next':5 'symbol':4 'usernam':7"
  -bodyTs: "'ad':107 'also':60 'ask':92 'communiti':86 'content':67 'couldn':97 'desert':58 'edit':106 'exampl':109 'figur':99 'found':49 'function':78 'icon':114 'jerboa':4,75 'kind':56 'least':73 'lemmi':71 'like':16,25 'look':15,24 'm':2 'mean':35 'messag':19 'motorhead':53 'name':88 'next':10 'one':14 'peopl':12 'person':28,113 'possibl':63 'post':69,104 'red':31 'relat':51 'result':50 'rodent':59 'search':45,65,77,84,103 'see':8 'seem':79 'someon':90 'sometim':7 'sure':89 'symbol':9,20,29,39 'thank':105 'tri':42 'use':3 'usernam':13 've':41 'web':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703848638
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/874141"
  +editedAt: DateTimeImmutable @1708689488 {#1350
    date: 2024-02-23 12:58:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703762238 {#2015
    date: 2023-12-28 12:17:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2266 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "What-do-the-symbols-next-to-usernames-mean-on-Lemmy"
    +title: "What do the symbols next to usernames mean on Lemmy?"
    +url: null
    +body: """
      I’m using Jerboa and I sometimes see symbols next to peoples’ username. One looks like a “no message” symbol, and the other looks like a “no person” symbol in red. What do they mean? Are there more symbols?\n
      \n
      I’ve tried a web search but I only found results related to Motorhead and some kind of desert rodent.\n
      \n
      Also, is it possible to search the content of posts on Lemmy? At least in Jerboa the search function seems to be only to search for communities by name. Surely someone has asked this before but I couldn’t figure out how to search posts.\n
      \n
      Thanks!\n
      \n
      Edit: added an example of the “no person” icon
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708989660 {#2495
      date: 2024-02-27 00:21:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 25370
    -titleTs: "'lemmi':10 'mean':8 'next':5 'symbol':4 'usernam':7"
    -bodyTs: "'ad':107 'also':60 'ask':92 'communiti':86 'content':67 'couldn':97 'desert':58 'edit':106 'exampl':109 'figur':99 'found':49 'function':78 'icon':114 'jerboa':4,75 'kind':56 'least':73 'lemmi':71 'like':16,25 'look':15,24 'm':2 'mean':35 'messag':19 'motorhead':53 'name':88 'next':10 'one':14 'peopl':12 'person':28,113 'possibl':63 'post':69,104 'red':31 'relat':51 'result':50 'rodent':59 'search':45,65,77,84,103 'see':8 'seem':79 'someon':90 'sometim':7 'sure':89 'symbol':9,20,29,39 'thank':105 'tri':42 'use':3 'usernam':13 've':41 'web':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703848638
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/874141"
    +editedAt: DateTimeImmutable @1708689488 {#1350
      date: 2024-02-23 12:58:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703762238 {#2015
      date: 2023-12-28 12:17:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Took a couple of days to get familiar, but you should switch to Voyager if you want to search the content of posts across lemmy. I used Jerboa for 6 months and finally decided to check out Voyager after a few bugs in Jerboa and comment sorting default not being a thing.\n
    \n
    It’s been much better since switching for me. Text formatting needs work but that’s pretty minor in the grand scheme of things to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708689612 {#2329
    date: 2024-02-23 13:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 259329
  -bodyTs: "'6':30 'across':24 'better':57 'bug':42 'check':36 'comment':46 'content':21 'coupl':3 'day':5 'decid':34 'default':48 'familiar':8 'final':33 'format':63 'get':7 'grand':73 'jerboa':28,44 'lemmi':25 'minor':70 'month':31 'much':56 'need':64 'post':23 'pretti':69 'scheme':74 'search':19 'sinc':58 'sort':47 'switch':12,59 'text':62 'thing':52,76 'took':1 'use':27 'voyag':14,38 'want':17 'work':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5757302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772326 {#2333
    date: 2023-12-28 15:05:26.0 +01:00
  }
  +"title": 259329
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2266 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "What-do-the-symbols-next-to-usernames-mean-on-Lemmy"
    +title: "What do the symbols next to usernames mean on Lemmy?"
    +url: null
    +body: """
      I’m using Jerboa and I sometimes see symbols next to peoples’ username. One looks like a “no message” symbol, and the other looks like a “no person” symbol in red. What do they mean? Are there more symbols?\n
      \n
      I’ve tried a web search but I only found results related to Motorhead and some kind of desert rodent.\n
      \n
      Also, is it possible to search the content of posts on Lemmy? At least in Jerboa the search function seems to be only to search for communities by name. Surely someone has asked this before but I couldn’t figure out how to search posts.\n
      \n
      Thanks!\n
      \n
      Edit: added an example of the “no person” icon
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708989660 {#2495
      date: 2024-02-27 00:21:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 25370
    -titleTs: "'lemmi':10 'mean':8 'next':5 'symbol':4 'usernam':7"
    -bodyTs: "'ad':107 'also':60 'ask':92 'communiti':86 'content':67 'couldn':97 'desert':58 'edit':106 'exampl':109 'figur':99 'found':49 'function':78 'icon':114 'jerboa':4,75 'kind':56 'least':73 'lemmi':71 'like':16,25 'look':15,24 'm':2 'mean':35 'messag':19 'motorhead':53 'name':88 'next':10 'one':14 'peopl':12 'person':28,113 'possibl':63 'post':69,104 'red':31 'relat':51 'result':50 'rodent':59 'search':45,65,77,84,103 'see':8 'seem':79 'someon':90 'sometim':7 'sure':89 'symbol':9,20,29,39 'thank':105 'tri':42 'use':3 'usernam':13 've':41 'web':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703848638
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/874141"
    +editedAt: DateTimeImmutable @1708689488 {#1350
      date: 2024-02-23 12:58:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703762238 {#2015
      date: 2023-12-28 12:17:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Took a couple of days to get familiar, but you should switch to Voyager if you want to search the content of posts across lemmy. I used Jerboa for 6 months and finally decided to check out Voyager after a few bugs in Jerboa and comment sorting default not being a thing.\n
    \n
    It’s been much better since switching for me. Text formatting needs work but that’s pretty minor in the grand scheme of things to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708689612 {#2329
    date: 2024-02-23 13:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 259329
  -bodyTs: "'6':30 'across':24 'better':57 'bug':42 'check':36 'comment':46 'content':21 'coupl':3 'day':5 'decid':34 'default':48 'familiar':8 'final':33 'format':63 'get':7 'grand':73 'jerboa':28,44 'lemmi':25 'minor':70 'month':31 'much':56 'need':64 'post':23 'pretti':69 'scheme':74 'search':19 'sinc':58 'sort':47 'switch':12,59 'text':62 'thing':52,76 'took':1 'use':27 'voyag':14,38 'want':17 'work':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5757302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772326 {#2333
    date: 2023-12-28 15:05:26.0 +01:00
  }
  +"title": 259329
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2266 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "What-do-the-symbols-next-to-usernames-mean-on-Lemmy"
    +title: "What do the symbols next to usernames mean on Lemmy?"
    +url: null
    +body: """
      I’m using Jerboa and I sometimes see symbols next to peoples’ username. One looks like a “no message” symbol, and the other looks like a “no person” symbol in red. What do they mean? Are there more symbols?\n
      \n
      I’ve tried a web search but I only found results related to Motorhead and some kind of desert rodent.\n
      \n
      Also, is it possible to search the content of posts on Lemmy? At least in Jerboa the search function seems to be only to search for communities by name. Surely someone has asked this before but I couldn’t figure out how to search posts.\n
      \n
      Thanks!\n
      \n
      Edit: added an example of the “no person” icon
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708989660 {#2495
      date: 2024-02-27 00:21:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 25370
    -titleTs: "'lemmi':10 'mean':8 'next':5 'symbol':4 'usernam':7"
    -bodyTs: "'ad':107 'also':60 'ask':92 'communiti':86 'content':67 'couldn':97 'desert':58 'edit':106 'exampl':109 'figur':99 'found':49 'function':78 'icon':114 'jerboa':4,75 'kind':56 'least':73 'lemmi':71 'like':16,25 'look':15,24 'm':2 'mean':35 'messag':19 'motorhead':53 'name':88 'next':10 'one':14 'peopl':12 'person':28,113 'possibl':63 'post':69,104 'red':31 'relat':51 'result':50 'rodent':59 'search':45,65,77,84,103 'see':8 'seem':79 'someon':90 'sometim':7 'sure':89 'symbol':9,20,29,39 'thank':105 'tri':42 'use':3 'usernam':13 've':41 'web':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703848638
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/874141"
    +editedAt: DateTimeImmutable @1708689488 {#1350
      date: 2024-02-23 12:58:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703762238 {#2015
      date: 2023-12-28 12:17:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Took a couple of days to get familiar, but you should switch to Voyager if you want to search the content of posts across lemmy. I used Jerboa for 6 months and finally decided to check out Voyager after a few bugs in Jerboa and comment sorting default not being a thing.\n
    \n
    It’s been much better since switching for me. Text formatting needs work but that’s pretty minor in the grand scheme of things to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1708689612 {#2329
    date: 2024-02-23 13:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bartolomeo@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 259329
  -bodyTs: "'6':30 'across':24 'better':57 'bug':42 'check':36 'comment':46 'content':21 'coupl':3 'day':5 'decid':34 'default':48 'familiar':8 'final':33 'format':63 'get':7 'grand':73 'jerboa':28,44 'lemmi':25 'minor':70 'month':31 'much':56 'need':64 'post':23 'pretti':69 'scheme':74 'search':19 'sinc':58 'sort':47 'switch':12,59 'text':62 'thing':52,76 'took':1 'use':27 'voyag':14,38 'want':17 'work':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5757302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703772326 {#2333
    date: 2023-12-28 15:05:26.0 +01:00
  }
  +"title": 259329
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2598 …}
  +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
  +title: "A very useful guide to buying gelato from a Italian local"
  +url: "https://files.catbox.moe/4mcj13.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691195255 {#2593
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2600 …}
  +votes: Doctrine\ORM\PersistentCollection {#2602 …}
  +reports: Doctrine\ORM\PersistentCollection {#2604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  +badges: Doctrine\ORM\PersistentCollection {#2610 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1691161350 {#2468
        date: 2023-08-04 17:02:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@SpicyPeaSoup@kbin.social"
        "@ValiantDust@feddit.de"
        "@SonnyVabitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 25131
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/1602952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691161350 {#2470
        date: 2023-08-04 17:02:30.0 +02:00
      }
      +"title": 25131
    }
  ]
  -id: 1717
  -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691237334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2635983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691150934 {#2579
    date: 2023-08-04 14:08:54.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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2598 …}
  +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
  +title: "A very useful guide to buying gelato from a Italian local"
  +url: "https://files.catbox.moe/4mcj13.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691195255 {#2593
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2600 …}
  +votes: Doctrine\ORM\PersistentCollection {#2602 …}
  +reports: Doctrine\ORM\PersistentCollection {#2604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  +badges: Doctrine\ORM\PersistentCollection {#2610 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1691161350 {#2468
        date: 2023-08-04 17:02:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@SpicyPeaSoup@kbin.social"
        "@ValiantDust@feddit.de"
        "@SonnyVabitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 25131
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/1602952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691161350 {#2470
        date: 2023-08-04 17:02:30.0 +02:00
      }
      +"title": 25131
    }
  ]
  -id: 1717
  -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691237334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2635983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691150934 {#2579
    date: 2023-08-04 14:08:54.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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2598 …}
  +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
  +title: "A very useful guide to buying gelato from a Italian local"
  +url: "https://files.catbox.moe/4mcj13.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691195255 {#2593
    date: 2023-08-05 02:27:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2600 …}
  +votes: Doctrine\ORM\PersistentCollection {#2602 …}
  +reports: Doctrine\ORM\PersistentCollection {#2604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  +badges: Doctrine\ORM\PersistentCollection {#2610 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "👀"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1691161350 {#2468
        date: 2023-08-04 17:02:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@codemaster@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@SpicyPeaSoup@kbin.social"
        "@ValiantDust@feddit.de"
        "@SonnyVabitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 25131
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/1602952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691161350 {#2470
        date: 2023-08-04 17:02:30.0 +02:00
      }
      +"title": 25131
    }
  ]
  -id: 1717
  -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691237334
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2635983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691150934 {#2579
    date: 2023-08-04 14:08:54.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2598 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2593
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2602 …}
    +reports: Doctrine\ORM\PersistentCollection {#2604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
    +badges: Doctrine\ORM\PersistentCollection {#2610 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#2579
      date: 2023-08-04 14:08:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691161350 {#2468
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
    "@SonnyVabitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 25131
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1602952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691161350 {#2470
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +"title": 25131
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2598 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2593
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2602 …}
    +reports: Doctrine\ORM\PersistentCollection {#2604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
    +badges: Doctrine\ORM\PersistentCollection {#2610 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#2579
      date: 2023-08-04 14:08:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691161350 {#2468
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
    "@SonnyVabitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 25131
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1602952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691161350 {#2470
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +"title": 25131
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2556 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2598 …}
    +slug: "A-very-useful-guide-to-buying-gelato-from-a-Italian"
    +title: "A very useful guide to buying gelato from a Italian local"
    +url: "https://files.catbox.moe/4mcj13.mp4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691195255 {#2593
      date: 2023-08-05 02:27:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2602 …}
    +reports: Doctrine\ORM\PersistentCollection {#2604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2606 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
    +badges: Doctrine\ORM\PersistentCollection {#2610 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 1717
    -titleTs: "'buy':6 'gelato':7 'guid':4 'italian':10 'local':11 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691237334
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/2635983"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691150934 {#2579
      date: 2023-08-04 14:08:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2471 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "👀"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691161350 {#2468
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@codemaster@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@SpicyPeaSoup@kbin.social"
    "@ValiantDust@feddit.de"
    "@SonnyVabitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 25131
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/1602952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691161350 {#2470
    date: 2023-08-04 17:02:30.0 +02:00
  }
  +"title": 25131
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2349
  +user: Proxies\__CG__\App\Entity\User {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Newbie-tech"
  +title: "Newbie tech"
  +url: "https://lemmy.dbzer0.com/pictrs/image/f7f85a8b-3207-44c9-9bb7-dde26ca6be47.png"
  +body: """
    This is probably a ridiculous question, but I usually stream from my laptop to my LG tv or my phone to any other tv, and I find that using my VPN keeps the casting output option from working. Like in Popcorntime, the Watch Now doesn’t show my tv, only the laptop app or VLC. On my daughter’s fire stick I can’t even cast to it unless I turn my VPN off.\n
    \n
    I don’t have any problem streaming Plex or Emby from my laptop to the tv. Is there a way to cast without compromising my privacy?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710389190 {#2513
    date: 2024-03-14 05:06:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Maybe I’m wrong but for the sake of trying to get you started down the right path until someone smarter than me answers for sure. I think you would need to configure a split tunnel on your device. Even then I don’t think that would work either. I think that “casting” just tells the display the server address and it tracks down the stream info. Your casting device then just functions as a remote through the network.\n
        \n
        So even if It could work, you’re home network address would be compromised by the network traffic being sent to your display without a VPN.\n
        \n
        Like another person has said, your best bet is more likely torrenting to Plex, Emby, Jellyfin then casting from your media server.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703631302 {#2347
        date: 2023-12-26 23:55:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Melatonin@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 257706
      -bodyTs: "'address':60,90 'anoth':107 'answer':24 'best':112 'bet':113 'cast':53,69,123 'compromis':93 'configur':33 'could':84 'devic':39,70 'display':57,102 'either':49 'embi':120 'even':40,81 'function':73 'get':12 'home':88 'info':67 'jellyfin':121 'like':106,116 'm':3 'mayb':1 'media':126 'need':31 'network':79,89,96 'path':18 'person':108 'plex':119 're':87 'remot':76 'right':17 'said':110 'sake':8 'sent':99 'server':59,127 'smarter':21 'someon':20 'split':35 'start':14 'stream':66 'sure':26 'tell':55 'think':28,45,51 'torrent':117 'track':63 'traffic':97 'tri':10 'tunnel':36 'vpn':105 'without':103 'work':48,85 'would':30,47,91 'wrong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5732086"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703631302 {#2332
        date: 2023-12-26 23:55:02.0 +01:00
      }
      +"title": 257706
    }
  ]
  -id: 25092
  -titleTs: "'newbi':1 'tech':2"
  -bodyTs: "'app':53 'cast':34,66,96 'compromis':98 'daughter':58 'doesn':45 'embi':84 'even':65 'find':27 'fire':60 'keep':32 'laptop':13,52,87 'lg':16 'like':39 'option':36 'output':35 'phone':20 'plex':82 'popcorntim':41 'privaci':100 'probabl':3 'problem':80 'question':6 'ridicul':5 'show':47 'stick':61 'stream':10,81 'turn':71 'tv':17,24,49,90 'unless':69 'use':29 'usual':9 'vlc':55 'vpn':31,73 'watch':43 'way':94 'without':97 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716290
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11151560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703629890 {#2501
    date: 2023-12-26 23:31: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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2349
  +user: Proxies\__CG__\App\Entity\User {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Newbie-tech"
  +title: "Newbie tech"
  +url: "https://lemmy.dbzer0.com/pictrs/image/f7f85a8b-3207-44c9-9bb7-dde26ca6be47.png"
  +body: """
    This is probably a ridiculous question, but I usually stream from my laptop to my LG tv or my phone to any other tv, and I find that using my VPN keeps the casting output option from working. Like in Popcorntime, the Watch Now doesn’t show my tv, only the laptop app or VLC. On my daughter’s fire stick I can’t even cast to it unless I turn my VPN off.\n
    \n
    I don’t have any problem streaming Plex or Emby from my laptop to the tv. Is there a way to cast without compromising my privacy?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710389190 {#2513
    date: 2024-03-14 05:06:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Maybe I’m wrong but for the sake of trying to get you started down the right path until someone smarter than me answers for sure. I think you would need to configure a split tunnel on your device. Even then I don’t think that would work either. I think that “casting” just tells the display the server address and it tracks down the stream info. Your casting device then just functions as a remote through the network.\n
        \n
        So even if It could work, you’re home network address would be compromised by the network traffic being sent to your display without a VPN.\n
        \n
        Like another person has said, your best bet is more likely torrenting to Plex, Emby, Jellyfin then casting from your media server.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703631302 {#2347
        date: 2023-12-26 23:55:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Melatonin@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 257706
      -bodyTs: "'address':60,90 'anoth':107 'answer':24 'best':112 'bet':113 'cast':53,69,123 'compromis':93 'configur':33 'could':84 'devic':39,70 'display':57,102 'either':49 'embi':120 'even':40,81 'function':73 'get':12 'home':88 'info':67 'jellyfin':121 'like':106,116 'm':3 'mayb':1 'media':126 'need':31 'network':79,89,96 'path':18 'person':108 'plex':119 're':87 'remot':76 'right':17 'said':110 'sake':8 'sent':99 'server':59,127 'smarter':21 'someon':20 'split':35 'start':14 'stream':66 'sure':26 'tell':55 'think':28,45,51 'torrent':117 'track':63 'traffic':97 'tri':10 'tunnel':36 'vpn':105 'without':103 'work':48,85 'would':30,47,91 'wrong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5732086"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703631302 {#2332
        date: 2023-12-26 23:55:02.0 +01:00
      }
      +"title": 257706
    }
  ]
  -id: 25092
  -titleTs: "'newbi':1 'tech':2"
  -bodyTs: "'app':53 'cast':34,66,96 'compromis':98 'daughter':58 'doesn':45 'embi':84 'even':65 'find':27 'fire':60 'keep':32 'laptop':13,52,87 'lg':16 'like':39 'option':36 'output':35 'phone':20 'plex':82 'popcorntim':41 'privaci':100 'probabl':3 'problem':80 'question':6 'ridicul':5 'show':47 'stick':61 'stream':10,81 'turn':71 'tv':17,24,49,90 'unless':69 'use':29 'usual':9 'vlc':55 'vpn':31,73 'watch':43 'way':94 'without':97 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716290
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11151560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703629890 {#2501
    date: 2023-12-26 23:31: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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2349
  +user: Proxies\__CG__\App\Entity\User {#2352 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Newbie-tech"
  +title: "Newbie tech"
  +url: "https://lemmy.dbzer0.com/pictrs/image/f7f85a8b-3207-44c9-9bb7-dde26ca6be47.png"
  +body: """
    This is probably a ridiculous question, but I usually stream from my laptop to my LG tv or my phone to any other tv, and I find that using my VPN keeps the casting output option from working. Like in Popcorntime, the Watch Now doesn’t show my tv, only the laptop app or VLC. On my daughter’s fire stick I can’t even cast to it unless I turn my VPN off.\n
    \n
    I don’t have any problem streaming Plex or Emby from my laptop to the tv. Is there a way to cast without compromising my privacy?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710389190 {#2513
    date: 2024-03-14 05:06:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Maybe I’m wrong but for the sake of trying to get you started down the right path until someone smarter than me answers for sure. I think you would need to configure a split tunnel on your device. Even then I don’t think that would work either. I think that “casting” just tells the display the server address and it tracks down the stream info. Your casting device then just functions as a remote through the network.\n
        \n
        So even if It could work, you’re home network address would be compromised by the network traffic being sent to your display without a VPN.\n
        \n
        Like another person has said, your best bet is more likely torrenting to Plex, Emby, Jellyfin then casting from your media server.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703631302 {#2347
        date: 2023-12-26 23:55:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Melatonin@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 257706
      -bodyTs: "'address':60,90 'anoth':107 'answer':24 'best':112 'bet':113 'cast':53,69,123 'compromis':93 'configur':33 'could':84 'devic':39,70 'display':57,102 'either':49 'embi':120 'even':40,81 'function':73 'get':12 'home':88 'info':67 'jellyfin':121 'like':106,116 'm':3 'mayb':1 'media':126 'need':31 'network':79,89,96 'path':18 'person':108 'plex':119 're':87 'remot':76 'right':17 'said':110 'sake':8 'sent':99 'server':59,127 'smarter':21 'someon':20 'split':35 'start':14 'stream':66 'sure':26 'tell':55 'think':28,45,51 'torrent':117 'track':63 'traffic':97 'tri':10 'tunnel':36 'vpn':105 'without':103 'work':48,85 'would':30,47,91 'wrong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5732086"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703631302 {#2332
        date: 2023-12-26 23:55:02.0 +01:00
      }
      +"title": 257706
    }
  ]
  -id: 25092
  -titleTs: "'newbi':1 'tech':2"
  -bodyTs: "'app':53 'cast':34,66,96 'compromis':98 'daughter':58 'doesn':45 'embi':84 'even':65 'find':27 'fire':60 'keep':32 'laptop':13,52,87 'lg':16 'like':39 'option':36 'output':35 'phone':20 'plex':82 'popcorntim':41 'privaci':100 'probabl':3 'problem':80 'question':6 'ridicul':5 'show':47 'stick':61 'stream':10,81 'turn':71 'tv':17,24,49,90 'unless':69 'use':29 'usual':9 'vlc':55 'vpn':31,73 'watch':43 'way':94 'without':97 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716290
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11151560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703629890 {#2501
    date: 2023-12-26 23:31: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Newbie-tech"
    +title: "Newbie tech"
    +url: "https://lemmy.dbzer0.com/pictrs/image/f7f85a8b-3207-44c9-9bb7-dde26ca6be47.png"
    +body: """
      This is probably a ridiculous question, but I usually stream from my laptop to my LG tv or my phone to any other tv, and I find that using my VPN keeps the casting output option from working. Like in Popcorntime, the Watch Now doesn’t show my tv, only the laptop app or VLC. On my daughter’s fire stick I can’t even cast to it unless I turn my VPN off.\n
      \n
      I don’t have any problem streaming Plex or Emby from my laptop to the tv. Is there a way to cast without compromising my privacy?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710389190 {#2513
      date: 2024-03-14 05:06:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2344}
    ]
    -id: 25092
    -titleTs: "'newbi':1 'tech':2"
    -bodyTs: "'app':53 'cast':34,66,96 'compromis':98 'daughter':58 'doesn':45 'embi':84 'even':65 'find':27 'fire':60 'keep':32 'laptop':13,52,87 'lg':16 'like':39 'option':36 'output':35 'phone':20 'plex':82 'popcorntim':41 'privaci':100 'probabl':3 'problem':80 'question':6 'ridicul':5 'show':47 'stick':61 'stream':10,81 'turn':71 'tv':17,24,49,90 'unless':69 'use':29 'usual':9 'vlc':55 'vpn':31,73 'watch':43 'way':94 'without':97 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716290
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11151560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703629890 {#2501
      date: 2023-12-26 23:31:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe I’m wrong but for the sake of trying to get you started down the right path until someone smarter than me answers for sure. I think you would need to configure a split tunnel on your device. Even then I don’t think that would work either. I think that “casting” just tells the display the server address and it tracks down the stream info. Your casting device then just functions as a remote through the network.\n
    \n
    So even if It could work, you’re home network address would be compromised by the network traffic being sent to your display without a VPN.\n
    \n
    Like another person has said, your best bet is more likely torrenting to Plex, Emby, Jellyfin then casting from your media server.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703631302 {#2347
    date: 2023-12-26 23:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 257706
  -bodyTs: "'address':60,90 'anoth':107 'answer':24 'best':112 'bet':113 'cast':53,69,123 'compromis':93 'configur':33 'could':84 'devic':39,70 'display':57,102 'either':49 'embi':120 'even':40,81 'function':73 'get':12 'home':88 'info':67 'jellyfin':121 'like':106,116 'm':3 'mayb':1 'media':126 'need':31 'network':79,89,96 'path':18 'person':108 'plex':119 're':87 'remot':76 'right':17 'said':110 'sake':8 'sent':99 'server':59,127 'smarter':21 'someon':20 'split':35 'start':14 'stream':66 'sure':26 'tell':55 'think':28,45,51 'torrent':117 'track':63 'traffic':97 'tri':10 'tunnel':36 'vpn':105 'without':103 'work':48,85 'would':30,47,91 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5732086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631302 {#2332
    date: 2023-12-26 23:55:02.0 +01:00
  }
  +"title": 257706
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Newbie-tech"
    +title: "Newbie tech"
    +url: "https://lemmy.dbzer0.com/pictrs/image/f7f85a8b-3207-44c9-9bb7-dde26ca6be47.png"
    +body: """
      This is probably a ridiculous question, but I usually stream from my laptop to my LG tv or my phone to any other tv, and I find that using my VPN keeps the casting output option from working. Like in Popcorntime, the Watch Now doesn’t show my tv, only the laptop app or VLC. On my daughter’s fire stick I can’t even cast to it unless I turn my VPN off.\n
      \n
      I don’t have any problem streaming Plex or Emby from my laptop to the tv. Is there a way to cast without compromising my privacy?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710389190 {#2513
      date: 2024-03-14 05:06:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2344}
    ]
    -id: 25092
    -titleTs: "'newbi':1 'tech':2"
    -bodyTs: "'app':53 'cast':34,66,96 'compromis':98 'daughter':58 'doesn':45 'embi':84 'even':65 'find':27 'fire':60 'keep':32 'laptop':13,52,87 'lg':16 'like':39 'option':36 'output':35 'phone':20 'plex':82 'popcorntim':41 'privaci':100 'probabl':3 'problem':80 'question':6 'ridicul':5 'show':47 'stick':61 'stream':10,81 'turn':71 'tv':17,24,49,90 'unless':69 'use':29 'usual':9 'vlc':55 'vpn':31,73 'watch':43 'way':94 'without':97 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716290
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11151560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703629890 {#2501
      date: 2023-12-26 23:31:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe I’m wrong but for the sake of trying to get you started down the right path until someone smarter than me answers for sure. I think you would need to configure a split tunnel on your device. Even then I don’t think that would work either. I think that “casting” just tells the display the server address and it tracks down the stream info. Your casting device then just functions as a remote through the network.\n
    \n
    So even if It could work, you’re home network address would be compromised by the network traffic being sent to your display without a VPN.\n
    \n
    Like another person has said, your best bet is more likely torrenting to Plex, Emby, Jellyfin then casting from your media server.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703631302 {#2347
    date: 2023-12-26 23:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 257706
  -bodyTs: "'address':60,90 'anoth':107 'answer':24 'best':112 'bet':113 'cast':53,69,123 'compromis':93 'configur':33 'could':84 'devic':39,70 'display':57,102 'either':49 'embi':120 'even':40,81 'function':73 'get':12 'home':88 'info':67 'jellyfin':121 'like':106,116 'm':3 'mayb':1 'media':126 'need':31 'network':79,89,96 'path':18 'person':108 'plex':119 're':87 'remot':76 'right':17 'said':110 'sake':8 'sent':99 'server':59,127 'smarter':21 'someon':20 'split':35 'start':14 'stream':66 'sure':26 'tell':55 'think':28,45,51 'torrent':117 'track':63 'traffic':97 'tri':10 'tunnel':36 'vpn':105 'without':103 'work':48,85 'would':30,47,91 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5732086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631302 {#2332
    date: 2023-12-26 23:55:02.0 +01:00
  }
  +"title": 257706
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349
    +user: Proxies\__CG__\App\Entity\User {#2352 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Newbie-tech"
    +title: "Newbie tech"
    +url: "https://lemmy.dbzer0.com/pictrs/image/f7f85a8b-3207-44c9-9bb7-dde26ca6be47.png"
    +body: """
      This is probably a ridiculous question, but I usually stream from my laptop to my LG tv or my phone to any other tv, and I find that using my VPN keeps the casting output option from working. Like in Popcorntime, the Watch Now doesn’t show my tv, only the laptop app or VLC. On my daughter’s fire stick I can’t even cast to it unless I turn my VPN off.\n
      \n
      I don’t have any problem streaming Plex or Emby from my laptop to the tv. Is there a way to cast without compromising my privacy?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710389190 {#2513
      date: 2024-03-14 05:06:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2344}
    ]
    -id: 25092
    -titleTs: "'newbi':1 'tech':2"
    -bodyTs: "'app':53 'cast':34,66,96 'compromis':98 'daughter':58 'doesn':45 'embi':84 'even':65 'find':27 'fire':60 'keep':32 'laptop':13,52,87 'lg':16 'like':39 'option':36 'output':35 'phone':20 'plex':82 'popcorntim':41 'privaci':100 'probabl':3 'problem':80 'question':6 'ridicul':5 'show':47 'stick':61 'stream':10,81 'turn':71 'tv':17,24,49,90 'unless':69 'use':29 'usual':9 'vlc':55 'vpn':31,73 'watch':43 'way':94 'without':97 'work':38"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716290
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11151560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703629890 {#2501
      date: 2023-12-26 23:31:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe I’m wrong but for the sake of trying to get you started down the right path until someone smarter than me answers for sure. I think you would need to configure a split tunnel on your device. Even then I don’t think that would work either. I think that “casting” just tells the display the server address and it tracks down the stream info. Your casting device then just functions as a remote through the network.\n
    \n
    So even if It could work, you’re home network address would be compromised by the network traffic being sent to your display without a VPN.\n
    \n
    Like another person has said, your best bet is more likely torrenting to Plex, Emby, Jellyfin then casting from your media server.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703631302 {#2347
    date: 2023-12-26 23:55:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 257706
  -bodyTs: "'address':60,90 'anoth':107 'answer':24 'best':112 'bet':113 'cast':53,69,123 'compromis':93 'configur':33 'could':84 'devic':39,70 'display':57,102 'either':49 'embi':120 'even':40,81 'function':73 'get':12 'home':88 'info':67 'jellyfin':121 'like':106,116 'm':3 'mayb':1 'media':126 'need':31 'network':79,89,96 'path':18 'person':108 'plex':119 're':87 'remot':76 'right':17 'said':110 'sake':8 'sent':99 'server':59,127 'smarter':21 'someon':20 'split':35 'start':14 'stream':66 'sure':26 'tell':55 'think':28,45,51 'torrent':117 'track':63 'traffic':97 'tri':10 'tunnel':36 'vpn':105 'without':103 'work':48,85 'would':30,47,91 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5732086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631302 {#2332
    date: 2023-12-26 23:55:02.0 +01:00
  }
  +"title": 257706
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Good-morning-madam"
  +title: "Good morning madam"
  +url: "https://lemmy.world/pictrs/image/9862d2d1-9df9-4dbb-81c4-2d0fa2996ca6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790260 {#2367
    date: 2024-03-18 20:31:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Great username"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703942025 {#2143
        date: 2023-12-30 14:13:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@EdibleFriend@lemmy.world"
        "@betterdeadthanreddit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 264612
      -bodyTs: "'great':1 'usernam':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5788722"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703942025 {#2135
        date: 2023-12-30 14:13:45.0 +01:00
      }
      +"title": 264612
    }
  ]
  -id: 25798
  -titleTs: "'good':1 'madam':3 'morn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703998418
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10116818"
  +editedAt: DateTimeImmutable @1709297523 {#1984
    date: 2024-03-01 13:52:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703912018 {#2186
    date: 2023-12-30 05:53:38.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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Good-morning-madam"
  +title: "Good morning madam"
  +url: "https://lemmy.world/pictrs/image/9862d2d1-9df9-4dbb-81c4-2d0fa2996ca6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790260 {#2367
    date: 2024-03-18 20:31:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Great username"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703942025 {#2143
        date: 2023-12-30 14:13:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@EdibleFriend@lemmy.world"
        "@betterdeadthanreddit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 264612
      -bodyTs: "'great':1 'usernam':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5788722"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703942025 {#2135
        date: 2023-12-30 14:13:45.0 +01:00
      }
      +"title": 264612
    }
  ]
  -id: 25798
  -titleTs: "'good':1 'madam':3 'morn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703998418
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10116818"
  +editedAt: DateTimeImmutable @1709297523 {#1984
    date: 2024-03-01 13:52:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703912018 {#2186
    date: 2023-12-30 05:53:38.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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
  +slug: "Good-morning-madam"
  +title: "Good morning madam"
  +url: "https://lemmy.world/pictrs/image/9862d2d1-9df9-4dbb-81c4-2d0fa2996ca6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 471
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710790260 {#2367
    date: 2024-03-18 20:31:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Great username"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703942025 {#2143
        date: 2023-12-30 14:13:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@EdibleFriend@lemmy.world"
        "@betterdeadthanreddit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 264612
      -bodyTs: "'great':1 'usernam':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5788722"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703942025 {#2135
        date: 2023-12-30 14:13:45.0 +01:00
      }
      +"title": 264612
    }
  ]
  -id: 25798
  -titleTs: "'good':1 'madam':3 'morn':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703998418
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10116818"
  +editedAt: DateTimeImmutable @1709297523 {#1984
    date: 2024-03-01 13:52:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703912018 {#2186
    date: 2023-12-30 05:53:38.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Good-morning-madam"
    +title: "Good morning madam"
    +url: "https://lemmy.world/pictrs/image/9862d2d1-9df9-4dbb-81c4-2d0fa2996ca6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790260 {#2367
      date: 2024-03-18 20:31:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1351 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 25798
    -titleTs: "'good':1 'madam':3 'morn':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703998418
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10116818"
    +editedAt: DateTimeImmutable @1709297523 {#1984
      date: 2024-03-01 13:52:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703912018 {#2186
      date: 2023-12-30 05:53:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Great username"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703942025 {#2143
    date: 2023-12-30 14:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@EdibleFriend@lemmy.world"
    "@betterdeadthanreddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 264612
  -bodyTs: "'great':1 'usernam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5788722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703942025 {#2135
    date: 2023-12-30 14:13:45.0 +01:00
  }
  +"title": 264612
}
"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
87 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Good-morning-madam"
    +title: "Good morning madam"
    +url: "https://lemmy.world/pictrs/image/9862d2d1-9df9-4dbb-81c4-2d0fa2996ca6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790260 {#2367
      date: 2024-03-18 20:31:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1351 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 25798
    -titleTs: "'good':1 'madam':3 'morn':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703998418
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10116818"
    +editedAt: DateTimeImmutable @1709297523 {#1984
      date: 2024-03-01 13:52:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703912018 {#2186
      date: 2023-12-30 05:53:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Great username"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703942025 {#2143
    date: 2023-12-30 14:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@EdibleFriend@lemmy.world"
    "@betterdeadthanreddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 264612
  -bodyTs: "'great':1 'usernam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5788722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703942025 {#2135
    date: 2023-12-30 14:13:45.0 +01:00
  }
  +"title": 264612
}
"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
88 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1349 …}
    +slug: "Good-morning-madam"
    +title: "Good morning madam"
    +url: "https://lemmy.world/pictrs/image/9862d2d1-9df9-4dbb-81c4-2d0fa2996ca6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 471
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710790260 {#2367
      date: 2024-03-18 20:31:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1351 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 25798
    -titleTs: "'good':1 'madam':3 'morn':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703998418
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10116818"
    +editedAt: DateTimeImmutable @1709297523 {#1984
      date: 2024-03-01 13:52:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703912018 {#2186
      date: 2023-12-30 05:53:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2068 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Great username"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703942025 {#2143
    date: 2023-12-30 14:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@EdibleFriend@lemmy.world"
    "@betterdeadthanreddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 264612
  -bodyTs: "'great':1 'usernam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5788722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703942025 {#2135
    date: 2023-12-30 14:13:45.0 +01:00
  }
  +"title": 264612
}
"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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1430
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
  +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
  +url: null
  +body: """
    Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
    \n
    What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700400332 {#1452
    date: 2023-11-19 14:25:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: [
    1 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700355104 {#2387
        date: 2023-11-19 01:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GiuseppeAndTheYeti@midwest.social"
        "@emax_gomax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 138581
      -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4767526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700355104 {#2392
        date: 2023-11-19 01:51:44.0 +01:00
      }
      +"title": 138581
    }
    0 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700355217 {#1362
        date: 2023-11-19 01:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GiuseppeAndTheYeti@midwest.social"
        "@thisNotMyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 138585
      -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4767570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700355217 {#1403
        date: 2023-11-19 01:53:37.0 +01:00
      }
      +"title": 138585
    }
  ]
  -id: 14271
  -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
  -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700437973
  +visibility: "visible             "
  +apId: "https://midwest.social/post/5593362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700351573 {#1637
    date: 2023-11-19 00:52:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1430
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
  +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
  +url: null
  +body: """
    Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
    \n
    What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700400332 {#1452
    date: 2023-11-19 14:25:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: [
    1 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700355104 {#2387
        date: 2023-11-19 01:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GiuseppeAndTheYeti@midwest.social"
        "@emax_gomax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 138581
      -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4767526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700355104 {#2392
        date: 2023-11-19 01:51:44.0 +01:00
      }
      +"title": 138581
    }
    0 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700355217 {#1362
        date: 2023-11-19 01:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GiuseppeAndTheYeti@midwest.social"
        "@thisNotMyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 138585
      -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4767570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700355217 {#1403
        date: 2023-11-19 01:53:37.0 +01:00
      }
      +"title": 138585
    }
  ]
  -id: 14271
  -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
  -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700437973
  +visibility: "visible             "
  +apId: "https://midwest.social/post/5593362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700351573 {#1637
    date: 2023-11-19 00:52:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1430
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
  +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
  +url: null
  +body: """
    Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
    \n
    What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700400332 {#1452
    date: 2023-11-19 14:25:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: [
    1 => App\Entity\EntryComment {#2394
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700355104 {#2387
        date: 2023-11-19 01:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GiuseppeAndTheYeti@midwest.social"
        "@emax_gomax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 138581
      -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4767526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700355104 {#2392
        date: 2023-11-19 01:51:44.0 +01:00
      }
      +"title": 138581
    }
    0 => App\Entity\EntryComment {#2019
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700355217 {#1362
        date: 2023-11-19 01:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GiuseppeAndTheYeti@midwest.social"
        "@thisNotMyName@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 138585
      -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4767570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700355217 {#1403
        date: 2023-11-19 01:53:37.0 +01:00
      }
      +"title": 138585
    }
  ]
  -id: 14271
  -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
  -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700437973
  +visibility: "visible             "
  +apId: "https://midwest.social/post/5593362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700351573 {#1637
    date: 2023-11-19 00:52:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
    +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
    +url: null
    +body: """
      Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
      \n
      What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700400332 {#1452
      date: 2023-11-19 14:25:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#2394}
      0 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700355217 {#1362
          date: 2023-11-19 01:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GiuseppeAndTheYeti@midwest.social"
          "@thisNotMyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 138585
        -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4767570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700355217 {#1403
          date: 2023-11-19 01:53:37.0 +01:00
        }
        +"title": 138585
      }
    ]
    -id: 14271
    -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
    -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700437973
    +visibility: "visible             "
    +apId: "https://midwest.social/post/5593362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700351573 {#1637
      date: 2023-11-19 00:52:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700355104 {#2387
    date: 2023-11-19 01:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GiuseppeAndTheYeti@midwest.social"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 138581
  -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4767526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355104 {#2392
    date: 2023-11-19 01:51:44.0 +01:00
  }
  +"title": 138581
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
    +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
    +url: null
    +body: """
      Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
      \n
      What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700400332 {#1452
      date: 2023-11-19 14:25:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#2394}
      0 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700355217 {#1362
          date: 2023-11-19 01:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GiuseppeAndTheYeti@midwest.social"
          "@thisNotMyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 138585
        -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4767570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700355217 {#1403
          date: 2023-11-19 01:53:37.0 +01:00
        }
        +"title": 138585
      }
    ]
    -id: 14271
    -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
    -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700437973
    +visibility: "visible             "
    +apId: "https://midwest.social/post/5593362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700351573 {#1637
      date: 2023-11-19 00:52:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700355104 {#2387
    date: 2023-11-19 01:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GiuseppeAndTheYeti@midwest.social"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 138581
  -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4767526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355104 {#2392
    date: 2023-11-19 01:51:44.0 +01:00
  }
  +"title": 138581
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
    +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
    +url: null
    +body: """
      Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
      \n
      What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700400332 {#1452
      date: 2023-11-19 14:25:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#2394}
      0 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
        +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700355217 {#1362
          date: 2023-11-19 01:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GiuseppeAndTheYeti@midwest.social"
          "@thisNotMyName@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 138585
        -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4767570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700355217 {#1403
          date: 2023-11-19 01:53:37.0 +01:00
        }
        +"title": 138585
      }
    ]
    -id: 14271
    -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
    -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700437973
    +visibility: "visible             "
    +apId: "https://midwest.social/post/5593362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700351573 {#1637
      date: 2023-11-19 00:52:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700355104 {#2387
    date: 2023-11-19 01:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GiuseppeAndTheYeti@midwest.social"
    "@emax_gomax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 138581
  -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4767526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355104 {#2392
    date: 2023-11-19 01:51:44.0 +01:00
  }
  +"title": 138581
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
    +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
    +url: null
    +body: """
      Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
      \n
      What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700400332 {#1452
      date: 2023-11-19 14:25:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700355104 {#2387
          date: 2023-11-19 01:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GiuseppeAndTheYeti@midwest.social"
          "@emax_gomax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 138581
        -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4767526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700355104 {#2392
          date: 2023-11-19 01:51:44.0 +01:00
        }
        +"title": 138581
      }
      0 => App\Entity\EntryComment {#2019}
    ]
    -id: 14271
    -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
    -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700437973
    +visibility: "visible             "
    +apId: "https://midwest.social/post/5593362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700351573 {#1637
      date: 2023-11-19 00:52:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700355217 {#1362
    date: 2023-11-19 01:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GiuseppeAndTheYeti@midwest.social"
    "@thisNotMyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 138585
  -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4767570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355217 {#1403
    date: 2023-11-19 01:53:37.0 +01:00
  }
  +"title": 138585
}
"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
99 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
    +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
    +url: null
    +body: """
      Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
      \n
      What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700400332 {#1452
      date: 2023-11-19 14:25:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700355104 {#2387
          date: 2023-11-19 01:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GiuseppeAndTheYeti@midwest.social"
          "@emax_gomax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 138581
        -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4767526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700355104 {#2392
          date: 2023-11-19 01:51:44.0 +01:00
        }
        +"title": 138581
      }
      0 => App\Entity\EntryComment {#2019}
    ]
    -id: 14271
    -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
    -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700437973
    +visibility: "visible             "
    +apId: "https://midwest.social/post/5593362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700351573 {#1637
      date: 2023-11-19 00:52:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700355217 {#1362
    date: 2023-11-19 01:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GiuseppeAndTheYeti@midwest.social"
    "@thisNotMyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 138585
  -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4767570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355217 {#1403
    date: 2023-11-19 01:53:37.0 +01:00
  }
  +"title": 138585
}
"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
100 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +slug: "Need-advice-on-remote-management-of-a-Jellyfin-server-and"
    +title: "Need advice on remote management of a Jellyfin server and Qbittorrent."
    +url: null
    +body: """
      Some background. I set up a Jellyfin server for my family to host TV shows and movies for them for free. I finally had enough of Xfinity and switched to T-Mobile 5G home internet, but in doing so, I lost the ability to control my network’s port forwarding. I’m spending literally half the previous amount on internet and getting the same speeds, so I don’t plan on going back.\n
      \n
      What I do plan on doing is setting up a new server at my parent’s house and running it on their network. Problem is that I’m 2 hours away. My plan is to use Qbit, jackett, and the arrs to automatically download torrents. Is there any way to automatically rename torrents to match Jellyfin’s naming convention for organization and metadata downloads?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700400332 {#1452
      date: 2023-11-19 14:25:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#2394
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
        +body: "Oh wow, I had no idea that even was an option. I’m pretty excited to sink my teeth into the arrs. It’s a little daunting having to set it up on a Linux server plus the networking, but still exciting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700355104 {#2387
          date: 2023-11-19 01:51:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GiuseppeAndTheYeti@midwest.social"
          "@emax_gomax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2393 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#1402 …}
        +reports: Doctrine\ORM\PersistentCollection {#1385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -id: 138581
        -bodyTs: "'arr':22 'daunt':27 'even':8 'excit':15,42 'idea':6 'linux':35 'littl':26 'm':13 'network':39 'oh':1 'option':11 'plus':37 'pretti':14 'server':36 'set':30 'sink':17 'still':41 'teeth':19 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4767526"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700355104 {#2392
          date: 2023-11-19 01:51:44.0 +01:00
        }
        +"title": 138581
      }
      0 => App\Entity\EntryComment {#2019}
    ]
    -id: 14271
    -titleTs: "'advic':2 'jellyfin':8 'manag':5 'need':1 'qbittorr':11 'remot':4 'server':9"
    -bodyTs: "'2':103 '5g':34 'abil':44 'amount':59 'arr':115 'automat':117,125 'away':105 'back':74 'background':2 'control':46 'convent':133 'download':118,138 'enough':25 'famili':11 'final':23 'forward':51 'free':21 'get':63 'go':73 'half':56 'home':35 'host':13 'hour':104 'hous':91 'internet':36,61 'jackett':112 'jellyfin':7,130 'liter':55 'lost':42 'm':53,102 'match':129 'metadata':137 'mobil':33 'movi':17 'name':132 'network':48,97 'new':85 'organ':135 'parent':89 'plan':71,78,107 'port':50 'previous':58 'problem':98 'qbit':111 'renam':126 'run':93 'server':8,86 'set':4,82 'show':15 'speed':66 'spend':54 'switch':29 't-mobil':31 'torrent':119,127 'tv':14 'use':110 'way':123 'xfiniti':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700437973
    +visibility: "visible             "
    +apId: "https://midwest.social/post/5593362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700351573 {#1637
      date: 2023-11-19 00:52:53.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +body: "I think I’ll probably end up using SSH after connecting to the network through wireguard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700355217 {#1362
    date: 2023-11-19 01:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GiuseppeAndTheYeti@midwest.social"
    "@thisNotMyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 138585
  -bodyTs: "'connect':11 'end':6 'll':4 'network':14 'probabl':5 'ssh':9 'think':2 'use':8 'wireguard':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4767570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355217 {#1403
    date: 2023-11-19 01:53:37.0 +01:00
  }
  +"title": 138585
}
"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
101 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
102 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