GET https://kbin.spritesserver.nl/index.php/u/@LucyLastic@sh.itjust.works/hot

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 …}
}
4.18 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The Marvellous Mrs Maisel.\n
    \n
    Managed to be funny and heartfelt all the way through, with a well written conclusion. Anything that doesn’t wrap up properly just sinks any enjoyment for me, but this show left me feeling satisfied.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699059335 {#2131
    date: 2023-11-04 01:55:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 87883
  -bodyTs: "'anyth':20 'conclus':19 'doesn':22 'enjoy':30 'feel':38 'funni':8 'heartfelt':10 'left':36 'maisel':4 'manag':5 'marvel':2 'mrs':3 'proper':26 'satisfi':39 'show':35 'sink':28 'way':13 'well':17 'wrap':24 'written':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5128417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699041336 {#2132
    date: 2023-11-03 20:55:36.0 +01:00
  }
  +"title": 87883
}
"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 {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The Marvellous Mrs Maisel.\n
    \n
    Managed to be funny and heartfelt all the way through, with a well written conclusion. Anything that doesn’t wrap up properly just sinks any enjoyment for me, but this show left me feeling satisfied.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699059335 {#2131
    date: 2023-11-04 01:55:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 87883
  -bodyTs: "'anyth':20 'conclus':19 'doesn':22 'enjoy':30 'feel':38 'funni':8 'heartfelt':10 'left':36 'maisel':4 'manag':5 'marvel':2 'mrs':3 'proper':26 'satisfi':39 'show':35 'sink':28 'way':13 'well':17 'wrap':24 'written':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5128417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699041336 {#2132
    date: 2023-11-03 20:55:36.0 +01:00
  }
  +"title": 87883
}
"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 {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The Marvellous Mrs Maisel.\n
    \n
    Managed to be funny and heartfelt all the way through, with a well written conclusion. Anything that doesn’t wrap up properly just sinks any enjoyment for me, but this show left me feeling satisfied.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699059335 {#2131
    date: 2023-11-04 01:55:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 87883
  -bodyTs: "'anyth':20 'conclus':19 'doesn':22 'enjoy':30 'feel':38 'funni':8 'heartfelt':10 'left':36 'maisel':4 'manag':5 'marvel':2 'mrs':3 'proper':26 'satisfi':39 'show':35 'sink':28 'way':13 'well':17 'wrap':24 'written':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5128417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699041336 {#2132
    date: 2023-11-03 20:55:36.0 +01:00
  }
  +"title": 87883
}
"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 {#2021
  +user: Proxies\__CG__\App\Entity\User {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
  +slug: "HER-FAVORITE-POSSESSION-OC"
  +title: "‘HER FAVORITE POSSESSION’ [OC]"
  +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610308 {#2153
    date: 2023-10-29 21:11:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  +badges: Doctrine\ORM\PersistentCollection {#1999 …}
  +children: [
    1 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1698605069 {#2025
          date: 2023-10-29 19:44:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 76871
        -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4911734"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698516031 {#2011
          date: 2023-10-28 20:00:31.0 +02:00
        }
        +"title": 76871
      }
      +body: """
        Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
        \n
        The number of gynos who don’t know how to properly insert and remove them is worrying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698605067 {#2064
        date: 2023-10-29 19:44:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@LucyLastic@sh.itjust.works"
        "@Xanthrax@lemmy.world"
        "@PlantJam@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 78708
      -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4947726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698605067 {#2089
        date: 2023-10-29 19:44:27.0 +01:00
      }
      +"title": 78708
    }
    2 => App\Entity\EntryComment {#2033}
    0 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: App\Entity\EntryComment {#2033}
      +body: """
        When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
        \n
        (coils do work really well for a lot of women)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698566478 {#2061
        date: 2023-10-29 09:01:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@LucyLastic@sh.itjust.works"
        "@Xanthrax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 77845
      -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4932163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698566478 {#2079
        date: 2023-10-29 09:01:18.0 +01:00
      }
      +"title": 77845
    }
  ]
  -id: 8160
  -titleTs: "'favorit':2 'oc':4 'possess':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698580779
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5490613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494379 {#2204
    date: 2023-10-28 13:59:39.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2021
  +user: Proxies\__CG__\App\Entity\User {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
  +slug: "HER-FAVORITE-POSSESSION-OC"
  +title: "‘HER FAVORITE POSSESSION’ [OC]"
  +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610308 {#2153
    date: 2023-10-29 21:11:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  +badges: Doctrine\ORM\PersistentCollection {#1999 …}
  +children: [
    1 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1698605069 {#2025
          date: 2023-10-29 19:44:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 76871
        -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4911734"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698516031 {#2011
          date: 2023-10-28 20:00:31.0 +02:00
        }
        +"title": 76871
      }
      +body: """
        Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
        \n
        The number of gynos who don’t know how to properly insert and remove them is worrying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698605067 {#2064
        date: 2023-10-29 19:44:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@LucyLastic@sh.itjust.works"
        "@Xanthrax@lemmy.world"
        "@PlantJam@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 78708
      -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4947726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698605067 {#2089
        date: 2023-10-29 19:44:27.0 +01:00
      }
      +"title": 78708
    }
    2 => App\Entity\EntryComment {#2033}
    0 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: App\Entity\EntryComment {#2033}
      +body: """
        When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
        \n
        (coils do work really well for a lot of women)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698566478 {#2061
        date: 2023-10-29 09:01:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@LucyLastic@sh.itjust.works"
        "@Xanthrax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 77845
      -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4932163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698566478 {#2079
        date: 2023-10-29 09:01:18.0 +01:00
      }
      +"title": 77845
    }
  ]
  -id: 8160
  -titleTs: "'favorit':2 'oc':4 'possess':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698580779
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5490613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494379 {#2204
    date: 2023-10-28 13:59:39.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2021
  +user: Proxies\__CG__\App\Entity\User {#2321 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
  +slug: "HER-FAVORITE-POSSESSION-OC"
  +title: "‘HER FAVORITE POSSESSION’ [OC]"
  +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 492
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698610308 {#2153
    date: 2023-10-29 21:11:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#1998 …}
  +reports: Doctrine\ORM\PersistentCollection {#2006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  +badges: Doctrine\ORM\PersistentCollection {#1999 …}
  +children: [
    1 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1698605069 {#2025
          date: 2023-10-29 19:44:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 76871
        -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4911734"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698516031 {#2011
          date: 2023-10-28 20:00:31.0 +02:00
        }
        +"title": 76871
      }
      +body: """
        Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
        \n
        The number of gynos who don’t know how to properly insert and remove them is worrying.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698605067 {#2064
        date: 2023-10-29 19:44:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@LucyLastic@sh.itjust.works"
        "@Xanthrax@lemmy.world"
        "@PlantJam@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 78708
      -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4947726"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698605067 {#2089
        date: 2023-10-29 19:44:27.0 +01:00
      }
      +"title": 78708
    }
    2 => App\Entity\EntryComment {#2033}
    0 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: App\Entity\EntryComment {#2033}
      +body: """
        When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
        \n
        (coils do work really well for a lot of women)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698566478 {#2061
        date: 2023-10-29 09:01:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@LucyLastic@sh.itjust.works"
        "@Xanthrax@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 77845
      -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4932163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698566478 {#2079
        date: 2023-10-29 09:01:18.0 +01:00
      }
      +"title": 77845
    }
  ]
  -id: 8160
  -titleTs: "'favorit':2 'oc':4 'possess':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698580779
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5490613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698494379 {#2204
    date: 2023-10-28 13:59:39.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
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 {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088}
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1698605069 {#2025
          date: 2023-10-29 19:44:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 76871
        -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4911734"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698516031 {#2011
          date: 2023-10-28 20:00:31.0 +02:00
        }
        +"title": 76871
      }
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
          \n
          (coils do work really well for a lot of women)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698566478 {#2061
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 77845
        -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4932163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698566478 {#2079
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +"title": 77845
      }
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: App\Entity\EntryComment {#2033}
  +body: """
    Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
    \n
    The number of gynos who don’t know how to properly insert and remove them is worrying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698605067 {#2064
    date: 2023-10-29 19:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@LucyLastic@sh.itjust.works"
    "@Xanthrax@lemmy.world"
    "@PlantJam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 78708
  -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4947726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605067 {#2089
    date: 2023-10-29 19:44:27.0 +01:00
  }
  +"title": 78708
}
"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 {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088}
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1698605069 {#2025
          date: 2023-10-29 19:44:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 76871
        -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4911734"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698516031 {#2011
          date: 2023-10-28 20:00:31.0 +02:00
        }
        +"title": 76871
      }
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
          \n
          (coils do work really well for a lot of women)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698566478 {#2061
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 77845
        -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4932163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698566478 {#2079
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +"title": 77845
      }
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: App\Entity\EntryComment {#2033}
  +body: """
    Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
    \n
    The number of gynos who don’t know how to properly insert and remove them is worrying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698605067 {#2064
    date: 2023-10-29 19:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@LucyLastic@sh.itjust.works"
    "@Xanthrax@lemmy.world"
    "@PlantJam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 78708
  -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4947726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605067 {#2089
    date: 2023-10-29 19:44:27.0 +01:00
  }
  +"title": 78708
}
"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 {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088}
      2 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: null
        +root: null
        +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1698605069 {#2025
          date: 2023-10-29 19:44:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2028 …}
        +nested: Doctrine\ORM\PersistentCollection {#2012 …}
        +votes: Doctrine\ORM\PersistentCollection {#2013 …}
        +reports: Doctrine\ORM\PersistentCollection {#2035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
        -id: 76871
        -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4911734"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698516031 {#2011
          date: 2023-10-28 20:00:31.0 +02:00
        }
        +"title": 76871
      }
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
          \n
          (coils do work really well for a lot of women)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698566478 {#2061
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 77845
        -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4932163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698566478 {#2079
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +"title": 77845
      }
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: App\Entity\EntryComment {#2033}
  +body: """
    Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
    \n
    The number of gynos who don’t know how to properly insert and remove them is worrying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698605067 {#2064
    date: 2023-10-29 19:44:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@LucyLastic@sh.itjust.works"
    "@Xanthrax@lemmy.world"
    "@PlantJam@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 78708
  -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4947726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698605067 {#2089
    date: 2023-10-29 19:44:27.0 +01:00
  }
  +"title": 78708
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
          \n
          The number of gynos who don’t know how to properly insert and remove them is worrying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698605067 {#2064
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
          "@PlantJam@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 78708
        -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4947726"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698605067 {#2089
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +"title": 78708
      }
      2 => App\Entity\EntryComment {#2033}
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
          \n
          (coils do work really well for a lot of women)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698566478 {#2061
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 77845
        -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4932163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698566478 {#2079
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +"title": 77845
      }
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1698605069 {#2025
    date: 2023-10-29 19:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 76871
  -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4911734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698516031 {#2011
    date: 2023-10-28 20:00:31.0 +02:00
  }
  +"title": 76871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
          \n
          The number of gynos who don’t know how to properly insert and remove them is worrying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698605067 {#2064
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
          "@PlantJam@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 78708
        -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4947726"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698605067 {#2089
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +"title": 78708
      }
      2 => App\Entity\EntryComment {#2033}
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
          \n
          (coils do work really well for a lot of women)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698566478 {#2061
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 77845
        -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4932163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698566478 {#2079
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +"title": 77845
      }
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1698605069 {#2025
    date: 2023-10-29 19:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 76871
  -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4911734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698516031 {#2011
    date: 2023-10-28 20:00:31.0 +02:00
  }
  +"title": 76871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
          \n
          The number of gynos who don’t know how to properly insert and remove them is worrying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698605067 {#2064
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
          "@PlantJam@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 78708
        -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4947726"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698605067 {#2089
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +"title": 78708
      }
      2 => App\Entity\EntryComment {#2033}
      0 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: App\Entity\EntryComment {#2033}
        +body: """
          When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
          \n
          (coils do work really well for a lot of women)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698566478 {#2061
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 77845
        -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4932163"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698566478 {#2079
          date: 2023-10-29 09:01:18.0 +01:00
        }
        +"title": 77845
      }
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1698605069 {#2025
    date: 2023-10-29 19:44:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 76871
  -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4911734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698516031 {#2011
    date: 2023-10-28 20:00:31.0 +02:00
  }
  +"title": 76871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: App\Entity\EntryComment {#2033
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1698605069 {#2025
            date: 2023-10-29 19:44:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CustardFist@feddit.nl"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2028 …}
          +nested: Doctrine\ORM\PersistentCollection {#2012 …}
          +votes: Doctrine\ORM\PersistentCollection {#2013 …}
          +reports: Doctrine\ORM\PersistentCollection {#2035 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
          -id: 76871
          -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4911734"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698516031 {#2011
            date: 2023-10-28 20:00:31.0 +02:00
          }
          +"title": 76871
        }
        +body: """
          Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
          \n
          The number of gynos who don’t know how to properly insert and remove them is worrying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698605067 {#2064
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
          "@PlantJam@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 78708
        -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4947726"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698605067 {#2089
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +"title": 78708
      }
      2 => App\Entity\EntryComment {#2033}
      0 => App\Entity\EntryComment {#2084}
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: App\Entity\EntryComment {#2033}
  +body: """
    When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
    \n
    (coils do work really well for a lot of women)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698566478 {#2061
    date: 2023-10-29 09:01:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@LucyLastic@sh.itjust.works"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 77845
  -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4932163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698566478 {#2079
    date: 2023-10-29 09:01:18.0 +01:00
  }
  +"title": 77845
}
"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 {#2084
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: App\Entity\EntryComment {#2033
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1698605069 {#2025
            date: 2023-10-29 19:44:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CustardFist@feddit.nl"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2028 …}
          +nested: Doctrine\ORM\PersistentCollection {#2012 …}
          +votes: Doctrine\ORM\PersistentCollection {#2013 …}
          +reports: Doctrine\ORM\PersistentCollection {#2035 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
          -id: 76871
          -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4911734"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698516031 {#2011
            date: 2023-10-28 20:00:31.0 +02:00
          }
          +"title": 76871
        }
        +body: """
          Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
          \n
          The number of gynos who don’t know how to properly insert and remove them is worrying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698605067 {#2064
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
          "@PlantJam@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 78708
        -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4947726"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698605067 {#2089
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +"title": 78708
      }
      2 => App\Entity\EntryComment {#2033}
      0 => App\Entity\EntryComment {#2084}
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: App\Entity\EntryComment {#2033}
  +body: """
    When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
    \n
    (coils do work really well for a lot of women)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698566478 {#2061
    date: 2023-10-29 09:01:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@LucyLastic@sh.itjust.works"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 77845
  -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4932163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698566478 {#2079
    date: 2023-10-29 09:01:18.0 +01:00
  }
  +"title": 77845
}
"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 {#2084
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021
    +user: Proxies\__CG__\App\Entity\User {#2321 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1995 …}
    +slug: "HER-FAVORITE-POSSESSION-OC"
    +title: "‘HER FAVORITE POSSESSION’ [OC]"
    +url: "https://feddit.nl/pictrs/image/a8128dc1-65ba-47c5-8212-86b274648c24.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 492
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698610308 {#2153
      date: 2023-10-29 21:11:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1994 …}
    +votes: Doctrine\ORM\PersistentCollection {#1998 …}
    +reports: Doctrine\ORM\PersistentCollection {#2006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: App\Entity\EntryComment {#2033
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2021 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
          +image: null
          +parent: null
          +root: null
          +body: "Those horns would be super painful and possibly unsanitary. Girl should go find herself a more aerodynamic demon"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1698605069 {#2025
            date: 2023-10-29 19:44:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CustardFist@feddit.nl"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2028 …}
          +nested: Doctrine\ORM\PersistentCollection {#2012 …}
          +votes: Doctrine\ORM\PersistentCollection {#2013 …}
          +reports: Doctrine\ORM\PersistentCollection {#2035 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
          -id: 76871
          -bodyTs: "'aerodynam':17 'demon':18 'find':13 'girl':10 'go':12 'horn':2 'pain':6 'possibl':8 'super':5 'unsanitari':9 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4911734"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698516031 {#2011
            date: 2023-10-28 20:00:31.0 +02:00
          }
          +"title": 76871
        }
        +body: """
          Yeah, they work for most people … the horror stories often come along like those in any form of women’s health - lack of proper knowledge, and not believing women when they say they’re in pain results in bad outcomes.\n
          \n
          The number of gynos who don’t know how to properly insert and remove them is worrying.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698605067 {#2064
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CustardFist@feddit.nl"
          "@LucyLastic@sh.itjust.works"
          "@Xanthrax@lemmy.world"
          "@PlantJam@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 78708
        -bodyTs: "'along':12 'bad':39 'believ':28 'come':11 'form':17 'gyno':44 'health':21 'horror':8 'insert':52 'know':48 'knowledg':25 'lack':22 'like':13 'number':42 'often':10 'outcom':40 'pain':36 'peopl':6 'proper':24,51 're':34 'remov':54 'result':37 'say':32 'stori':9 'women':19,29 'work':3 'worri':57 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4947726"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698605067 {#2089
          date: 2023-10-29 19:44:27.0 +01:00
        }
        +"title": 78708
      }
      2 => App\Entity\EntryComment {#2033}
      0 => App\Entity\EntryComment {#2084}
    ]
    -id: 8160
    -titleTs: "'favorit':2 'oc':4 'possess':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698580779
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5490613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698494379 {#2204
      date: 2023-10-28 13:59:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: App\Entity\EntryComment {#2033}
  +body: """
    When they’re done right and there’s no complications, those only hurt when they’re put in and taken out … which for a snorkeling demon is going to be a lot more frequent than a coil\n
    \n
    (coils do work really well for a lot of women)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698566478 {#2061
    date: 2023-10-29 09:01:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@LucyLastic@sh.itjust.works"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 77845
  -bodyTs: "'coil':37,38 'complic':10 'demon':26 'done':4 'frequent':34 'go':28 'hurt':13 'lot':32,45 'put':17 're':3,16 'realli':41 'right':5 'snorkel':25 'taken':20 'well':42 'women':47 'work':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4932163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698566478 {#2079
    date: 2023-10-29 09:01:18.0 +01:00
  }
  +"title": 77845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2010 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
  +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
  +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
  +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 362
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698841295 {#2004
    date: 2023-11-01 13:21:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
  +badges: Doctrine\ORM\PersistentCollection {#1979 …}
  +children: [
    1 => App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
      +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698484547 {#1410
        date: 2023-10-28 11:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wilberfan@lemmy.world"
        "@FarFarAway@startrek.website"
        "@bus_factor@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#2387 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
      -id: 76030
      -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4897757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698484547 {#1874
        date: 2023-10-28 11:15:47.0 +02:00
      }
      +"title": 76030
    }
    0 => App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698484873 {#1385
        date: 2023-10-28 11:21:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wilberfan@lemmy.world"
        "@Godort@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 76038
      -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4897823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698484873 {#1382
        date: 2023-10-28 11:21:13.0 +02:00
      }
      +"title": 76038
    }
  ]
  -id: 8117
  -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698553229
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7434915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698466829 {#2182
    date: 2023-10-28 06:20:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2010 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
  +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
  +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
  +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 362
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698841295 {#2004
    date: 2023-11-01 13:21:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
  +badges: Doctrine\ORM\PersistentCollection {#1979 …}
  +children: [
    1 => App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
      +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698484547 {#1410
        date: 2023-10-28 11:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wilberfan@lemmy.world"
        "@FarFarAway@startrek.website"
        "@bus_factor@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#2387 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
      -id: 76030
      -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4897757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698484547 {#1874
        date: 2023-10-28 11:15:47.0 +02:00
      }
      +"title": 76030
    }
    0 => App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698484873 {#1385
        date: 2023-10-28 11:21:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wilberfan@lemmy.world"
        "@Godort@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 76038
      -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4897823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698484873 {#1382
        date: 2023-10-28 11:21:13.0 +02:00
      }
      +"title": 76038
    }
  ]
  -id: 8117
  -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698553229
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7434915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698466829 {#2182
    date: 2023-10-28 06:20:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2010 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
  +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
  +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
  +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 362
  +favouriteCount: 562
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698841295 {#2004
    date: 2023-11-01 13:21:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2015 …}
  +reports: Doctrine\ORM\PersistentCollection {#2008 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
  +badges: Doctrine\ORM\PersistentCollection {#1979 …}
  +children: [
    1 => App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
      +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698484547 {#1410
        date: 2023-10-28 11:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wilberfan@lemmy.world"
        "@FarFarAway@startrek.website"
        "@bus_factor@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2389 …}
      +nested: Doctrine\ORM\PersistentCollection {#2387 …}
      +votes: Doctrine\ORM\PersistentCollection {#2394 …}
      +reports: Doctrine\ORM\PersistentCollection {#2393 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
      -id: 76030
      -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4897757"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698484547 {#1874
        date: 2023-10-28 11:15:47.0 +02:00
      }
      +"title": 76030
    }
    0 => App\Entity\EntryComment {#1401
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698484873 {#1385
        date: 2023-10-28 11:21:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wilberfan@lemmy.world"
        "@Godort@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 76038
      -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4897823"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698484873 {#1382
        date: 2023-10-28 11:21:13.0 +02:00
      }
      +"title": 76038
    }
  ]
  -id: 8117
  -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698553229
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7434915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698466829 {#2182
    date: 2023-10-28 06:20:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
    +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
    +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
    +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 362
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698841295 {#2004
      date: 2023-11-01 13:21:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2015 …}
    +reports: Doctrine\ORM\PersistentCollection {#2008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
    +badges: Doctrine\ORM\PersistentCollection {#1979 …}
    +children: [
      1 => App\Entity\EntryComment {#1907}
      0 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698484873 {#1385
          date: 2023-10-28 11:21:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wilberfan@lemmy.world"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 76038
        -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4897823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698484873 {#1382
          date: 2023-10-28 11:21:13.0 +02:00
        }
        +"title": 76038
      }
    ]
    -id: 8117
    -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698553229
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7434915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698466829 {#2182
      date: 2023-10-28 06:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
  +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698484547 {#1410
    date: 2023-10-28 11:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@FarFarAway@startrek.website"
    "@bus_factor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  -id: 76030
  -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4897757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484547 {#1874
    date: 2023-10-28 11:15:47.0 +02:00
  }
  +"title": 76030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
    +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
    +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
    +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 362
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698841295 {#2004
      date: 2023-11-01 13:21:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2015 …}
    +reports: Doctrine\ORM\PersistentCollection {#2008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
    +badges: Doctrine\ORM\PersistentCollection {#1979 …}
    +children: [
      1 => App\Entity\EntryComment {#1907}
      0 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698484873 {#1385
          date: 2023-10-28 11:21:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wilberfan@lemmy.world"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 76038
        -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4897823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698484873 {#1382
          date: 2023-10-28 11:21:13.0 +02:00
        }
        +"title": 76038
      }
    ]
    -id: 8117
    -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698553229
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7434915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698466829 {#2182
      date: 2023-10-28 06:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
  +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698484547 {#1410
    date: 2023-10-28 11:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@FarFarAway@startrek.website"
    "@bus_factor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  -id: 76030
  -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4897757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484547 {#1874
    date: 2023-10-28 11:15:47.0 +02:00
  }
  +"title": 76030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
    +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
    +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
    +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 362
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698841295 {#2004
      date: 2023-11-01 13:21:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2015 …}
    +reports: Doctrine\ORM\PersistentCollection {#2008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
    +badges: Doctrine\ORM\PersistentCollection {#1979 …}
    +children: [
      1 => App\Entity\EntryComment {#1907}
      0 => App\Entity\EntryComment {#1401
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698484873 {#1385
          date: 2023-10-28 11:21:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wilberfan@lemmy.world"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 76038
        -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4897823"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698484873 {#1382
          date: 2023-10-28 11:21:13.0 +02:00
        }
        +"title": 76038
      }
    ]
    -id: 8117
    -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698553229
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7434915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698466829 {#2182
      date: 2023-10-28 06:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
  +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698484547 {#1410
    date: 2023-10-28 11:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@FarFarAway@startrek.website"
    "@bus_factor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2389 …}
  +nested: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  -id: 76030
  -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4897757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484547 {#1874
    date: 2023-10-28 11:15:47.0 +02:00
  }
  +"title": 76030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_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 {#1401
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
    +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
    +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
    +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 362
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698841295 {#2004
      date: 2023-11-01 13:21:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2015 …}
    +reports: Doctrine\ORM\PersistentCollection {#2008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
    +badges: Doctrine\ORM\PersistentCollection {#1979 …}
    +children: [
      1 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
        +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1698484547 {#1410
          date: 2023-10-28 11:15:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wilberfan@lemmy.world"
          "@FarFarAway@startrek.website"
          "@bus_factor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#2387 …}
        +votes: Doctrine\ORM\PersistentCollection {#2394 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
        -id: 76030
        -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4897757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698484547 {#1874
          date: 2023-10-28 11:15:47.0 +02:00
        }
        +"title": 76030
      }
      0 => App\Entity\EntryComment {#1401}
    ]
    -id: 8117
    -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698553229
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7434915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698466829 {#2182
      date: 2023-10-28 06:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698484873 {#1385
    date: 2023-10-28 11:21:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 76038
  -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4897823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484873 {#1382
    date: 2023-10-28 11:21:13.0 +02:00
  }
  +"title": 76038
}
"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 {#1401
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
    +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
    +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
    +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 362
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698841295 {#2004
      date: 2023-11-01 13:21:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2015 …}
    +reports: Doctrine\ORM\PersistentCollection {#2008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
    +badges: Doctrine\ORM\PersistentCollection {#1979 …}
    +children: [
      1 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
        +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1698484547 {#1410
          date: 2023-10-28 11:15:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wilberfan@lemmy.world"
          "@FarFarAway@startrek.website"
          "@bus_factor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#2387 …}
        +votes: Doctrine\ORM\PersistentCollection {#2394 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
        -id: 76030
        -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4897757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698484547 {#1874
          date: 2023-10-28 11:15:47.0 +02:00
        }
        +"title": 76030
      }
      0 => App\Entity\EntryComment {#1401}
    ]
    -id: 8117
    -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698553229
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7434915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698466829 {#2182
      date: 2023-10-28 06:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698484873 {#1385
    date: 2023-10-28 11:21:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 76038
  -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4897823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484873 {#1382
    date: 2023-10-28 11:21:13.0 +02:00
  }
  +"title": 76038
}
"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 {#1401
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2212 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2014 …}
    +slug: "Gen-Z-is-turned-off-by-onscreen-sex-wants-no-mance"
    +title: "Gen Z is turned off by onscreen sex, wants no-mance over romance, a new study finds"
    +url: "https://www.latimes.com/entertainment-arts/story/2023-10-26/gen-z-wants-less-sex-onscreen-more-platonic-relationships"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 362
    +favouriteCount: 562
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698841295 {#2004
      date: 2023-11-01 13:21:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2015 …}
    +reports: Doctrine\ORM\PersistentCollection {#2008 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1983 …}
    +badges: Doctrine\ORM\PersistentCollection {#1979 …}
    +children: [
      1 => App\Entity\EntryComment {#1907
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2391 …}
        +body: "Then he gets into his Audi (everyone else is driving Audis too), and then out of his Audi, then back in his Audi, and so on. Audi."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1698484547 {#1410
          date: 2023-10-28 11:15:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wilberfan@lemmy.world"
          "@FarFarAway@startrek.website"
          "@bus_factor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2389 …}
        +nested: Doctrine\ORM\PersistentCollection {#2387 …}
        +votes: Doctrine\ORM\PersistentCollection {#2394 …}
        +reports: Doctrine\ORM\PersistentCollection {#2393 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
        -id: 76030
        -bodyTs: "'audi':6,11,18,23,27 'back':20 'drive':10 'els':8 'everyon':7 'get':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4897757"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698484547 {#1874
          date: 2023-10-28 11:15:47.0 +02:00
        }
        +"title": 76030
      }
      0 => App\Entity\EntryComment {#1401}
    ]
    -id: 8117
    -titleTs: "'find':18 'gen':1 'manc':12 'new':16 'no-manc':10 'onscreen':7 'romanc':14 'sex':8 'studi':17 'turn':4 'want':9 'z':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698553229
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7434915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698466829 {#2182
      date: 2023-10-28 06:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "Yup, especially as a gay, sex scenes in movies have always been “I’m fine with straight people existing, but I don’t want them rubbing my face in it” at best … and it’s rarely at best, with all the chemistry of a jar of nitrogen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698484873 {#1385
    date: 2023-10-28 11:21:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wilberfan@lemmy.world"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 76038
  -bodyTs: "'alway':11 'best':32,38 'chemistri':42 'especi':2 'exist':19 'face':28 'fine':15 'gay':5 'jar':45 'm':14 'movi':9 'nitrogen':47 'peopl':18 'rare':36 'rub':26 'scene':7 'sex':6 'straight':17 'want':24 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4897823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698484873 {#1382
    date: 2023-10-28 11:21:13.0 +02:00
  }
  +"title": 76038
}
"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 {#2455
  +user: Proxies\__CG__\App\Entity\User {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
  +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
  +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
  +url: null
  +body: """
    One chestnut from my history in lottery game development:\n
    \n
    While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
    \n
    Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 261
  +favouriteCount: 423
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698669717 {#2368
    date: 2023-10-30 13:41:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  +badges: Doctrine\ORM\PersistentCollection {#1352 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
        \n
        So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
        \n
        The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1698264429 {#2452
        date: 2023-10-25 22:07:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krudler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 70398
      -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4786935"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698211503 {#2457
        date: 2023-10-25 07:25:03.0 +02:00
      }
      +"title": 70398
    }
    0 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: App\Entity\EntryComment {#2454}
      +body: """
        It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
        \n
        The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698264426 {#2364
        date: 2023-10-25 22:07:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krudler@lemmy.world"
        "@LucyLastic@sh.itjust.works"
        "@Hobo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 71934
      -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4808146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698264426 {#2372
        date: 2023-10-25 22:07:06.0 +02:00
      }
      +"title": 71934
    }
  ]
  -id: 7315
  -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
  -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698180461
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7232834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698094061 {#2009
    date: 2023-10-23 22:47:41.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 {#2455
  +user: Proxies\__CG__\App\Entity\User {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
  +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
  +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
  +url: null
  +body: """
    One chestnut from my history in lottery game development:\n
    \n
    While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
    \n
    Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 261
  +favouriteCount: 423
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698669717 {#2368
    date: 2023-10-30 13:41:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  +badges: Doctrine\ORM\PersistentCollection {#1352 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
        \n
        So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
        \n
        The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1698264429 {#2452
        date: 2023-10-25 22:07:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krudler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 70398
      -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4786935"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698211503 {#2457
        date: 2023-10-25 07:25:03.0 +02:00
      }
      +"title": 70398
    }
    0 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: App\Entity\EntryComment {#2454}
      +body: """
        It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
        \n
        The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698264426 {#2364
        date: 2023-10-25 22:07:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krudler@lemmy.world"
        "@LucyLastic@sh.itjust.works"
        "@Hobo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 71934
      -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4808146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698264426 {#2372
        date: 2023-10-25 22:07:06.0 +02:00
      }
      +"title": 71934
    }
  ]
  -id: 7315
  -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
  -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698180461
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7232834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698094061 {#2009
    date: 2023-10-23 22:47:41.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 {#2455
  +user: Proxies\__CG__\App\Entity\User {#2186 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
  +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
  +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
  +url: null
  +body: """
    One chestnut from my history in lottery game development:\n
    \n
    While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
    \n
    Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 261
  +favouriteCount: 423
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698669717 {#2368
    date: 2023-10-30 13:41:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2366 …}
  +reports: Doctrine\ORM\PersistentCollection {#2352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
  +badges: Doctrine\ORM\PersistentCollection {#1352 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
        \n
        So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
        \n
        The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1698264429 {#2452
        date: 2023-10-25 22:07:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krudler@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2469 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
      -id: 70398
      -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4786935"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698211503 {#2457
        date: 2023-10-25 07:25:03.0 +02:00
      }
      +"title": 70398
    }
    0 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: App\Entity\EntryComment {#2454}
      +body: """
        It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
        \n
        The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698264426 {#2364
        date: 2023-10-25 22:07:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krudler@lemmy.world"
        "@LucyLastic@sh.itjust.works"
        "@Hobo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 71934
      -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4808146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698264426 {#2372
        date: 2023-10-25 22:07:06.0 +02:00
      }
      +"title": 71934
    }
  ]
  -id: 7315
  -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
  -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698180461
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7232834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698094061 {#2009
    date: 2023-10-23 22:47:41.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 {#2454
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
    +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
    +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
    +url: null
    +body: """
      One chestnut from my history in lottery game development:\n
      \n
      While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
      \n
      Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 261
    +favouriteCount: 423
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698669717 {#2368
      date: 2023-10-30 13:41:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2366 …}
    +reports: Doctrine\ORM\PersistentCollection {#2352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
    +badges: Doctrine\ORM\PersistentCollection {#1352 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
        +root: App\Entity\EntryComment {#2454}
        +body: """
          It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
          \n
          The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698264426 {#2364
          date: 2023-10-25 22:07:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krudler@lemmy.world"
          "@LucyLastic@sh.itjust.works"
          "@Hobo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2384 …}
        +votes: Doctrine\ORM\PersistentCollection {#2379 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
        -id: 71934
        -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4808146"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698264426 {#2372
          date: 2023-10-25 22:07:06.0 +02:00
        }
        +"title": 71934
      }
    ]
    -id: 7315
    -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
    -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698180461
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7232834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698094061 {#2009
      date: 2023-10-23 22:47:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
    \n
    So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
    \n
    The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698264429 {#2452
    date: 2023-10-25 22:07:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krudler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 70398
  -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4786935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698211503 {#2457
    date: 2023-10-25 07:25:03.0 +02:00
  }
  +"title": 70398
}
"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 {#2454
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
    +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
    +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
    +url: null
    +body: """
      One chestnut from my history in lottery game development:\n
      \n
      While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
      \n
      Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 261
    +favouriteCount: 423
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698669717 {#2368
      date: 2023-10-30 13:41:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2366 …}
    +reports: Doctrine\ORM\PersistentCollection {#2352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
    +badges: Doctrine\ORM\PersistentCollection {#1352 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
        +root: App\Entity\EntryComment {#2454}
        +body: """
          It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
          \n
          The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698264426 {#2364
          date: 2023-10-25 22:07:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krudler@lemmy.world"
          "@LucyLastic@sh.itjust.works"
          "@Hobo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2384 …}
        +votes: Doctrine\ORM\PersistentCollection {#2379 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
        -id: 71934
        -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4808146"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698264426 {#2372
          date: 2023-10-25 22:07:06.0 +02:00
        }
        +"title": 71934
      }
    ]
    -id: 7315
    -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
    -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698180461
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7232834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698094061 {#2009
      date: 2023-10-23 22:47:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
    \n
    So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
    \n
    The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698264429 {#2452
    date: 2023-10-25 22:07:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krudler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 70398
  -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4786935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698211503 {#2457
    date: 2023-10-25 07:25:03.0 +02:00
  }
  +"title": 70398
}
"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 {#2454
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
    +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
    +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
    +url: null
    +body: """
      One chestnut from my history in lottery game development:\n
      \n
      While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
      \n
      Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 261
    +favouriteCount: 423
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698669717 {#2368
      date: 2023-10-30 13:41:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2366 …}
    +reports: Doctrine\ORM\PersistentCollection {#2352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
    +badges: Doctrine\ORM\PersistentCollection {#1352 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
        +root: App\Entity\EntryComment {#2454}
        +body: """
          It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
          \n
          The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698264426 {#2364
          date: 2023-10-25 22:07:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krudler@lemmy.world"
          "@LucyLastic@sh.itjust.works"
          "@Hobo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2384 …}
        +votes: Doctrine\ORM\PersistentCollection {#2379 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
        -id: 71934
        -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4808146"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698264426 {#2372
          date: 2023-10-25 22:07:06.0 +02:00
        }
        +"title": 71934
      }
    ]
    -id: 7315
    -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
    -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698180461
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7232834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698094061 {#2009
      date: 2023-10-23 22:47:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
    \n
    So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
    \n
    The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698264429 {#2452
    date: 2023-10-25 22:07:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krudler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2469 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
  -id: 70398
  -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4786935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698211503 {#2457
    date: 2023-10-25 07:25:03.0 +02:00
  }
  +"title": 70398
}
"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
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
    +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
    +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
    +url: null
    +body: """
      One chestnut from my history in lottery game development:\n
      \n
      While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
      \n
      Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 261
    +favouriteCount: 423
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698669717 {#2368
      date: 2023-10-30 13:41:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2366 …}
    +reports: Doctrine\ORM\PersistentCollection {#2352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
    +badges: Doctrine\ORM\PersistentCollection {#1352 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
          \n
          So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
          \n
          The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1698264429 {#2452
          date: 2023-10-25 22:07:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krudler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2469 …}
        +votes: Doctrine\ORM\PersistentCollection {#2471 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
        -id: 70398
        -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4786935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698211503 {#2457
          date: 2023-10-25 07:25:03.0 +02:00
        }
        +"title": 70398
      }
      0 => App\Entity\EntryComment {#2380}
    ]
    -id: 7315
    -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
    -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698180461
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7232834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698094061 {#2009
      date: 2023-10-23 22:47:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: App\Entity\EntryComment {#2454}
  +body: """
    It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
    \n
    The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698264426 {#2364
    date: 2023-10-25 22:07:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krudler@lemmy.world"
    "@LucyLastic@sh.itjust.works"
    "@Hobo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 71934
  -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4808146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698264426 {#2372
    date: 2023-10-25 22:07:06.0 +02:00
  }
  +"title": 71934
}
"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
43 DENIED edit
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
    +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
    +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
    +url: null
    +body: """
      One chestnut from my history in lottery game development:\n
      \n
      While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
      \n
      Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 261
    +favouriteCount: 423
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698669717 {#2368
      date: 2023-10-30 13:41:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2366 …}
    +reports: Doctrine\ORM\PersistentCollection {#2352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
    +badges: Doctrine\ORM\PersistentCollection {#1352 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
          \n
          So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
          \n
          The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1698264429 {#2452
          date: 2023-10-25 22:07:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krudler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2469 …}
        +votes: Doctrine\ORM\PersistentCollection {#2471 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
        -id: 70398
        -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4786935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698211503 {#2457
          date: 2023-10-25 07:25:03.0 +02:00
        }
        +"title": 70398
      }
      0 => App\Entity\EntryComment {#2380}
    ]
    -id: 7315
    -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
    -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698180461
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7232834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698094061 {#2009
      date: 2023-10-23 22:47:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: App\Entity\EntryComment {#2454}
  +body: """
    It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
    \n
    The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698264426 {#2364
    date: 2023-10-25 22:07:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krudler@lemmy.world"
    "@LucyLastic@sh.itjust.works"
    "@Hobo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 71934
  -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4808146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698264426 {#2372
    date: 2023-10-25 22:07:06.0 +02:00
  }
  +"title": 71934
}
"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
44 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2186 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2233 …}
    +slug: "Tech-workers-what-did-your-IT-Security-team-do-that"
    +title: "Tech workers - what did your IT Security team do that made your life hell and had no practical benefit?"
    +url: null
    +body: """
      One chestnut from my history in lottery game development:\n
      \n
      While our security staff was incredibly tight and did a generally good job, oftentimes levels of paranoia were off the charts.\n
      \n
      Once they went around hot gluing shut all of the “unnecessary” USB ports in our PCs under the premise of mitigating data theft via thumb drive, while ignoring that we were all Internet-connected and VPNs are a thing, also that every machine had a RW optical drive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 261
    +favouriteCount: 423
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698669717 {#2368
      date: 2023-10-30 13:41:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2366 …}
    +reports: Doctrine\ORM\PersistentCollection {#2352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1349 …}
    +badges: Doctrine\ORM\PersistentCollection {#1352 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          A long time ago in a galaxy far away (before the internet was a normal thing to have) I provided over-the-phone support for a large and complex piece of software.\n
          \n
          So, people would call up and you had to describe how they could do the thing they needed to do, and if that failed they would have to wait a few days until you went to the site to sort it in person.\n
          \n
          The software we supported was not on the approved list for the company I worked for, so you couldn’t use it within the building where the phones were being answered.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1698264429 {#2452
          date: 2023-10-25 22:07:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krudler@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2469 …}
        +votes: Doctrine\ORM\PersistentCollection {#2471 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2359 …}
        -id: 70398
        -bodyTs: "'ago':4 'answer':107 'approv':85 'away':9 'build':101 'call':37 'compani':89 'complex':30 'could':46 'couldn':95 'day':65 'describ':43 'fail':57 'far':8 'galaxi':7 'internet':12 'larg':28 'list':86 'long':2 'need':51 'normal':15 'over-the-phon':21 'peopl':35 'person':76 'phone':24,104 'piec':31 'provid':20 'site':71 'softwar':33,78 'sort':73 'support':25,80 'thing':16,49 'time':3 'use':97 'wait':62 'went':68 'within':99 'work':91 'would':36,59"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4786935"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698211503 {#2457
          date: 2023-10-25 07:25:03.0 +02:00
        }
        +"title": 70398
      }
      0 => App\Entity\EntryComment {#2380}
    ]
    -id: 7315
    -titleTs: "'benefit':19 'hell':14 'life':13 'made':11 'practic':18 'secur':7 'team':8 'tech':1 'worker':2"
    -bodyTs: "'also':71 'around':34 'chart':30 'chestnut':2 'connect':65 'data':52 'develop':9 'drive':56,79 'everi':73 'game':8 'general':20 'glu':36 'good':21 'histori':5 'hot':35 'ignor':58 'incred':15 'internet':64 'internet-connect':63 'job':22 'level':24 'lotteri':7 'machin':74 'mitig':51 'oftentim':23 'one':1 'optic':78 'paranoia':26 'pcs':46 'port':43 'premis':49 'rw':77 'secur':12 'shut':37 'staff':13 'theft':53 'thing':70 'thumb':55 'tight':16 'unnecessari':41 'usb':42 'via':54 'vpns':67 'went':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698180461
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7232834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698094061 {#2009
      date: 2023-10-23 22:47:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: App\Entity\EntryComment {#2454}
  +body: """
    It was for government owned computers, they didn’t want any pirated or virus-infected stuff, and at that point there was no way to lock down such a mish-mash of systems.\n
    \n
    The software company (who also do things like run prisons these days) had given permission for us to run the software and given a set of fake data so we could go through the motions when talking people through things, but apparently that wasn’t enough to get it on the list.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698264426 {#2364
    date: 2023-10-25 22:07:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krudler@lemmy.world"
    "@LucyLastic@sh.itjust.works"
    "@Hobo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 71934
  -bodyTs: "'also':40 'appar':77 'compani':38 'comput':6 'could':66 'data':63 'day':47 'didn':8 'enough':81 'fake':62 'get':83 'given':49,58 'go':67 'govern':4 'infect':16 'like':43 'list':87 'lock':27 'mash':33 'mish':32 'mish-mash':31 'motion':70 'own':5 'peopl':73 'permiss':50 'pirat':12 'point':21 'prison':45 'run':44,54 'set':60 'softwar':37,56 'stuff':17 'system':35 'talk':72 'thing':42,75 'us':52 'virus':15 'virus-infect':14 'want':10 'wasn':79 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4808146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698264426 {#2372
    date: 2023-10-25 22:07:06.0 +02:00
  }
  +"title": 71934
}
"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
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
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
  +slug: "Choose-your-vehicle"
  +title: "Choose your vehicle"
  +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 1761
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700937252 {#1354
    date: 2023-11-25 19:34:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  +badges: Doctrine\ORM\PersistentCollection {#2504 …}
  +children: [
    1 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697917477 {#1736
        date: 2023-10-21 21:44:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Mr_nutter_butter@lemmy.world"
        "@SARGEx117@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 63510
      -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4663363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697917477 {#1730
        date: 2023-10-21 21:44:37.0 +02:00
      }
      +"title": 63510
    }
    0 => App\Entity\EntryComment {#1707
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: """
        Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
        \n
        They are well handy, it’s a shame.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697953032 {#1741
        date: 2023-10-22 07:37:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Mr_nutter_butter@lemmy.world"
        "@SARGEx117@lemmy.world"
        "@LucyLastic@sh.itjust.works"
        "@youstolemyname@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 64162
      -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4679227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697953032 {#1740
        date: 2023-10-22 07:37:12.0 +02:00
      }
      +"title": 64162
    }
  ]
  -id: 6858
  -titleTs: "'choos':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697985169
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7119199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898769 {#2365
    date: 2023-10-21 16:32:49.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
  +slug: "Choose-your-vehicle"
  +title: "Choose your vehicle"
  +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 1761
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700937252 {#1354
    date: 2023-11-25 19:34:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  +badges: Doctrine\ORM\PersistentCollection {#2504 …}
  +children: [
    1 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697917477 {#1736
        date: 2023-10-21 21:44:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Mr_nutter_butter@lemmy.world"
        "@SARGEx117@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 63510
      -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4663363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697917477 {#1730
        date: 2023-10-21 21:44:37.0 +02:00
      }
      +"title": 63510
    }
    0 => App\Entity\EntryComment {#1707
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: """
        Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
        \n
        They are well handy, it’s a shame.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697953032 {#1741
        date: 2023-10-22 07:37:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Mr_nutter_butter@lemmy.world"
        "@SARGEx117@lemmy.world"
        "@LucyLastic@sh.itjust.works"
        "@youstolemyname@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 64162
      -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4679227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697953032 {#1740
        date: 2023-10-22 07:37:12.0 +02:00
      }
      +"title": 64162
    }
  ]
  -id: 6858
  -titleTs: "'choos':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697985169
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7119199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898769 {#2365
    date: 2023-10-21 16:32:49.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
  +slug: "Choose-your-vehicle"
  +title: "Choose your vehicle"
  +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 1761
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700937252 {#1354
    date: 2023-11-25 19:34:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2494 …}
  +votes: Doctrine\ORM\PersistentCollection {#2496 …}
  +reports: Doctrine\ORM\PersistentCollection {#2498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
  +badges: Doctrine\ORM\PersistentCollection {#2504 …}
  +children: [
    1 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697917477 {#1736
        date: 2023-10-21 21:44:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Mr_nutter_butter@lemmy.world"
        "@SARGEx117@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 63510
      -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4663363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697917477 {#1730
        date: 2023-10-21 21:44:37.0 +02:00
      }
      +"title": 63510
    }
    0 => App\Entity\EntryComment {#1707
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: """
        Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
        \n
        They are well handy, it’s a shame.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697953032 {#1741
        date: 2023-10-22 07:37:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nodsocket@lemmy.world"
        "@Mr_nutter_butter@lemmy.world"
        "@SARGEx117@lemmy.world"
        "@LucyLastic@sh.itjust.works"
        "@youstolemyname@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 64162
      -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4679227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697953032 {#1740
        date: 2023-10-22 07:37:12.0 +02:00
      }
      +"title": 64162
    }
  ]
  -id: 6858
  -titleTs: "'choos':1 'vehicl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697985169
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7119199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898769 {#2365
    date: 2023-10-21 16:32:49.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2491 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1354
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    +badges: Doctrine\ORM\PersistentCollection {#2504 …}
    +children: [
      1 => App\Entity\EntryComment {#1737}
      0 => App\Entity\EntryComment {#1707
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
        +body: """
          Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
          \n
          They are well handy, it’s a shame.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697953032 {#1741
          date: 2023-10-22 07:37:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Mr_nutter_butter@lemmy.world"
          "@SARGEx117@lemmy.world"
          "@LucyLastic@sh.itjust.works"
          "@youstolemyname@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2464 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2447 …}
        +reports: Doctrine\ORM\PersistentCollection {#2462 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
        -id: 64162
        -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4679227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697953032 {#1740
          date: 2023-10-22 07:37:12.0 +02:00
        }
        +"title": 64162
      }
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2365
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697917477 {#1736
    date: 2023-10-21 21:44:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Mr_nutter_butter@lemmy.world"
    "@SARGEx117@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 63510
  -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4663363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697917477 {#1730
    date: 2023-10-21 21:44:37.0 +02:00
  }
  +"title": 63510
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2491 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1354
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    +badges: Doctrine\ORM\PersistentCollection {#2504 …}
    +children: [
      1 => App\Entity\EntryComment {#1737}
      0 => App\Entity\EntryComment {#1707
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
        +body: """
          Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
          \n
          They are well handy, it’s a shame.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697953032 {#1741
          date: 2023-10-22 07:37:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Mr_nutter_butter@lemmy.world"
          "@SARGEx117@lemmy.world"
          "@LucyLastic@sh.itjust.works"
          "@youstolemyname@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2464 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2447 …}
        +reports: Doctrine\ORM\PersistentCollection {#2462 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
        -id: 64162
        -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4679227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697953032 {#1740
          date: 2023-10-22 07:37:12.0 +02:00
        }
        +"title": 64162
      }
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2365
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697917477 {#1736
    date: 2023-10-21 21:44:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Mr_nutter_butter@lemmy.world"
    "@SARGEx117@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 63510
  -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4663363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697917477 {#1730
    date: 2023-10-21 21:44:37.0 +02:00
  }
  +"title": 63510
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2491 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1354
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    +badges: Doctrine\ORM\PersistentCollection {#2504 …}
    +children: [
      1 => App\Entity\EntryComment {#1737}
      0 => App\Entity\EntryComment {#1707
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
        +body: """
          Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
          \n
          They are well handy, it’s a shame.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697953032 {#1741
          date: 2023-10-22 07:37:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Mr_nutter_butter@lemmy.world"
          "@SARGEx117@lemmy.world"
          "@LucyLastic@sh.itjust.works"
          "@youstolemyname@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2464 …}
        +nested: Doctrine\ORM\PersistentCollection {#2448 …}
        +votes: Doctrine\ORM\PersistentCollection {#2447 …}
        +reports: Doctrine\ORM\PersistentCollection {#2462 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
        -id: 64162
        -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4679227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697953032 {#1740
          date: 2023-10-22 07:37:12.0 +02:00
        }
        +"title": 64162
      }
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2365
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697917477 {#1736
    date: 2023-10-21 21:44:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Mr_nutter_butter@lemmy.world"
    "@SARGEx117@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 63510
  -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4663363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697917477 {#1730
    date: 2023-10-21 21:44:37.0 +02:00
  }
  +"title": 63510
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2491 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1354
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    +badges: Doctrine\ORM\PersistentCollection {#2504 …}
    +children: [
      1 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
        +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697917477 {#1736
          date: 2023-10-21 21:44:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Mr_nutter_butter@lemmy.world"
          "@SARGEx117@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1735 …}
        +nested: Doctrine\ORM\PersistentCollection {#1729 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 63510
        -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4663363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697917477 {#1730
          date: 2023-10-21 21:44:37.0 +02:00
        }
        +"title": 63510
      }
      0 => App\Entity\EntryComment {#1707}
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2365
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: """
    Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
    \n
    They are well handy, it’s a shame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697953032 {#1741
    date: 2023-10-22 07:37:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Mr_nutter_butter@lemmy.world"
    "@SARGEx117@lemmy.world"
    "@LucyLastic@sh.itjust.works"
    "@youstolemyname@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 64162
  -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4679227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697953032 {#1740
    date: 2023-10-22 07:37:12.0 +02:00
  }
  +"title": 64162
}
"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 {#1707
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2491 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1354
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    +badges: Doctrine\ORM\PersistentCollection {#2504 …}
    +children: [
      1 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
        +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697917477 {#1736
          date: 2023-10-21 21:44:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Mr_nutter_butter@lemmy.world"
          "@SARGEx117@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1735 …}
        +nested: Doctrine\ORM\PersistentCollection {#1729 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 63510
        -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4663363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697917477 {#1730
          date: 2023-10-21 21:44:37.0 +02:00
        }
        +"title": 63510
      }
      0 => App\Entity\EntryComment {#1707}
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2365
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: """
    Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
    \n
    They are well handy, it’s a shame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697953032 {#1741
    date: 2023-10-22 07:37:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Mr_nutter_butter@lemmy.world"
    "@SARGEx117@lemmy.world"
    "@LucyLastic@sh.itjust.works"
    "@youstolemyname@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 64162
  -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4679227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697953032 {#1740
    date: 2023-10-22 07:37:12.0 +02:00
  }
  +"title": 64162
}
"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 {#1707
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2491 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2493 …}
    +slug: "Choose-your-vehicle"
    +title: "Choose your vehicle"
    +url: "https://lemmy.world/pictrs/image/ce3814f8-4098-491b-a8f7-e1d57759d79f.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 1761
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700937252 {#1354
      date: 2023-11-25 19:34:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2494 …}
    +votes: Doctrine\ORM\PersistentCollection {#2496 …}
    +reports: Doctrine\ORM\PersistentCollection {#2498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2502 …}
    +badges: Doctrine\ORM\PersistentCollection {#2504 …}
    +children: [
      1 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
        +body: "A Nissan e-NV200 is what you want … I’m in Spain, there’s a few about. They’re basic work vans, good amount of space in them, easily fixable, etc."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1697917477 {#1736
          date: 2023-10-21 21:44:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nodsocket@lemmy.world"
          "@Mr_nutter_butter@lemmy.world"
          "@SARGEx117@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1735 …}
        +nested: Doctrine\ORM\PersistentCollection {#1729 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1714 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
        -id: 63510
        -bodyTs: "'amount':25 'basic':21 'e':4 'e-nv200':3 'easili':30 'etc':32 'fixabl':31 'good':24 'm':11 'nissan':2 'nv200':5 're':20 'space':27 'spain':13 'van':23 'want':9 'work':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4663363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697917477 {#1730
          date: 2023-10-21 21:44:37.0 +02:00
        }
        +"title": 63510
      }
      0 => App\Entity\EntryComment {#1707}
    ]
    -id: 6858
    -titleTs: "'choos':1 'vehicl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697985169
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7119199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898769 {#2365
      date: 2023-10-21 16:32:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: """
    Makes sense, European crash testing looks for different things and the e-NV200 was only ever passed as a commercial vehicle here so you couldn’t use one as a taxi.\n
    \n
    They are well handy, it’s a shame.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697953032 {#1741
    date: 2023-10-22 07:37:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nodsocket@lemmy.world"
    "@Mr_nutter_butter@lemmy.world"
    "@SARGEx117@lemmy.world"
    "@LucyLastic@sh.itjust.works"
    "@youstolemyname@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 64162
  -bodyTs: "'commerci':21 'couldn':26 'crash':4 'differ':8 'e':13 'e-nv200':12 'european':3 'ever':17 'handi':36 'look':6 'make':1 'nv200':14 'one':29 'pass':18 'sens':2 'shame':40 'taxi':32 'test':5 'thing':9 'use':28 'vehicl':22 'well':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4679227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697953032 {#1740
    date: 2023-10-22 07:37:12.0 +02:00
  }
  +"title": 64162
}
"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 {#1630
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2513 …}
  +slug: "Good-Boy-by-Sarah-s-Scribbles"
  +title: ""Good Boy" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/ad009f42f2988aa9b000c768727dbeda/88556bd9a94c9707-c1/s540x810/58958f0b13a9ec42b978c3b4f231aaae2b779235.jpg"
  +body: "- Source: [Website](https://sarahcandersen.com/post/731169370960756736) - [RSS](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 1284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697407236 {#2506
    date: 2023-10-16 00:00:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  +badges: Doctrine\ORM\PersistentCollection {#2524 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "I see your Poodle, and raise you a Podenco"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697363954 {#1616
        date: 2023-10-15 11:59:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@BoxerDevil@lemmy.world"
        "@Rakonat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 50361
      -bodyTs: "'podenco':9 'poodl':4 'rais':6 'see':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4450971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697363954 {#1611
        date: 2023-10-15 11:59:14.0 +02:00
      }
      +"title": 50361
    }
  ]
  -id: 5359
  -titleTs: "'boy':2 'good':1 'sarah':4 'scribbl':6"
  -bodyTs: "'/post/731169370960756736)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/731169370960756736)':3 'sarahcandersen.com/rss)':7 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697386485
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11471526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697300085 {#2492
    date: 2023-10-14 18:14:45.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2513 …}
  +slug: "Good-Boy-by-Sarah-s-Scribbles"
  +title: ""Good Boy" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/ad009f42f2988aa9b000c768727dbeda/88556bd9a94c9707-c1/s540x810/58958f0b13a9ec42b978c3b4f231aaae2b779235.jpg"
  +body: "- Source: [Website](https://sarahcandersen.com/post/731169370960756736) - [RSS](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 1284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697407236 {#2506
    date: 2023-10-16 00:00:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  +badges: Doctrine\ORM\PersistentCollection {#2524 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "I see your Poodle, and raise you a Podenco"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697363954 {#1616
        date: 2023-10-15 11:59:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@BoxerDevil@lemmy.world"
        "@Rakonat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 50361
      -bodyTs: "'podenco':9 'poodl':4 'rais':6 'see':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4450971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697363954 {#1611
        date: 2023-10-15 11:59:14.0 +02:00
      }
      +"title": 50361
    }
  ]
  -id: 5359
  -titleTs: "'boy':2 'good':1 'sarah':4 'scribbl':6"
  -bodyTs: "'/post/731169370960756736)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/731169370960756736)':3 'sarahcandersen.com/rss)':7 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697386485
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11471526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697300085 {#2492
    date: 2023-10-14 18:14:45.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2513 …}
  +slug: "Good-Boy-by-Sarah-s-Scribbles"
  +title: ""Good Boy" by Sarah's Scribbles"
  +url: "https://64.media.tumblr.com/ad009f42f2988aa9b000c768727dbeda/88556bd9a94c9707-c1/s540x810/58958f0b13a9ec42b978c3b4f231aaae2b779235.jpg"
  +body: "- Source: [Website](https://sarahcandersen.com/post/731169370960756736) - [RSS](https://sarahcandersen.com/rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 1284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697407236 {#2506
    date: 2023-10-16 00:00:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2514 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
  +badges: Doctrine\ORM\PersistentCollection {#2524 …}
  +children: [
    App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "I see your Poodle, and raise you a Podenco"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697363954 {#1616
        date: 2023-10-15 11:59:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@BoxerDevil@lemmy.world"
        "@Rakonat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 50361
      -bodyTs: "'podenco':9 'poodl':4 'rais':6 'see':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4450971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697363954 {#1611
        date: 2023-10-15 11:59:14.0 +02:00
      }
      +"title": 50361
    }
  ]
  -id: 5359
  -titleTs: "'boy':2 'good':1 'sarah':4 'scribbl':6"
  -bodyTs: "'/post/731169370960756736)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/731169370960756736)':3 'sarahcandersen.com/rss)':7 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697386485
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11471526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697300085 {#2492
    date: 2023-10-14 18:14:45.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
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 {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2511 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2513 …}
    +slug: "Good-Boy-by-Sarah-s-Scribbles"
    +title: ""Good Boy" by Sarah's Scribbles"
    +url: "https://64.media.tumblr.com/ad009f42f2988aa9b000c768727dbeda/88556bd9a94c9707-c1/s540x810/58958f0b13a9ec42b978c3b4f231aaae2b779235.jpg"
    +body: "- Source: [Website](https://sarahcandersen.com/post/731169370960756736) - [RSS](https://sarahcandersen.com/rss)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 1284
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697407236 {#2506
      date: 2023-10-16 00:00:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    +badges: Doctrine\ORM\PersistentCollection {#2524 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 5359
    -titleTs: "'boy':2 'good':1 'sarah':4 'scribbl':6"
    -bodyTs: "'/post/731169370960756736)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/731169370960756736)':3 'sarahcandersen.com/rss)':7 'sourc':1 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697386485
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11471526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697300085 {#2492
      date: 2023-10-14 18:14:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "I see your Poodle, and raise you a Podenco"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697363954 {#1616
    date: 2023-10-15 11:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@BoxerDevil@lemmy.world"
    "@Rakonat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 50361
  -bodyTs: "'podenco':9 'poodl':4 'rais':6 'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4450971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697363954 {#1611
    date: 2023-10-15 11:59:14.0 +02:00
  }
  +"title": 50361
}
"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 {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2511 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2513 …}
    +slug: "Good-Boy-by-Sarah-s-Scribbles"
    +title: ""Good Boy" by Sarah's Scribbles"
    +url: "https://64.media.tumblr.com/ad009f42f2988aa9b000c768727dbeda/88556bd9a94c9707-c1/s540x810/58958f0b13a9ec42b978c3b4f231aaae2b779235.jpg"
    +body: "- Source: [Website](https://sarahcandersen.com/post/731169370960756736) - [RSS](https://sarahcandersen.com/rss)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 1284
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697407236 {#2506
      date: 2023-10-16 00:00:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    +badges: Doctrine\ORM\PersistentCollection {#2524 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 5359
    -titleTs: "'boy':2 'good':1 'sarah':4 'scribbl':6"
    -bodyTs: "'/post/731169370960756736)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/731169370960756736)':3 'sarahcandersen.com/rss)':7 'sourc':1 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697386485
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11471526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697300085 {#2492
      date: 2023-10-14 18:14:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "I see your Poodle, and raise you a Podenco"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697363954 {#1616
    date: 2023-10-15 11:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@BoxerDevil@lemmy.world"
    "@Rakonat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 50361
  -bodyTs: "'podenco':9 'poodl':4 'rais':6 'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4450971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697363954 {#1611
    date: 2023-10-15 11:59:14.0 +02:00
  }
  +"title": 50361
}
"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 {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2374 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2511 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2513 …}
    +slug: "Good-Boy-by-Sarah-s-Scribbles"
    +title: ""Good Boy" by Sarah's Scribbles"
    +url: "https://64.media.tumblr.com/ad009f42f2988aa9b000c768727dbeda/88556bd9a94c9707-c1/s540x810/58958f0b13a9ec42b978c3b4f231aaae2b779235.jpg"
    +body: "- Source: [Website](https://sarahcandersen.com/post/731169370960756736) - [RSS](https://sarahcandersen.com/rss)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 1284
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697407236 {#2506
      date: 2023-10-16 00:00:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2514 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2522 …}
    +badges: Doctrine\ORM\PersistentCollection {#2524 …}
    +children: [
      App\Entity\EntryComment {#1598}
    ]
    -id: 5359
    -titleTs: "'boy':2 'good':1 'sarah':4 'scribbl':6"
    -bodyTs: "'/post/731169370960756736)':5 '/rss)':9 'rss':6 'sarahcandersen.com':4,8 'sarahcandersen.com/post/731169370960756736)':3 'sarahcandersen.com/rss)':7 'sourc':1 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697386485
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/11471526"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697300085 {#2492
      date: 2023-10-14 18:14:45.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "I see your Poodle, and raise you a Podenco"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697363954 {#1616
    date: 2023-10-15 11:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@BoxerDevil@lemmy.world"
    "@Rakonat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 50361
  -bodyTs: "'podenco':9 'poodl':4 'rais':6 'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4450971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697363954 {#1611
    date: 2023-10-15 11:59:14.0 +02:00
  }
  +"title": 50361
}
"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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
  +slug: "Public-Transit-my-beloved"
  +title: "Public Transit my beloved 😍"
  +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 321
  +favouriteCount: 1321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726456904 {#2526
    date: 2024-09-16 05:21:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2533 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  +badges: Doctrine\ORM\PersistentCollection {#2543 …}
  +children: [
    1 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697170686 {#1581
        date: 2023-10-13 06:18:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@histic@lemmy.dbzer0.com"
        "@sheogorath@lemmy.world"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 44584
      -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170686 {#1564
        date: 2023-10-13 06:18:06.0 +02:00
      }
      +"title": 44584
    }
    2 => App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697170251 {#1434
        date: 2023-10-13 06:10:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@histic@lemmy.dbzer0.com"
        "@sheogorath@lemmy.world"
        "@Lightor@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 44576
      -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170251 {#1699
        date: 2023-10-13 06:10:51.0 +02:00
      }
      +"title": 44576
    }
    0 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +body: """
        I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
        \n
        I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697170959 {#1613
        date: 2023-10-13 06:22:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@Mchugho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 44588
      -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170959 {#1604
        date: 2023-10-13 06:22:39.0 +02:00
      }
      +"title": 44588
    }
  ]
  -id: 4586
  -titleTs: "'belov':4 'public':1 'transit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697174404
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6372278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697088004 {#2512
    date: 2023-10-12 07:20:04.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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
  +slug: "Public-Transit-my-beloved"
  +title: "Public Transit my beloved 😍"
  +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 321
  +favouriteCount: 1321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726456904 {#2526
    date: 2024-09-16 05:21:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2533 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  +badges: Doctrine\ORM\PersistentCollection {#2543 …}
  +children: [
    1 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697170686 {#1581
        date: 2023-10-13 06:18:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@histic@lemmy.dbzer0.com"
        "@sheogorath@lemmy.world"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 44584
      -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170686 {#1564
        date: 2023-10-13 06:18:06.0 +02:00
      }
      +"title": 44584
    }
    2 => App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697170251 {#1434
        date: 2023-10-13 06:10:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@histic@lemmy.dbzer0.com"
        "@sheogorath@lemmy.world"
        "@Lightor@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 44576
      -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170251 {#1699
        date: 2023-10-13 06:10:51.0 +02:00
      }
      +"title": 44576
    }
    0 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +body: """
        I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
        \n
        I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697170959 {#1613
        date: 2023-10-13 06:22:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@Mchugho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 44588
      -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170959 {#1604
        date: 2023-10-13 06:22:39.0 +02:00
      }
      +"title": 44588
    }
  ]
  -id: 4586
  -titleTs: "'belov':4 'public':1 'transit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697174404
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6372278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697088004 {#2512
    date: 2023-10-12 07:20:04.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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
  +slug: "Public-Transit-my-beloved"
  +title: "Public Transit my beloved 😍"
  +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 321
  +favouriteCount: 1321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726456904 {#2526
    date: 2024-09-16 05:21:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2533 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  +badges: Doctrine\ORM\PersistentCollection {#2543 …}
  +children: [
    1 => App\Entity\EntryComment {#1566
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697170686 {#1581
        date: 2023-10-13 06:18:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@histic@lemmy.dbzer0.com"
        "@sheogorath@lemmy.world"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 44584
      -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170686 {#1564
        date: 2023-10-13 06:18:06.0 +02:00
      }
      +"title": 44584
    }
    2 => App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697170251 {#1434
        date: 2023-10-13 06:10:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@histic@lemmy.dbzer0.com"
        "@sheogorath@lemmy.world"
        "@Lightor@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 44576
      -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170251 {#1699
        date: 2023-10-13 06:10:51.0 +02:00
      }
      +"title": 44576
    }
    0 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +body: """
        I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
        \n
        I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697170959 {#1613
        date: 2023-10-13 06:22:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lelgenio@lemmy.ml"
        "@Mchugho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 44588
      -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4378197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697170959 {#1604
        date: 2023-10-13 06:22:39.0 +02:00
      }
      +"title": 44588
    }
  ]
  -id: 4586
  -titleTs: "'belov':4 'public':1 'transit':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697174404
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6372278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697088004 {#2512
    date: 2023-10-12 07:20:04.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 {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566}
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697170251 {#1434
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@Lightor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 44576
        -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170251 {#1699
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +"title": 44576
      }
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +body: """
          I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
          \n
          I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697170959 {#1613
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@Mchugho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 44588
        -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170959 {#1604
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +"title": 44588
      }
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697170686 {#1581
    date: 2023-10-13 06:18:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@histic@lemmy.dbzer0.com"
    "@sheogorath@lemmy.world"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 44584
  -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170686 {#1564
    date: 2023-10-13 06:18:06.0 +02:00
  }
  +"title": 44584
}
"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 {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566}
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697170251 {#1434
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@Lightor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 44576
        -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170251 {#1699
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +"title": 44576
      }
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +body: """
          I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
          \n
          I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697170959 {#1613
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@Mchugho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 44588
        -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170959 {#1604
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +"title": 44588
      }
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697170686 {#1581
    date: 2023-10-13 06:18:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@histic@lemmy.dbzer0.com"
    "@sheogorath@lemmy.world"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 44584
  -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170686 {#1564
    date: 2023-10-13 06:18:06.0 +02:00
  }
  +"title": 44584
}
"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 {#1566
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566}
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697170251 {#1434
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@Lightor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 44576
        -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170251 {#1699
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +"title": 44576
      }
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +body: """
          I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
          \n
          I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697170959 {#1613
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@Mchugho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 44588
        -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170959 {#1604
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +"title": 44588
      }
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697170686 {#1581
    date: 2023-10-13 06:18:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@histic@lemmy.dbzer0.com"
    "@sheogorath@lemmy.world"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 44584
  -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170686 {#1564
    date: 2023-10-13 06:18:06.0 +02:00
  }
  +"title": 44584
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697170686 {#1581
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 44584
        -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378124"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170686 {#1564
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +"title": 44584
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +body: """
          I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
          \n
          I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697170959 {#1613
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@Mchugho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 44588
        -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170959 {#1604
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +"title": 44588
      }
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697170251 {#1434
    date: 2023-10-13 06:10:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@histic@lemmy.dbzer0.com"
    "@sheogorath@lemmy.world"
    "@Lightor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 44576
  -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170251 {#1699
    date: 2023-10-13 06:10:51.0 +02:00
  }
  +"title": 44576
}
"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
75 DENIED edit
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697170686 {#1581
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 44584
        -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378124"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170686 {#1564
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +"title": 44584
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +body: """
          I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
          \n
          I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697170959 {#1613
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@Mchugho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 44588
        -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170959 {#1604
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +"title": 44588
      }
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697170251 {#1434
    date: 2023-10-13 06:10:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@histic@lemmy.dbzer0.com"
    "@sheogorath@lemmy.world"
    "@Lightor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 44576
  -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170251 {#1699
    date: 2023-10-13 06:10:51.0 +02:00
  }
  +"title": 44576
}
"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
76 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697170686 {#1581
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 44584
        -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378124"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170686 {#1564
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +"title": 44584
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
        +body: """
          I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
          \n
          I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697170959 {#1613
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@Mchugho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1702 …}
        +nested: Doctrine\ORM\PersistentCollection {#1683 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
        -id: 44588
        -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170959 {#1604
          date: 2023-10-13 06:22:39.0 +02:00
        }
        +"title": 44588
      }
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697170251 {#1434
    date: 2023-10-13 06:10:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@histic@lemmy.dbzer0.com"
    "@sheogorath@lemmy.world"
    "@Lightor@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 44576
  -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170251 {#1699
    date: 2023-10-13 06:10:51.0 +02:00
  }
  +"title": 44576
}
"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
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 {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697170686 {#1581
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 44584
        -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378124"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170686 {#1564
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +"title": 44584
      }
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697170251 {#1434
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@Lightor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 44576
        -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170251 {#1699
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +"title": 44576
      }
      0 => App\Entity\EntryComment {#1596}
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +body: """
    I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
    \n
    I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697170959 {#1613
    date: 2023-10-13 06:22:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@Mchugho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 44588
  -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170959 {#1604
    date: 2023-10-13 06:22:39.0 +02:00
  }
  +"title": 44588
}
"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 {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697170686 {#1581
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 44584
        -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378124"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170686 {#1564
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +"title": 44584
      }
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697170251 {#1434
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@Lightor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 44576
        -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170251 {#1699
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +"title": 44576
      }
      0 => App\Entity\EntryComment {#1596}
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +body: """
    I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
    \n
    I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697170959 {#1613
    date: 2023-10-13 06:22:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@Mchugho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 44588
  -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170959 {#1604
    date: 2023-10-13 06:22:39.0 +02:00
  }
  +"title": 44588
}
"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 {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2531 …}
    +slug: "Public-Transit-my-beloved"
    +title: "Public Transit my beloved 😍"
    +url: "https://lemmy.ml/pictrs/image/57550c20-01f4-4450-b4ae-1b72bdb11c86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 321
    +favouriteCount: 1321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726456904 {#2526
      date: 2024-09-16 05:21:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    +badges: Doctrine\ORM\PersistentCollection {#2543 …}
    +children: [
      1 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1548 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "At 85 years old my Mum can’t drive or walk, she does her own shopping with an electric mobility scooter and occasionally needs the help of others … that works fine for her because she lives in what might be called a “15 minute city” these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697170686 {#1581
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@pinkdrunkenelephants@lemmy.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1567 …}
        +nested: Doctrine\ORM\PersistentCollection {#1563 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
        -id: 44584
        -bodyTs: "'15':43 '85':2 'call':41 'citi':45 'day':47 'drive':9 'electr':19 'fine':31 'help':26 'live':36 'might':39 'minut':44 'mobil':20 'mum':6 'need':24 'occasion':23 'old':4 'other':28 'scooter':21 'shop':16 'walk':11 'work':30 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378124"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170686 {#1564
          date: 2023-10-13 06:18:06.0 +02:00
        }
        +"title": 44584
      }
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
        +body: "Just walk in to the local shop on your way to/from wherever else you’re going (or just to get out of the house for two minutes if you’ve been working from home) … that way you can have fresh ingredients every day, and you’re walking a bit regularly so you don’t get overweight easily"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697170251 {#1434
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lelgenio@lemmy.ml"
          "@histic@lemmy.dbzer0.com"
          "@sheogorath@lemmy.world"
          "@Lightor@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1650 …}
        +nested: Doctrine\ORM\PersistentCollection {#1671 …}
        +votes: Doctrine\ORM\PersistentCollection {#1667 …}
        +reports: Doctrine\ORM\PersistentCollection {#1670 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
        -id: 44576
        -bodyTs: "'bit':49 'day':43 'easili':57 'els':13 'everi':42 'fresh':40 'get':20,55 'go':16 'home':34 'hous':24 'ingredi':41 'local':6 'minut':27 'overweight':56 're':15,46 'regular':50 'shop':7 'to/from':11 'two':26 've':30 'walk':2,47 'way':10,36 'wherev':12 'work':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4378018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697170251 {#1699
          date: 2023-10-13 06:10:51.0 +02:00
        }
        +"title": 44576
      }
      0 => App\Entity\EntryComment {#1596}
    ]
    -id: 4586
    -titleTs: "'belov':4 'public':1 'transit':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697174404
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6372278"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697088004 {#2512
      date: 2023-10-12 07:20:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +body: """
    I’m 46, the parts of my life where I haven’t needed to use a car every day have been great for my physical and mental health … now I live too far from work I use a little 125 motorbike to commute, and it’s still much nicer than having to take a car. When I am forced to take a car, the one I have is small and economical.\n
    \n
    I didn’t start figuring this out until I was 30, maybe you need a few more years to mature enough to throw off the consumerist mindset?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697170959 {#1613
    date: 2023-10-13 06:22:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
    "@Mchugho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 44588
  -bodyTs: "'125':40 '30':82 '46':3 'car':17,55,63 'commut':43 'consumerist':97 'day':19 'didn':73 'econom':71 'enough':92 'everi':18 'far':33 'figur':76 'forc':59 'great':22 'haven':11 'health':28 'life':8 'littl':39 'live':31 'm':2 'matur':91 'mayb':83 'mental':27 'mindset':98 'motorbik':41 'much':48 'need':13,85 'nicer':49 'one':65 'part':5 'physic':25 'small':69 'start':75 'still':47 'take':53,61 'throw':94 'use':15,37 'work':35 'year':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4378197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697170959 {#1604
    date: 2023-10-13 06:22:39.0 +02:00
  }
  +"title": 44588
}
"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_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
82 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