GET https://kbin.spritesserver.nl/u/@antrosapien@lemmy.ml

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.26 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
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Question-Best-UI-to-manage-VMs-and-containers"
  +title: "Question: Best UI to manage VMs and containers?"
  +url: null
  +body: """
    At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
    \n
    I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
    \n
    What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
    \n
    I’ve heard of Portainer, but haven’t had any experience with it.\n
    \n
    What are your suggestions, and why do you recommend them?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729431432 {#2318
    date: 2024-10-20 15:37:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2862 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "Do they work with podman? Or anything for podman?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706539162 {#2252
        date: 2024-01-29 15:39:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@MangoPenguin@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 349842
      -bodyTs: "'anyth':7 'podman':5,9 'work':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7850019"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539162 {#2192
        date: 2024-01-29 15:39:22.0 +01:00
      }
      +"title": 349842
    }
  ]
  -id: 33663
  -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
  -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706546295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11294346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459895 {#2698
    date: 2024-01-28 17:38:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Question-Best-UI-to-manage-VMs-and-containers"
  +title: "Question: Best UI to manage VMs and containers?"
  +url: null
  +body: """
    At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
    \n
    I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
    \n
    What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
    \n
    I’ve heard of Portainer, but haven’t had any experience with it.\n
    \n
    What are your suggestions, and why do you recommend them?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729431432 {#2318
    date: 2024-10-20 15:37:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2862 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "Do they work with podman? Or anything for podman?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706539162 {#2252
        date: 2024-01-29 15:39:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@MangoPenguin@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 349842
      -bodyTs: "'anyth':7 'podman':5,9 'work':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7850019"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539162 {#2192
        date: 2024-01-29 15:39:22.0 +01:00
      }
      +"title": 349842
    }
  ]
  -id: 33663
  -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
  -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706546295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11294346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459895 {#2698
    date: 2024-01-28 17:38:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Question-Best-UI-to-manage-VMs-and-containers"
  +title: "Question: Best UI to manage VMs and containers?"
  +url: null
  +body: """
    At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
    \n
    I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
    \n
    What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
    \n
    I’ve heard of Portainer, but haven’t had any experience with it.\n
    \n
    What are your suggestions, and why do you recommend them?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729431432 {#2318
    date: 2024-10-20 15:37:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2862 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "Do they work with podman? Or anything for podman?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706539162 {#2252
        date: 2024-01-29 15:39:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@MangoPenguin@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 349842
      -bodyTs: "'anyth':7 'podman':5,9 'work':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7850019"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539162 {#2192
        date: 2024-01-29 15:39:22.0 +01:00
      }
      +"title": 349842
    }
  ]
  -id: 33663
  -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
  -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706546295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11294346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459895 {#2698
    date: 2024-01-28 17:38:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Question-Best-UI-to-manage-VMs-and-containers"
    +title: "Question: Best UI to manage VMs and containers?"
    +url: null
    +body: """
      At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
      \n
      I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
      \n
      What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
      \n
      I’ve heard of Portainer, but haven’t had any experience with it.\n
      \n
      What are your suggestions, and why do you recommend them?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729431432 {#2318
      date: 2024-10-20 15:37:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2784 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2862 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 33663
    -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
    -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706546295
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11294346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459895 {#2698
      date: 2024-01-28 17:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "Do they work with podman? Or anything for podman?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706539162 {#2252
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 349842
  -bodyTs: "'anyth':7 'podman':5,9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7850019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539162 {#2192
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +"title": 349842
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Question-Best-UI-to-manage-VMs-and-containers"
    +title: "Question: Best UI to manage VMs and containers?"
    +url: null
    +body: """
      At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
      \n
      I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
      \n
      What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
      \n
      I’ve heard of Portainer, but haven’t had any experience with it.\n
      \n
      What are your suggestions, and why do you recommend them?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729431432 {#2318
      date: 2024-10-20 15:37:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2784 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2862 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 33663
    -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
    -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706546295
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11294346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459895 {#2698
      date: 2024-01-28 17:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "Do they work with podman? Or anything for podman?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706539162 {#2252
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 349842
  -bodyTs: "'anyth':7 'podman':5,9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7850019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539162 {#2192
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +"title": 349842
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2529 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Question-Best-UI-to-manage-VMs-and-containers"
    +title: "Question: Best UI to manage VMs and containers?"
    +url: null
    +body: """
      At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
      \n
      I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
      \n
      What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
      \n
      I’ve heard of Portainer, but haven’t had any experience with it.\n
      \n
      What are your suggestions, and why do you recommend them?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729431432 {#2318
      date: 2024-10-20 15:37:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2784 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2862 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 33663
    -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
    -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706546295
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11294346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706459895 {#2698
      date: 2024-01-28 17:38:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "Do they work with podman? Or anything for podman?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706539162 {#2252
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 349842
  -bodyTs: "'anyth':7 'podman':5,9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7850019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539162 {#2192
    date: 2024-01-29 15:39:22.0 +01:00
  }
  +"title": 349842
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Enshittification-of-GitHub"
  +title: "Enshittification of GitHub?"
  +url: null
  +body: """
    First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
    \n
    It was a nice run
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 270
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091368 {#1444
    date: 2024-10-16 17:09:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    3 => App\Entity\EntryComment {#2047
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +body: """
        My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
        \n
        Edit: slowly i’m starting to move everything to codeberg
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1706124644 {#2056
        date: 2024-01-24 20:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@TootSweet@lemmy.world"
        "@antrosapien@lemmy.ml"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 337431
      -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7689854"
      +editedAt: DateTimeImmutable @1728384013 {#2059
        date: 2024-10-08 12:40:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706124644 {#2046
        date: 2024-01-24 20:30:44.0 +01:00
      }
      +"title": 337431
    }
    2 => App\Entity\EntryComment {#2108
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +body: "You gotta embrace first"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1706128489 {#2099
        date: 2024-01-24 21:34:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@GenderNeutralBro@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 337564
      -bodyTs: "'embrac':3 'first':4 'gotta':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7691233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706128489 {#2105
        date: 2024-01-24 21:34:49.0 +01:00
      }
      +"title": 337564
    }
    1 => App\Entity\EntryComment {#2115
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706142074 {#2121
        date: 2024-01-25 01:21:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@inspxtr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 338060
      -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7696207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706142074 {#2122
        date: 2024-01-25 01:21:14.0 +01:00
      }
      +"title": 338060
    }
    0 => App\Entity\EntryComment {#2215
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706201475 {#2043
        date: 2024-01-25 17:51:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@96VXb9ktTjFnRi@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 339710
      -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7719257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706201475 {#2139
        date: 2024-01-25 17:51:15.0 +01:00
      }
      +"title": 339710
    }
  ]
  -id: 32859
  -titleTs: "'enshittif':1 'github':3"
  -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706209184
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10988720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706122784 {#1465
    date: 2024-01-24 19:59:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Enshittification-of-GitHub"
  +title: "Enshittification of GitHub?"
  +url: null
  +body: """
    First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
    \n
    It was a nice run
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 270
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091368 {#1444
    date: 2024-10-16 17:09:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    3 => App\Entity\EntryComment {#2047
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +body: """
        My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
        \n
        Edit: slowly i’m starting to move everything to codeberg
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1706124644 {#2056
        date: 2024-01-24 20:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@TootSweet@lemmy.world"
        "@antrosapien@lemmy.ml"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 337431
      -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7689854"
      +editedAt: DateTimeImmutable @1728384013 {#2059
        date: 2024-10-08 12:40:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706124644 {#2046
        date: 2024-01-24 20:30:44.0 +01:00
      }
      +"title": 337431
    }
    2 => App\Entity\EntryComment {#2108
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +body: "You gotta embrace first"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1706128489 {#2099
        date: 2024-01-24 21:34:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@GenderNeutralBro@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 337564
      -bodyTs: "'embrac':3 'first':4 'gotta':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7691233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706128489 {#2105
        date: 2024-01-24 21:34:49.0 +01:00
      }
      +"title": 337564
    }
    1 => App\Entity\EntryComment {#2115
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706142074 {#2121
        date: 2024-01-25 01:21:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@inspxtr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 338060
      -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7696207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706142074 {#2122
        date: 2024-01-25 01:21:14.0 +01:00
      }
      +"title": 338060
    }
    0 => App\Entity\EntryComment {#2215
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706201475 {#2043
        date: 2024-01-25 17:51:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@96VXb9ktTjFnRi@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 339710
      -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7719257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706201475 {#2139
        date: 2024-01-25 17:51:15.0 +01:00
      }
      +"title": 339710
    }
  ]
  -id: 32859
  -titleTs: "'enshittif':1 'github':3"
  -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706209184
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10988720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706122784 {#1465
    date: 2024-01-24 19:59:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Enshittification-of-GitHub"
  +title: "Enshittification of GitHub?"
  +url: null
  +body: """
    First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
    \n
    It was a nice run
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 270
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729091368 {#1444
    date: 2024-10-16 17:09:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    3 => App\Entity\EntryComment {#2047
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +body: """
        My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
        \n
        Edit: slowly i’m starting to move everything to codeberg
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1706124644 {#2056
        date: 2024-01-24 20:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@TootSweet@lemmy.world"
        "@antrosapien@lemmy.ml"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 337431
      -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7689854"
      +editedAt: DateTimeImmutable @1728384013 {#2059
        date: 2024-10-08 12:40:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706124644 {#2046
        date: 2024-01-24 20:30:44.0 +01:00
      }
      +"title": 337431
    }
    2 => App\Entity\EntryComment {#2108
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +body: "You gotta embrace first"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1706128489 {#2099
        date: 2024-01-24 21:34:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@GenderNeutralBro@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 337564
      -bodyTs: "'embrac':3 'first':4 'gotta':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7691233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706128489 {#2105
        date: 2024-01-24 21:34:49.0 +01:00
      }
      +"title": 337564
    }
    1 => App\Entity\EntryComment {#2115
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706142074 {#2121
        date: 2024-01-25 01:21:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@inspxtr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 338060
      -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7696207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706142074 {#2122
        date: 2024-01-25 01:21:14.0 +01:00
      }
      +"title": 338060
    }
    0 => App\Entity\EntryComment {#2215
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706201475 {#2043
        date: 2024-01-25 17:51:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@antrosapien@lemmy.ml"
        "@96VXb9ktTjFnRi@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 339710
      -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7719257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706201475 {#2139
        date: 2024-01-25 17:51:15.0 +01:00
      }
      +"title": 339710
    }
  ]
  -id: 32859
  -titleTs: "'enshittif':1 'github':3"
  -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706209184
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10988720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706122784 {#1465
    date: 2024-01-24 19:59:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2047
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047}
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: """
    My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
    \n
    Edit: slowly i’m starting to move everything to codeberg
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706124644 {#2056
    date: 2024-01-24 20:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@TootSweet@lemmy.world"
    "@antrosapien@lemmy.ml"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 337431
  -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7689854"
  +editedAt: DateTimeImmutable @1728384013 {#2059
    date: 2024-10-08 12:40:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124644 {#2046
    date: 2024-01-24 20:30:44.0 +01:00
  }
  +"title": 337431
}
"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 {#2047
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047}
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: """
    My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
    \n
    Edit: slowly i’m starting to move everything to codeberg
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706124644 {#2056
    date: 2024-01-24 20:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@TootSweet@lemmy.world"
    "@antrosapien@lemmy.ml"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 337431
  -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7689854"
  +editedAt: DateTimeImmutable @1728384013 {#2059
    date: 2024-10-08 12:40:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124644 {#2046
    date: 2024-01-24 20:30:44.0 +01:00
  }
  +"title": 337431
}
"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 {#2047
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047}
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: """
    My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
    \n
    Edit: slowly i’m starting to move everything to codeberg
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1706124644 {#2056
    date: 2024-01-24 20:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@TootSweet@lemmy.world"
    "@antrosapien@lemmy.ml"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 337431
  -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7689854"
  +editedAt: DateTimeImmutable @1728384013 {#2059
    date: 2024-10-08 12:40:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706124644 {#2046
    date: 2024-01-24 20:30:44.0 +01:00
  }
  +"title": 337431
}
"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 {#2108
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108}
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "You gotta embrace first"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1706128489 {#2099
    date: 2024-01-24 21:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 337564
  -bodyTs: "'embrac':3 'first':4 'gotta':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706128489 {#2105
    date: 2024-01-24 21:34:49.0 +01:00
  }
  +"title": 337564
}
"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 {#2108
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108}
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "You gotta embrace first"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1706128489 {#2099
    date: 2024-01-24 21:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 337564
  -bodyTs: "'embrac':3 'first':4 'gotta':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706128489 {#2105
    date: 2024-01-24 21:34:49.0 +01:00
  }
  +"title": 337564
}
"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 {#2108
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108}
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "You gotta embrace first"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1706128489 {#2099
    date: 2024-01-24 21:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 337564
  -bodyTs: "'embrac':3 'first':4 'gotta':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7691233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706128489 {#2105
    date: 2024-01-24 21:34:49.0 +01:00
  }
  +"title": 337564
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115}
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706142074 {#2121
    date: 2024-01-25 01:21:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@inspxtr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 338060
  -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7696207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142074 {#2122
    date: 2024-01-25 01:21:14.0 +01:00
  }
  +"title": 338060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115}
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706142074 {#2121
    date: 2024-01-25 01:21:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@inspxtr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 338060
  -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7696207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142074 {#2122
    date: 2024-01-25 01:21:14.0 +01:00
  }
  +"title": 338060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115}
      0 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
        +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706201475 {#2043
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@96VXb9ktTjFnRi@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2198 …}
        +nested: Doctrine\ORM\PersistentCollection {#2227 …}
        +votes: Doctrine\ORM\PersistentCollection {#2214 …}
        +reports: Doctrine\ORM\PersistentCollection {#2225 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
        -id: 339710
        -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7719257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706201475 {#2139
          date: 2024-01-25 17:51:15.0 +01:00
        }
        +"title": 339710
      }
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706142074 {#2121
    date: 2024-01-25 01:21:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@inspxtr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 338060
  -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7696207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706142074 {#2122
    date: 2024-01-25 01:21:14.0 +01:00
  }
  +"title": 338060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215}
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706201475 {#2043
    date: 2024-01-25 17:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 339710
  -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7719257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706201475 {#2139
    date: 2024-01-25 17:51:15.0 +01:00
  }
  +"title": 339710
}
"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 {#2215
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215}
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706201475 {#2043
    date: 2024-01-25 17:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 339710
  -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7719257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706201475 {#2139
    date: 2024-01-25 17:51:15.0 +01:00
  }
  +"title": 339710
}
"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 {#2215
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Enshittification-of-GitHub"
    +title: "Enshittification of GitHub?"
    +url: null
    +body: """
      First, they restricted code search without logging in so I’m using [sourcegraph](https://sourcegraph.com/search)But now, I cant even view discussions or wiki without logging in.\n
      \n
      It was a nice run
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 74
    +favouriteCount: 270
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729091368 {#1444
      date: 2024-10-16 17:09:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      3 => App\Entity\EntryComment {#2047
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: """
          My first impression of gitlab was offputting because I was using hardened firefox and couldnt get past through cloudflare so I ended up using github. It was also better ui wise but now its just a mess\n
          \n
          Edit: slowly i’m starting to move everything to codeberg
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1706124644 {#2056
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
          "@antrosapien@lemmy.ml"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 337431
        -bodyTs: "'also':28 'better':29 'cloudflar':19 'codeberg':47 'couldnt':15 'edit':38 'end':22 'everyth':45 'firefox':13 'first':2 'get':16 'github':25 'gitlab':5 'harden':12 'impress':3 'm':41 'mess':37 'move':44 'offput':7 'past':17 'slowli':39 'start':42 'ui':30 'use':11,24 'wise':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7689854"
        +editedAt: DateTimeImmutable @1728384013 {#2059
          date: 2024-10-08 12:40:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706124644 {#2046
          date: 2024-01-24 20:30:44.0 +01:00
        }
        +"title": 337431
      }
      2 => App\Entity\EntryComment {#2108
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
        +body: "You gotta embrace first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1706128489 {#2099
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2101 …}
        +nested: Doctrine\ORM\PersistentCollection {#2109 …}
        +votes: Doctrine\ORM\PersistentCollection {#2106 …}
        +reports: Doctrine\ORM\PersistentCollection {#2107 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 337564
        -bodyTs: "'embrac':3 'first':4 'gotta':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7691233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706128489 {#2105
          date: 2024-01-24 21:34:49.0 +01:00
        }
        +"title": 337564
      }
      1 => App\Entity\EntryComment {#2115
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
        +body: "Most probably. I was viewing discussions about podman, I could view them if directily opened from a link but it required login when navigated to linked pages and wiki"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706142074 {#2121
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@antrosapien@lemmy.ml"
          "@inspxtr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2123 …}
        +nested: Doctrine\ORM\PersistentCollection {#2116 …}
        +votes: Doctrine\ORM\PersistentCollection {#2161 …}
        +reports: Doctrine\ORM\PersistentCollection {#2163 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
        -id: 338060
        -bodyTs: "'could':10 'directili':14 'discuss':6 'link':18,26 'login':22 'navig':24 'open':15 'page':27 'podman':8 'probabl':2 'requir':21 'view':5,11 'wiki':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7696207"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706142074 {#2122
          date: 2024-01-25 01:21:14.0 +01:00
        }
        +"title": 338060
      }
      0 => App\Entity\EntryComment {#2215}
    ]
    -id: 32859
    -titleTs: "'enshittif':1 'github':3"
    -bodyTs: "'/search)but':16 'cant':19 'code':4 'discuss':22 'even':20 'first':1 'log':7,26 'm':11 'nice':31 'restrict':3 'run':32 'search':5 'sourcegraph':13 'sourcegraph.com':15 'sourcegraph.com/search)but':14 'use':12 'view':21 'wiki':24 'without':6,25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706209184
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10988720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706122784 {#1465
      date: 2024-01-24 19:59:44.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: "Github started independently and was amazing service(and still is except now its going downhill) but Microsoft acquired it it 2018"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706201475 {#2043
    date: 2024-01-25 17:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@antrosapien@lemmy.ml"
    "@96VXb9ktTjFnRi@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 339710
  -bodyTs: "'2018':21 'acquir':18 'amaz':6 'downhil':15 'except':11 'github':1 'go':14 'independ':3 'microsoft':17 'servic':7 'start':2 'still':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7719257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706201475 {#2139
    date: 2024-01-25 17:51:15.0 +01:00
  }
  +"title": 339710
}
"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
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2886 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "19-January-2024"
  +title: "19 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/b23b867a-4409-481b-812f-9dc1fa024929.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 256
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726989761 {#2870
    date: 2024-09-22 09:22:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  +badges: Doctrine\ORM\PersistentCollection {#2895 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: null
      +root: null
      +body: "What comic is this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726989761 {#2143
        date: 2024-09-22 09:22:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 324040
      -bodyTs: "'comic':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7533257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705700026 {#2135
        date: 2024-01-19 22:33:46.0 +01:00
      }
      +"title": 324040
    }
  ]
  -id: 31748
  -titleTs: "'19':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705768253
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13084348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681853 {#2789
    date: 2024-01-19 17:30:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2886 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "19-January-2024"
  +title: "19 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/b23b867a-4409-481b-812f-9dc1fa024929.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 256
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726989761 {#2870
    date: 2024-09-22 09:22:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  +badges: Doctrine\ORM\PersistentCollection {#2895 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: null
      +root: null
      +body: "What comic is this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726989761 {#2143
        date: 2024-09-22 09:22:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 324040
      -bodyTs: "'comic':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7533257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705700026 {#2135
        date: 2024-01-19 22:33:46.0 +01:00
      }
      +"title": 324040
    }
  ]
  -id: 31748
  -titleTs: "'19':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705768253
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13084348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681853 {#2789
    date: 2024-01-19 17:30:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: Proxies\__CG__\App\Entity\Image {#2886 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "19-January-2024"
  +title: "19 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/b23b867a-4409-481b-812f-9dc1fa024929.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 256
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726989761 {#2870
    date: 2024-09-22 09:22:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
  +badges: Doctrine\ORM\PersistentCollection {#2895 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
      +image: null
      +parent: null
      +root: null
      +body: "What comic is this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1726989761 {#2143
        date: 2024-09-22 09:22:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 324040
      -bodyTs: "'comic':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7533257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705700026 {#2135
        date: 2024-01-19 22:33:46.0 +01:00
      }
      +"title": 324040
    }
  ]
  -id: 31748
  -titleTs: "'19':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705768253
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13084348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705681853 {#2789
    date: 2024-01-19 17:30:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2886 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "19-January-2024"
    +title: "19 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/b23b867a-4409-481b-812f-9dc1fa024929.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 256
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726989761 {#2870
      date: 2024-09-22 09:22:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2884 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 31748
    -titleTs: "'19':1 '2024':3 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705768253
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13084348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705681853 {#2789
      date: 2024-01-19 17:30:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: null
  +root: null
  +body: "What comic is this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726989761 {#2143
    date: 2024-09-22 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 324040
  -bodyTs: "'comic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7533257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700026 {#2135
    date: 2024-01-19 22:33:46.0 +01:00
  }
  +"title": 324040
}
"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
35 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2886 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "19-January-2024"
    +title: "19 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/b23b867a-4409-481b-812f-9dc1fa024929.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 256
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726989761 {#2870
      date: 2024-09-22 09:22:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2884 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 31748
    -titleTs: "'19':1 '2024':3 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705768253
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13084348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705681853 {#2789
      date: 2024-01-19 17:30:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: null
  +root: null
  +body: "What comic is this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726989761 {#2143
    date: 2024-09-22 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 324040
  -bodyTs: "'comic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7533257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700026 {#2135
    date: 2024-01-19 22:33:46.0 +01:00
  }
  +"title": 324040
}
"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
36 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
    +image: Proxies\__CG__\App\Entity\Image {#2886 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "19-January-2024"
    +title: "19 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/b23b867a-4409-481b-812f-9dc1fa024929.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 256
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726989761 {#2870
      date: 2024-09-22 09:22:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2884 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2893 …}
    +badges: Doctrine\ORM\PersistentCollection {#2895 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 31748
    -titleTs: "'19':1 '2024':3 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705768253
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13084348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705681853 {#2789
      date: 2024-01-19 17:30:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2073 …}
  +image: null
  +parent: null
  +root: null
  +body: "What comic is this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1726989761 {#2143
    date: 2024-09-22 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 324040
  -bodyTs: "'comic':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7533257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705700026 {#2135
    date: 2024-01-19 22:33:46.0 +01:00
  }
  +"title": 324040
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED 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
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
  +slug: "Steam-Boat-Willie-belongs-to-the-People"
  +title: "Steam Boat Willie belongs to the People!"
  +url: "https://lemmy.ml/pictrs/image/a61a9357-f52a-4bf5-90b8-b475389a50ee.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711023115 {#2897
    date: 2024-03-21 13:11:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  +badges: Doctrine\ORM\PersistentCollection {#2915 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are disney executives blinded by quarterly revenue that they dont see any value lobbying for extending copyright laws?? Nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704225697 {#2329
        date: 2024-01-02 21:01:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 274465
      -bodyTs: "'blind':4 'copyright':17 'disney':2 'dont':10 'execut':3 'extend':16 'law':18 'lobbi':14 'nice':19 'quarter':6 'revenu':7 'see':11 'valu':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7017109"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704225697 {#2333
        date: 2024-01-02 21:01:37.0 +01:00
      }
      +"title": 274465
    }
  ]
  -id: 26707
  -titleTs: "'belong':4 'boat':2 'peopl':7 'steam':1 'willi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704290669
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10030568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204269 {#2860
    date: 2024-01-02 15:04:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
  +slug: "Steam-Boat-Willie-belongs-to-the-People"
  +title: "Steam Boat Willie belongs to the People!"
  +url: "https://lemmy.ml/pictrs/image/a61a9357-f52a-4bf5-90b8-b475389a50ee.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711023115 {#2897
    date: 2024-03-21 13:11:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  +badges: Doctrine\ORM\PersistentCollection {#2915 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are disney executives blinded by quarterly revenue that they dont see any value lobbying for extending copyright laws?? Nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704225697 {#2329
        date: 2024-01-02 21:01:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 274465
      -bodyTs: "'blind':4 'copyright':17 'disney':2 'dont':10 'execut':3 'extend':16 'law':18 'lobbi':14 'nice':19 'quarter':6 'revenu':7 'see':11 'valu':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7017109"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704225697 {#2333
        date: 2024-01-02 21:01:37.0 +01:00
      }
      +"title": 274465
    }
  ]
  -id: 26707
  -titleTs: "'belong':4 'boat':2 'peopl':7 'steam':1 'willi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704290669
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10030568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204269 {#2860
    date: 2024-01-02 15:04:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
  +slug: "Steam-Boat-Willie-belongs-to-the-People"
  +title: "Steam Boat Willie belongs to the People!"
  +url: "https://lemmy.ml/pictrs/image/a61a9357-f52a-4bf5-90b8-b475389a50ee.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711023115 {#2897
    date: 2024-03-21 13:11:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  +badges: Doctrine\ORM\PersistentCollection {#2915 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are disney executives blinded by quarterly revenue that they dont see any value lobbying for extending copyright laws?? Nice"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1704225697 {#2329
        date: 2024-01-02 21:01:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 274465
      -bodyTs: "'blind':4 'copyright':17 'disney':2 'dont':10 'execut':3 'extend':16 'law':18 'lobbi':14 'nice':19 'quarter':6 'revenu':7 'see':11 'valu':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7017109"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704225697 {#2333
        date: 2024-01-02 21:01:37.0 +01:00
      }
      +"title": 274465
    }
  ]
  -id: 26707
  -titleTs: "'belong':4 'boat':2 'peopl':7 'steam':1 'willi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704290669
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10030568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704204269 {#2860
    date: 2024-01-02 15:04:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2783 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Steam-Boat-Willie-belongs-to-the-People"
    +title: "Steam Boat Willie belongs to the People!"
    +url: "https://lemmy.ml/pictrs/image/a61a9357-f52a-4bf5-90b8-b475389a50ee.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 973
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711023115 {#2897
      date: 2024-03-21 13:11:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 26707
    -titleTs: "'belong':4 'boat':2 'peopl':7 'steam':1 'willi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704290669
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10030568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704204269 {#2860
      date: 2024-01-02 15:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are disney executives blinded by quarterly revenue that they dont see any value lobbying for extending copyright laws?? Nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704225697 {#2329
    date: 2024-01-02 21:01:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 274465
  -bodyTs: "'blind':4 'copyright':17 'disney':2 'dont':10 'execut':3 'extend':16 'law':18 'lobbi':14 'nice':19 'quarter':6 'revenu':7 'see':11 'valu':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7017109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704225697 {#2333
    date: 2024-01-02 21:01:37.0 +01:00
  }
  +"title": 274465
}
"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 {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2783 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Steam-Boat-Willie-belongs-to-the-People"
    +title: "Steam Boat Willie belongs to the People!"
    +url: "https://lemmy.ml/pictrs/image/a61a9357-f52a-4bf5-90b8-b475389a50ee.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 973
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711023115 {#2897
      date: 2024-03-21 13:11:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 26707
    -titleTs: "'belong':4 'boat':2 'peopl':7 'steam':1 'willi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704290669
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10030568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704204269 {#2860
      date: 2024-01-02 15:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are disney executives blinded by quarterly revenue that they dont see any value lobbying for extending copyright laws?? Nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704225697 {#2329
    date: 2024-01-02 21:01:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 274465
  -bodyTs: "'blind':4 'copyright':17 'disney':2 'dont':10 'execut':3 'extend':16 'law':18 'lobbi':14 'nice':19 'quarter':6 'revenu':7 'see':11 'valu':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7017109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704225697 {#2333
    date: 2024-01-02 21:01:37.0 +01:00
  }
  +"title": 274465
}
"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 {#2323
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2783 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2902 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2904 …}
    +slug: "Steam-Boat-Willie-belongs-to-the-People"
    +title: "Steam Boat Willie belongs to the People!"
    +url: "https://lemmy.ml/pictrs/image/a61a9357-f52a-4bf5-90b8-b475389a50ee.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 973
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711023115 {#2897
      date: 2024-03-21 13:11:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    +badges: Doctrine\ORM\PersistentCollection {#2915 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 26707
    -titleTs: "'belong':4 'boat':2 'peopl':7 'steam':1 'willi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704290669
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10030568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704204269 {#2860
      date: 2024-01-02 15:04:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are disney executives blinded by quarterly revenue that they dont see any value lobbying for extending copyright laws?? Nice"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704225697 {#2329
    date: 2024-01-02 21:01:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 274465
  -bodyTs: "'blind':4 'copyright':17 'disney':2 'dont':10 'execut':3 'extend':16 'law':18 'lobbi':14 'nice':19 'quarter':6 'revenu':7 'see':11 'valu':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7017109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704225697 {#2333
    date: 2024-01-02 21:01:37.0 +01:00
  }
  +"title": 274465
}
"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 {#2140
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
  +title: "What is a nifty little feature modern gadgets have lost?"
  +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
  +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 823
  +favouriteCount: 1054
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704857455 {#2917
    date: 2024-01-10 04:30:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  +badges: Doctrine\ORM\PersistentCollection {#2935 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "Where did they go? Just vanished?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703786548 {#2092
        date: 2023-12-28 19:02:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 259957
      -bodyTs: "'go':4 'vanish':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6925861"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786548 {#2094
        date: 2023-12-28 19:02:28.0 +01:00
      }
      +"title": 259957
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703791491 {#2347
        date: 2023-12-28 20:24:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@ipkpjersi@lemmy.ml"
        "@antrosapien@lemmy.ml"
        "@sushibowl@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 260162
      -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6927273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703791491 {#2332
        date: 2023-12-28 20:24:51.0 +01:00
      }
      +"title": 260162
    }
  ]
  -id: 25368
  -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
  -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703845112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10052752"
  +editedAt: DateTimeImmutable @1708650459 {#2903
    date: 2024-02-23 02:07:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703758712 {#2871
    date: 2023-12-28 11:18:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
  +title: "What is a nifty little feature modern gadgets have lost?"
  +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
  +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 823
  +favouriteCount: 1054
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704857455 {#2917
    date: 2024-01-10 04:30:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  +badges: Doctrine\ORM\PersistentCollection {#2935 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "Where did they go? Just vanished?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703786548 {#2092
        date: 2023-12-28 19:02:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 259957
      -bodyTs: "'go':4 'vanish':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6925861"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786548 {#2094
        date: 2023-12-28 19:02:28.0 +01:00
      }
      +"title": 259957
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703791491 {#2347
        date: 2023-12-28 20:24:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@ipkpjersi@lemmy.ml"
        "@antrosapien@lemmy.ml"
        "@sushibowl@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 260162
      -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6927273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703791491 {#2332
        date: 2023-12-28 20:24:51.0 +01:00
      }
      +"title": 260162
    }
  ]
  -id: 25368
  -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
  -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703845112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10052752"
  +editedAt: DateTimeImmutable @1708650459 {#2903
    date: 2024-02-23 02:07:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703758712 {#2871
    date: 2023-12-28 11:18:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
  +title: "What is a nifty little feature modern gadgets have lost?"
  +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
  +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 823
  +favouriteCount: 1054
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704857455 {#2917
    date: 2024-01-10 04:30:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  +badges: Doctrine\ORM\PersistentCollection {#2935 …}
  +children: [
    1 => App\Entity\EntryComment {#2241
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "Where did they go? Just vanished?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703786548 {#2092
        date: 2023-12-28 19:02:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 259957
      -bodyTs: "'go':4 'vanish':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6925861"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703786548 {#2094
        date: 2023-12-28 19:02:28.0 +01:00
      }
      +"title": 259957
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703791491 {#2347
        date: 2023-12-28 20:24:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@ipkpjersi@lemmy.ml"
        "@antrosapien@lemmy.ml"
        "@sushibowl@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 260162
      -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6927273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703791491 {#2332
        date: 2023-12-28 20:24:51.0 +01:00
      }
      +"title": 260162
    }
  ]
  -id: 25368
  -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
  -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703845112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10052752"
  +editedAt: DateTimeImmutable @1708650459 {#2903
    date: 2024-02-23 02:07:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703758712 {#2871
    date: 2023-12-28 11:18:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#2917
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703791491 {#2347
          date: 2023-12-28 20:24:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@ipkpjersi@lemmy.ml"
          "@antrosapien@lemmy.ml"
          "@sushibowl@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 260162
        -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6927273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703791491 {#2332
          date: 2023-12-28 20:24:51.0 +01:00
        }
        +"title": 260162
      }
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#2903
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#2871
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "Where did they go? Just vanished?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703786548 {#2092
    date: 2023-12-28 19:02:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 259957
  -bodyTs: "'go':4 'vanish':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6925861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786548 {#2094
    date: 2023-12-28 19:02:28.0 +01:00
  }
  +"title": 259957
}
"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 {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#2917
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703791491 {#2347
          date: 2023-12-28 20:24:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@ipkpjersi@lemmy.ml"
          "@antrosapien@lemmy.ml"
          "@sushibowl@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 260162
        -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6927273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703791491 {#2332
          date: 2023-12-28 20:24:51.0 +01:00
        }
        +"title": 260162
      }
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#2903
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#2871
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "Where did they go? Just vanished?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703786548 {#2092
    date: 2023-12-28 19:02:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 259957
  -bodyTs: "'go':4 'vanish':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6925861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786548 {#2094
    date: 2023-12-28 19:02:28.0 +01:00
  }
  +"title": 259957
}
"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 {#2241
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#2917
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      1 => App\Entity\EntryComment {#2241}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703791491 {#2347
          date: 2023-12-28 20:24:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@ipkpjersi@lemmy.ml"
          "@antrosapien@lemmy.ml"
          "@sushibowl@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 260162
        -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6927273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703791491 {#2332
          date: 2023-12-28 20:24:51.0 +01:00
        }
        +"title": 260162
      }
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#2903
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#2871
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "Where did they go? Just vanished?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703786548 {#2092
    date: 2023-12-28 19:02:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 259957
  -bodyTs: "'go':4 'vanish':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6925861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703786548 {#2094
    date: 2023-12-28 19:02:28.0 +01:00
  }
  +"title": 259957
}
"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 {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#2917
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: "Where did they go? Just vanished?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703786548 {#2092
          date: 2023-12-28 19:02:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@ipkpjersi@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 259957
        -bodyTs: "'go':4 'vanish':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6925861"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786548 {#2094
          date: 2023-12-28 19:02:28.0 +01:00
        }
        +"title": 259957
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#2903
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#2871
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703791491 {#2347
    date: 2023-12-28 20:24:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@ipkpjersi@lemmy.ml"
    "@antrosapien@lemmy.ml"
    "@sushibowl@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 260162
  -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6927273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703791491 {#2332
    date: 2023-12-28 20:24:51.0 +01:00
  }
  +"title": 260162
}
"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 {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#2917
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: "Where did they go? Just vanished?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703786548 {#2092
          date: 2023-12-28 19:02:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@ipkpjersi@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 259957
        -bodyTs: "'go':4 'vanish':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6925861"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786548 {#2094
          date: 2023-12-28 19:02:28.0 +01:00
        }
        +"title": 259957
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#2903
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#2871
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703791491 {#2347
    date: 2023-12-28 20:24:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@ipkpjersi@lemmy.ml"
    "@antrosapien@lemmy.ml"
    "@sushibowl@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 260162
  -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6927273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703791491 {#2332
    date: 2023-12-28 20:24:51.0 +01:00
  }
  +"title": 260162
}
"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 {#2344
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#2917
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      1 => App\Entity\EntryComment {#2241
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: "Where did they go? Just vanished?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703786548 {#2092
          date: 2023-12-28 19:02:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@ipkpjersi@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 259957
        -bodyTs: "'go':4 'vanish':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6925861"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703786548 {#2094
          date: 2023-12-28 19:02:28.0 +01:00
        }
        +"title": 259957
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#2903
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#2871
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: "I guess people don’t use sd cards to increase storage but to keep their data handy when device dies or somehow renderes inaccessible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703791491 {#2347
    date: 2023-12-28 20:24:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@ipkpjersi@lemmy.ml"
    "@antrosapien@lemmy.ml"
    "@sushibowl@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 260162
  -bodyTs: "'card':8 'data':16 'devic':19 'die':20 'guess':2 'handi':17 'inaccess':24 'increas':10 'keep':14 'peopl':3 'render':23 'sd':7 'somehow':22 'storag':11 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6927273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703791491 {#2332
    date: 2023-12-28 20:24:51.0 +01:00
  }
  +"title": 260162
}
"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 {#2035
  +user: Proxies\__CG__\App\Entity\User {#2900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
  +title: "Both beliefs are fine, but please realize the hypocrisy"
  +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562483 {#2937
    date: 2024-03-27 19:01:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  +badges: Doctrine\ORM\PersistentCollection {#2954 …}
  +children: [
    1 => App\Entity\EntryComment {#2027
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703311216 {#2020
        date: 2023-12-23 07:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@darcy@sh.itjust.works"
        "@dpkonofa@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 245163
      -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6835199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703311216 {#2013
        date: 2023-12-23 07:00:16.0 +01:00
      }
      +"title": 245163
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703311815 {#2096
        date: 2023-12-23 07:10:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@darcy@sh.itjust.works"
        "@hondaguy97386@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 245183
      -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6835302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703311815 {#2062
        date: 2023-12-23 07:10:15.0 +01:00
      }
      +"title": 245183
    }
  ]
  -id: 24127
  -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703375797
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11469769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289397 {#2923
    date: 2023-12-23 00:56:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
  +title: "Both beliefs are fine, but please realize the hypocrisy"
  +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562483 {#2937
    date: 2024-03-27 19:01:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  +badges: Doctrine\ORM\PersistentCollection {#2954 …}
  +children: [
    1 => App\Entity\EntryComment {#2027
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703311216 {#2020
        date: 2023-12-23 07:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@darcy@sh.itjust.works"
        "@dpkonofa@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 245163
      -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6835199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703311216 {#2013
        date: 2023-12-23 07:00:16.0 +01:00
      }
      +"title": 245163
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703311815 {#2096
        date: 2023-12-23 07:10:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@darcy@sh.itjust.works"
        "@hondaguy97386@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 245183
      -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6835302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703311815 {#2062
        date: 2023-12-23 07:10:15.0 +01:00
      }
      +"title": 245183
    }
  ]
  -id: 24127
  -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703375797
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11469769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289397 {#2923
    date: 2023-12-23 00:56:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
  +title: "Both beliefs are fine, but please realize the hypocrisy"
  +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562483 {#2937
    date: 2024-03-27 19:01:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  +badges: Doctrine\ORM\PersistentCollection {#2954 …}
  +children: [
    1 => App\Entity\EntryComment {#2027
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703311216 {#2020
        date: 2023-12-23 07:00:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@darcy@sh.itjust.works"
        "@dpkonofa@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 245163
      -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6835199"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703311216 {#2013
        date: 2023-12-23 07:00:16.0 +01:00
      }
      +"title": 245163
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703311815 {#2096
        date: 2023-12-23 07:10:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@darcy@sh.itjust.works"
        "@hondaguy97386@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 245183
      -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6835302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703311815 {#2062
        date: 2023-12-23 07:10:15.0 +01:00
      }
      +"title": 245183
    }
  ]
  -id: 24127
  -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703375797
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11469769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289397 {#2923
    date: 2023-12-23 00:56:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2900 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2942 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
    +title: "Both beliefs are fine, but please realize the hypocrisy"
    +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 212
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562483 {#2937
      date: 2024-03-27 19:01:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    +badges: Doctrine\ORM\PersistentCollection {#2954 …}
    +children: [
      1 => App\Entity\EntryComment {#2027}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703311815 {#2096
          date: 2023-12-23 07:10:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@darcy@sh.itjust.works"
          "@hondaguy97386@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 245183
        -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6835302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703311815 {#2062
          date: 2023-12-23 07:10:15.0 +01:00
        }
        +"title": 245183
      }
    ]
    -id: 24127
    -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703375797
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11469769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703289397 {#2923
      date: 2023-12-23 00:56:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703311216 {#2020
    date: 2023-12-23 07:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@dpkonofa@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 245163
  -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6835199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311216 {#2013
    date: 2023-12-23 07:00:16.0 +01:00
  }
  +"title": 245163
}
"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 {#2027
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2900 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2942 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
    +title: "Both beliefs are fine, but please realize the hypocrisy"
    +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 212
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562483 {#2937
      date: 2024-03-27 19:01:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    +badges: Doctrine\ORM\PersistentCollection {#2954 …}
    +children: [
      1 => App\Entity\EntryComment {#2027}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703311815 {#2096
          date: 2023-12-23 07:10:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@darcy@sh.itjust.works"
          "@hondaguy97386@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 245183
        -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6835302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703311815 {#2062
          date: 2023-12-23 07:10:15.0 +01:00
        }
        +"title": 245183
      }
    ]
    -id: 24127
    -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703375797
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11469769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703289397 {#2923
      date: 2023-12-23 00:56:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703311216 {#2020
    date: 2023-12-23 07:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@dpkonofa@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 245163
  -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6835199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311216 {#2013
    date: 2023-12-23 07:00:16.0 +01:00
  }
  +"title": 245163
}
"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 {#2027
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2900 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2942 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
    +title: "Both beliefs are fine, but please realize the hypocrisy"
    +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 212
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562483 {#2937
      date: 2024-03-27 19:01:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    +badges: Doctrine\ORM\PersistentCollection {#2954 …}
    +children: [
      1 => App\Entity\EntryComment {#2027}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703311815 {#2096
          date: 2023-12-23 07:10:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@darcy@sh.itjust.works"
          "@hondaguy97386@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 245183
        -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6835302"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703311815 {#2062
          date: 2023-12-23 07:10:15.0 +01:00
        }
        +"title": 245183
      }
    ]
    -id: 24127
    -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703375797
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11469769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703289397 {#2923
      date: 2023-12-23 00:56:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703311216 {#2020
    date: 2023-12-23 07:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@dpkonofa@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 245163
  -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6835199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311216 {#2013
    date: 2023-12-23 07:00:16.0 +01:00
  }
  +"title": 245163
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2900 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2942 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
    +title: "Both beliefs are fine, but please realize the hypocrisy"
    +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 212
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562483 {#2937
      date: 2024-03-27 19:01:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    +badges: Doctrine\ORM\PersistentCollection {#2954 …}
    +children: [
      1 => App\Entity\EntryComment {#2027
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703311216 {#2020
          date: 2023-12-23 07:00:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@darcy@sh.itjust.works"
          "@dpkonofa@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 245163
        -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6835199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703311216 {#2013
          date: 2023-12-23 07:00:16.0 +01:00
        }
        +"title": 245163
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 24127
    -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703375797
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11469769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703289397 {#2923
      date: 2023-12-23 00:56:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703311815 {#2096
    date: 2023-12-23 07:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@hondaguy97386@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 245183
  -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6835302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311815 {#2062
    date: 2023-12-23 07:10:15.0 +01:00
  }
  +"title": 245183
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2900 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2942 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
    +title: "Both beliefs are fine, but please realize the hypocrisy"
    +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 212
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562483 {#2937
      date: 2024-03-27 19:01:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    +badges: Doctrine\ORM\PersistentCollection {#2954 …}
    +children: [
      1 => App\Entity\EntryComment {#2027
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703311216 {#2020
          date: 2023-12-23 07:00:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@darcy@sh.itjust.works"
          "@dpkonofa@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 245163
        -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6835199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703311216 {#2013
          date: 2023-12-23 07:00:16.0 +01:00
        }
        +"title": 245163
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 24127
    -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703375797
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11469769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703289397 {#2923
      date: 2023-12-23 00:56:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703311815 {#2096
    date: 2023-12-23 07:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@hondaguy97386@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 245183
  -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6835302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311815 {#2062
    date: 2023-12-23 07:10:15.0 +01:00
  }
  +"title": 245183
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2900 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2942 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
    +title: "Both beliefs are fine, but please realize the hypocrisy"
    +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 212
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562483 {#2937
      date: 2024-03-27 19:01:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    +badges: Doctrine\ORM\PersistentCollection {#2954 …}
    +children: [
      1 => App\Entity\EntryComment {#2027
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +body: "Check out [Ancestral simulation](https://m.youtube.com/watch?v=hmVOV7xvl58)In a nutshell, it says that humans are living in far future and we are just a simulation from scratch so that they can study their origin, how they come to be etc"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703311216 {#2020
          date: 2023-12-23 07:00:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@darcy@sh.itjust.works"
          "@dpkonofa@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 245163
        -bodyTs: "'/watch?v=hmvov7xvl58)in':7 'ancestr':3 'check':1 'come':36 'etc':39 'far':17 'futur':18 'human':13 'live':15 'm.youtube.com':6 'm.youtube.com/watch?v=hmvov7xvl58)in':5 'nutshel':9 'origin':33 'say':11 'scratch':26 'simul':4,24 'studi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6835199"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703311216 {#2013
          date: 2023-12-23 07:00:16.0 +01:00
        }
        +"title": 245163
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 24127
    -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703375797
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11469769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703289397 {#2923
      date: 2023-12-23 00:56:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Or are we [Boltzmann brain](https://en.m.wikipedia.org/wiki/Boltzmann_brain)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703311815 {#2096
    date: 2023-12-23 07:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@hondaguy97386@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 245183
  -bodyTs: "'/wiki/boltzmann_brain)':8 'boltzmann':4 'brain':5 'en.m.wikipedia.org':7 'en.m.wikipedia.org/wiki/boltzmann_brain)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6835302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703311815 {#2062
    date: 2023-12-23 07:10:15.0 +01:00
  }
  +"title": 245183
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "Trig"
  +title: "Trig"
  +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704124798 {#2956
    date: 2024-01-01 16:59:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2963 …}
  +votes: Doctrine\ORM\PersistentCollection {#2965 …}
  +reports: Doctrine\ORM\PersistentCollection {#2967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
  +badges: Doctrine\ORM\PersistentCollection {#2973 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +body: "Math shit is universal human language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703097410 {#1361
        date: 2023-12-20 19:36:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@general_kitten@sopuli.xyz"
        "@slackassassin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 238329
      -bodyTs: "'human':5 'languag':6 'math':1 'shit':2 'univers':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6780120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703097410 {#1362
        date: 2023-12-20 19:36:50.0 +01:00
      }
      +"title": 238329
    }
  ]
  -id: 23248
  -titleTs: "'trig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971355 {#2943
    date: 2023-12-19 08:35:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "Trig"
  +title: "Trig"
  +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704124798 {#2956
    date: 2024-01-01 16:59:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2963 …}
  +votes: Doctrine\ORM\PersistentCollection {#2965 …}
  +reports: Doctrine\ORM\PersistentCollection {#2967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
  +badges: Doctrine\ORM\PersistentCollection {#2973 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +body: "Math shit is universal human language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703097410 {#1361
        date: 2023-12-20 19:36:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@general_kitten@sopuli.xyz"
        "@slackassassin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 238329
      -bodyTs: "'human':5 'languag':6 'math':1 'shit':2 'univers':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6780120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703097410 {#1362
        date: 2023-12-20 19:36:50.0 +01:00
      }
      +"title": 238329
    }
  ]
  -id: 23248
  -titleTs: "'trig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971355 {#2943
    date: 2023-12-19 08:35:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2019
  +user: Proxies\__CG__\App\Entity\User {#2920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "Trig"
  +title: "Trig"
  +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704124798 {#2956
    date: 2024-01-01 16:59:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2963 …}
  +votes: Doctrine\ORM\PersistentCollection {#2965 …}
  +reports: Doctrine\ORM\PersistentCollection {#2967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
  +badges: Doctrine\ORM\PersistentCollection {#2973 …}
  +children: [
    App\Entity\EntryComment {#1403
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2019 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +body: "Math shit is universal human language"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703097410 {#1361
        date: 2023-12-20 19:36:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@general_kitten@sopuli.xyz"
        "@slackassassin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 238329
      -bodyTs: "'human':5 'languag':6 'math':1 'shit':2 'univers':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6780120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703097410 {#1362
        date: 2023-12-20 19:36:50.0 +01:00
      }
      +"title": 238329
    }
  ]
  -id: 23248
  -titleTs: "'trig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971355 {#2943
    date: 2023-12-19 08:35:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1403
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "Trig"
    +title: "Trig"
    +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704124798 {#2956
      date: 2024-01-01 16:59:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2963 …}
    +votes: Doctrine\ORM\PersistentCollection {#2965 …}
    +reports: Doctrine\ORM\PersistentCollection {#2967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
    +badges: Doctrine\ORM\PersistentCollection {#2973 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 23248
    -titleTs: "'trig':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703057755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9741619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702971355 {#2943
      date: 2023-12-19 08:35:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: "Math shit is universal human language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703097410 {#1361
    date: 2023-12-20 19:36:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@general_kitten@sopuli.xyz"
    "@slackassassin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 238329
  -bodyTs: "'human':5 'languag':6 'math':1 'shit':2 'univers':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6780120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703097410 {#1362
    date: 2023-12-20 19:36:50.0 +01:00
  }
  +"title": 238329
}
"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 {#1403
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "Trig"
    +title: "Trig"
    +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704124798 {#2956
      date: 2024-01-01 16:59:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2963 …}
    +votes: Doctrine\ORM\PersistentCollection {#2965 …}
    +reports: Doctrine\ORM\PersistentCollection {#2967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
    +badges: Doctrine\ORM\PersistentCollection {#2973 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 23248
    -titleTs: "'trig':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703057755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9741619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702971355 {#2943
      date: 2023-12-19 08:35:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: "Math shit is universal human language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703097410 {#1361
    date: 2023-12-20 19:36:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@general_kitten@sopuli.xyz"
    "@slackassassin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 238329
  -bodyTs: "'human':5 'languag':6 'math':1 'shit':2 'univers':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6780120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703097410 {#1362
    date: 2023-12-20 19:36:50.0 +01:00
  }
  +"title": 238329
}
"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 {#1403
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019
    +user: Proxies\__CG__\App\Entity\User {#2920 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "Trig"
    +title: "Trig"
    +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704124798 {#2956
      date: 2024-01-01 16:59:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2963 …}
    +votes: Doctrine\ORM\PersistentCollection {#2965 …}
    +reports: Doctrine\ORM\PersistentCollection {#2967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2971 …}
    +badges: Doctrine\ORM\PersistentCollection {#2973 …}
    +children: [
      App\Entity\EntryComment {#1403}
    ]
    -id: 23248
    -titleTs: "'trig':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703057755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9741619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702971355 {#2943
      date: 2023-12-19 08:35:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: "Math shit is universal human language"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703097410 {#1361
    date: 2023-12-20 19:36:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@general_kitten@sopuli.xyz"
    "@slackassassin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 238329
  -bodyTs: "'human':5 'languag':6 'math':1 'shit':2 'univers':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6780120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703097410 {#1362
    date: 2023-12-20 19:36:50.0 +01:00
  }
  +"title": 238329
}
"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
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
  +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
  +url: null
  +body: "Mostly trying to relate."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 111
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702081889 {#2975
    date: 2023-12-09 01:31:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  +badges: Doctrine\ORM\PersistentCollection {#2991 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: null
      +root: null
      +body: "I went down the rabbit hole of the Ancestral simulation, the Boltzmann brain, simulation hypothesis and these shows like matrix and westworld made more sense than any other religious text"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701899125 {#2389
        date: 2023-12-06 22:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 204210
      -bodyTs: "'ancestr':9 'boltzmann':12 'brain':13 'hole':6 'hypothesi':15 'like':19 'made':23 'matrix':20 'rabbit':5 'religi':29 'sens':25 'show':18 'simul':10,14 'text':30 'went':2 'westworld':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6436061"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701899125 {#2369
        date: 2023-12-06 22:45:25.0 +01:00
      }
      +"title": 204210
    }
  ]
  -id: 20649
  -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
  -bodyTs: "'most':1 'relat':4 'tri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701962605
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13473777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876205 {#2962
    date: 2023-12-06 16:23:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
  +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
  +url: null
  +body: "Mostly trying to relate."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 111
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702081889 {#2975
    date: 2023-12-09 01:31:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  +badges: Doctrine\ORM\PersistentCollection {#2991 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: null
      +root: null
      +body: "I went down the rabbit hole of the Ancestral simulation, the Boltzmann brain, simulation hypothesis and these shows like matrix and westworld made more sense than any other religious text"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701899125 {#2389
        date: 2023-12-06 22:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 204210
      -bodyTs: "'ancestr':9 'boltzmann':12 'brain':13 'hole':6 'hypothesi':15 'like':19 'made':23 'matrix':20 'rabbit':5 'religi':29 'sens':25 'show':18 'simul':10,14 'text':30 'went':2 'westworld':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6436061"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701899125 {#2369
        date: 2023-12-06 22:45:25.0 +01:00
      }
      +"title": 204210
    }
  ]
  -id: 20649
  -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
  -bodyTs: "'most':1 'relat':4 'tri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701962605
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13473777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876205 {#2962
    date: 2023-12-06 16:23:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
  +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
  +url: null
  +body: "Mostly trying to relate."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 111
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702081889 {#2975
    date: 2023-12-09 01:31:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2983 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
  +badges: Doctrine\ORM\PersistentCollection {#2991 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: null
      +root: null
      +body: "I went down the rabbit hole of the Ancestral simulation, the Boltzmann brain, simulation hypothesis and these shows like matrix and westworld made more sense than any other religious text"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701899125 {#2389
        date: 2023-12-06 22:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2395 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1405 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
      -id: 204210
      -bodyTs: "'ancestr':9 'boltzmann':12 'brain':13 'hole':6 'hypothesi':15 'like':19 'made':23 'matrix':20 'rabbit':5 'religi':29 'sens':25 'show':18 'simul':10,14 'text':30 'went':2 'westworld':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6436061"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701899125 {#2369
        date: 2023-12-06 22:45:25.0 +01:00
      }
      +"title": 204210
    }
  ]
  -id: 20649
  -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
  -bodyTs: "'most':1 'relat':4 'tri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701962605
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13473777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876205 {#2962
    date: 2023-12-06 16:23:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#2975
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2983 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
    +badges: Doctrine\ORM\PersistentCollection {#2991 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#2962
      date: 2023-12-06 16:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I went down the rabbit hole of the Ancestral simulation, the Boltzmann brain, simulation hypothesis and these shows like matrix and westworld made more sense than any other religious text"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701899125 {#2389
    date: 2023-12-06 22:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 204210
  -bodyTs: "'ancestr':9 'boltzmann':12 'brain':13 'hole':6 'hypothesi':15 'like':19 'made':23 'matrix':20 'rabbit':5 'religi':29 'sens':25 'show':18 'simul':10,14 'text':30 'went':2 'westworld':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899125 {#2369
    date: 2023-12-06 22:45:25.0 +01:00
  }
  +"title": 204210
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#2975
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2983 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
    +badges: Doctrine\ORM\PersistentCollection {#2991 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#2962
      date: 2023-12-06 16:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I went down the rabbit hole of the Ancestral simulation, the Boltzmann brain, simulation hypothesis and these shows like matrix and westworld made more sense than any other religious text"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701899125 {#2389
    date: 2023-12-06 22:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 204210
  -bodyTs: "'ancestr':9 'boltzmann':12 'brain':13 'hole':6 'hypothesi':15 'like':19 'made':23 'matrix':20 'rabbit':5 'religi':29 'sens':25 'show':18 'simul':10,14 'text':30 'went':2 'westworld':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899125 {#2369
    date: 2023-12-06 22:45:25.0 +01:00
  }
  +"title": 204210
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#2975
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2983 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2987 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2989 …}
    +badges: Doctrine\ORM\PersistentCollection {#2991 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#2962
      date: 2023-12-06 16:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: "I went down the rabbit hole of the Ancestral simulation, the Boltzmann brain, simulation hypothesis and these shows like matrix and westworld made more sense than any other religious text"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701899125 {#2389
    date: 2023-12-06 22:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2395 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1404 …}
  -id: 204210
  -bodyTs: "'ancestr':9 'boltzmann':12 'brain':13 'hole':6 'hypothesi':15 'like':19 'made':23 'matrix':20 'rabbit':5 'religi':29 'sens':25 'show':18 'simul':10,14 'text':30 'went':2 'westworld':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6436061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899125 {#2369
    date: 2023-12-06 22:45:25.0 +01:00
  }
  +"title": 204210
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2998 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "They-aren-t-and-I-m-sick-of-being-told-they-are"
  +title: "They aren't, and I'm sick of being told they are"
  +url: "https://lemmy.world/pictrs/image/f056f329-437c-4ebd-972d-2a0f4fb95403.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 191
  +favouriteCount: 1377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725432020 {#2993
    date: 2024-09-04 08:40:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2379
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "Why is profit an only measure for efficiency?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701676091 {#2384
        date: 2023-12-04 08:48:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@BilboBargains@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 194832
      -bodyTs: "'effici':8 'measur':6 'profit':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6361622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701676091 {#2378
        date: 2023-12-04 08:48:11.0 +01:00
      }
      +"title": 194832
    }
  ]
  -id: 19841
  -titleTs: "'aren':2 'm':6 'sick':7 'told':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701726550
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9103419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701640150 {#2981
    date: 2023-12-03 22:49:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2998 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "They-aren-t-and-I-m-sick-of-being-told-they-are"
  +title: "They aren't, and I'm sick of being told they are"
  +url: "https://lemmy.world/pictrs/image/f056f329-437c-4ebd-972d-2a0f4fb95403.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 191
  +favouriteCount: 1377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725432020 {#2993
    date: 2024-09-04 08:40:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2379
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "Why is profit an only measure for efficiency?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701676091 {#2384
        date: 2023-12-04 08:48:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@BilboBargains@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 194832
      -bodyTs: "'effici':8 'measur':6 'profit':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6361622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701676091 {#2378
        date: 2023-12-04 08:48:11.0 +01:00
      }
      +"title": 194832
    }
  ]
  -id: 19841
  -titleTs: "'aren':2 'm':6 'sick':7 'told':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701726550
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9103419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701640150 {#2981
    date: 2023-12-03 22:49:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2381
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#2998 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
  +slug: "They-aren-t-and-I-m-sick-of-being-told-they-are"
  +title: "They aren't, and I'm sick of being told they are"
  +url: "https://lemmy.world/pictrs/image/f056f329-437c-4ebd-972d-2a0f4fb95403.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 191
  +favouriteCount: 1377
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725432020 {#2993
    date: 2024-09-04 08:40:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2379
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: "Why is profit an only measure for efficiency?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701676091 {#2384
        date: 2023-12-04 08:48:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@BilboBargains@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 194832
      -bodyTs: "'effici':8 'measur':6 'profit':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6361622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701676091 {#2378
        date: 2023-12-04 08:48:11.0 +01:00
      }
      +"title": 194832
    }
  ]
  -id: 19841
  -titleTs: "'aren':2 'm':6 'sick':7 'told':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701726550
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9103419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701640150 {#2981
    date: 2023-12-03 22:49:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2959 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "They-aren-t-and-I-m-sick-of-being-told-they-are"
    +title: "They aren't, and I'm sick of being told they are"
    +url: "https://lemmy.world/pictrs/image/f056f329-437c-4ebd-972d-2a0f4fb95403.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 191
    +favouriteCount: 1377
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725432020 {#2993
      date: 2024-09-04 08:40:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2379}
    ]
    -id: 19841
    -titleTs: "'aren':2 'm':6 'sick':7 'told':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701726550
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9103419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701640150 {#2981
      date: 2023-12-03 22:49:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "Why is profit an only measure for efficiency?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701676091 {#2384
    date: 2023-12-04 08:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@BilboBargains@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 194832
  -bodyTs: "'effici':8 'measur':6 'profit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6361622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701676091 {#2378
    date: 2023-12-04 08:48:11.0 +01:00
  }
  +"title": 194832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2959 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "They-aren-t-and-I-m-sick-of-being-told-they-are"
    +title: "They aren't, and I'm sick of being told they are"
    +url: "https://lemmy.world/pictrs/image/f056f329-437c-4ebd-972d-2a0f4fb95403.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 191
    +favouriteCount: 1377
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725432020 {#2993
      date: 2024-09-04 08:40:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2379}
    ]
    -id: 19841
    -titleTs: "'aren':2 'm':6 'sick':7 'told':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701726550
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9103419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701640150 {#2981
      date: 2023-12-03 22:49:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "Why is profit an only measure for efficiency?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701676091 {#2384
    date: 2023-12-04 08:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@BilboBargains@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 194832
  -bodyTs: "'effici':8 'measur':6 'profit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6361622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701676091 {#2378
    date: 2023-12-04 08:48:11.0 +01:00
  }
  +"title": 194832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2381
    +user: Proxies\__CG__\App\Entity\User {#2959 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2924 …}
    +slug: "They-aren-t-and-I-m-sick-of-being-told-they-are"
    +title: "They aren't, and I'm sick of being told they are"
    +url: "https://lemmy.world/pictrs/image/f056f329-437c-4ebd-972d-2a0f4fb95403.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 191
    +favouriteCount: 1377
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725432020 {#2993
      date: 2024-09-04 08:40:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2379}
    ]
    -id: 19841
    -titleTs: "'aren':2 'm':6 'sick':7 'told':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701726550
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9103419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701640150 {#2981
      date: 2023-12-03 22:49:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: "Why is profit an only measure for efficiency?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701676091 {#2384
    date: 2023-12-04 08:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@BilboBargains@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 194832
  -bodyTs: "'effici':8 'measur':6 'profit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6361622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701676091 {#2378
    date: 2023-12-04 08:48:11.0 +01:00
  }
  +"title": 194832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#3017 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "In-Germany-we-say-Arbeitnehmerrechte-and-I-think-that-s-beautiful"
  +title: "In Germany we say "Arbeitnehmerrechte" and I think that's beautiful"
  +url: "https://swg-empire.de/pictrs/image/f0202a87-ee3b-443d-8964-4f6517d1baf6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 88
  +favouriteCount: 1000
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701142168 {#3012
    date: 2023-11-28 04:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +body: "The chain of screaming"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700875736 {#2468
        date: 2023-11-25 02:28:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bjoern_tantau@swg-empire.de"
        "@scrubbles@poptalk.scrubbles.tech"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2363 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 160753
      -bodyTs: "'chain':2 'scream':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6097217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700875736 {#2470
        date: 2023-11-25 02:28:56.0 +01:00
      }
      +"title": 160753
    }
  ]
  -id: 16404
  -titleTs: "'arbeitnehmerrecht':5 'beauti':11 'germani':2 'say':4 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700944185
  +visibility: "visible             "
  +apId: "https://swg-empire.de/post/287768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857785 {#2999
    date: 2023-11-24 21:29:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#3017 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "In-Germany-we-say-Arbeitnehmerrechte-and-I-think-that-s-beautiful"
  +title: "In Germany we say "Arbeitnehmerrechte" and I think that's beautiful"
  +url: "https://swg-empire.de/pictrs/image/f0202a87-ee3b-443d-8964-4f6517d1baf6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 88
  +favouriteCount: 1000
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701142168 {#3012
    date: 2023-11-28 04:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +body: "The chain of screaming"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700875736 {#2468
        date: 2023-11-25 02:28:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bjoern_tantau@swg-empire.de"
        "@scrubbles@poptalk.scrubbles.tech"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2363 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 160753
      -bodyTs: "'chain':2 'scream':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6097217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700875736 {#2470
        date: 2023-11-25 02:28:56.0 +01:00
      }
      +"title": 160753
    }
  ]
  -id: 16404
  -titleTs: "'arbeitnehmerrecht':5 'beauti':11 'germani':2 'say':4 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700944185
  +visibility: "visible             "
  +apId: "https://swg-empire.de/post/287768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857785 {#2999
    date: 2023-11-24 21:29:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2467
  +user: Proxies\__CG__\App\Entity\User {#2978 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#3017 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "In-Germany-we-say-Arbeitnehmerrechte-and-I-think-that-s-beautiful"
  +title: "In Germany we say "Arbeitnehmerrechte" and I think that's beautiful"
  +url: "https://swg-empire.de/pictrs/image/f0202a87-ee3b-443d-8964-4f6517d1baf6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 88
  +favouriteCount: 1000
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701142168 {#3012
    date: 2023-11-28 04:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#2469
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2467 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
      +body: "The chain of screaming"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700875736 {#2468
        date: 2023-11-25 02:28:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bjoern_tantau@swg-empire.de"
        "@scrubbles@poptalk.scrubbles.tech"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2363 …}
      +nested: Doctrine\ORM\PersistentCollection {#2377 …}
      +votes: Doctrine\ORM\PersistentCollection {#2359 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
      -id: 160753
      -bodyTs: "'chain':2 'scream':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6097217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700875736 {#2470
        date: 2023-11-25 02:28:56.0 +01:00
      }
      +"title": 160753
    }
  ]
  -id: 16404
  -titleTs: "'arbeitnehmerrecht':5 'beauti':11 'germani':2 'say':4 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700944185
  +visibility: "visible             "
  +apId: "https://swg-empire.de/post/287768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857785 {#2999
    date: 2023-11-24 21:29:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#3017 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "In-Germany-we-say-Arbeitnehmerrechte-and-I-think-that-s-beautiful"
    +title: "In Germany we say "Arbeitnehmerrechte" and I think that's beautiful"
    +url: "https://swg-empire.de/pictrs/image/f0202a87-ee3b-443d-8964-4f6517d1baf6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 88
    +favouriteCount: 1000
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701142168 {#3012
      date: 2023-11-28 04:29:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 16404
    -titleTs: "'arbeitnehmerrecht':5 'beauti':11 'germani':2 'say':4 'think':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700944185
    +visibility: "visible             "
    +apId: "https://swg-empire.de/post/287768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700857785 {#2999
      date: 2023-11-24 21:29:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +body: "The chain of screaming"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700875736 {#2468
    date: 2023-11-25 02:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bjoern_tantau@swg-empire.de"
    "@scrubbles@poptalk.scrubbles.tech"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 160753
  -bodyTs: "'chain':2 'scream':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6097217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875736 {#2470
    date: 2023-11-25 02:28:56.0 +01:00
  }
  +"title": 160753
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#3017 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "In-Germany-we-say-Arbeitnehmerrechte-and-I-think-that-s-beautiful"
    +title: "In Germany we say "Arbeitnehmerrechte" and I think that's beautiful"
    +url: "https://swg-empire.de/pictrs/image/f0202a87-ee3b-443d-8964-4f6517d1baf6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 88
    +favouriteCount: 1000
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701142168 {#3012
      date: 2023-11-28 04:29:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 16404
    -titleTs: "'arbeitnehmerrecht':5 'beauti':11 'germani':2 'say':4 'think':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700944185
    +visibility: "visible             "
    +apId: "https://swg-empire.de/post/287768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700857785 {#2999
      date: 2023-11-24 21:29:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +body: "The chain of screaming"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700875736 {#2468
    date: 2023-11-25 02:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bjoern_tantau@swg-empire.de"
    "@scrubbles@poptalk.scrubbles.tech"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 160753
  -bodyTs: "'chain':2 'scream':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6097217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875736 {#2470
    date: 2023-11-25 02:28:56.0 +01:00
  }
  +"title": 160753
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2467
    +user: Proxies\__CG__\App\Entity\User {#2978 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#3017 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "In-Germany-we-say-Arbeitnehmerrechte-and-I-think-that-s-beautiful"
    +title: "In Germany we say "Arbeitnehmerrechte" and I think that's beautiful"
    +url: "https://swg-empire.de/pictrs/image/f0202a87-ee3b-443d-8964-4f6517d1baf6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 88
    +favouriteCount: 1000
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701142168 {#3012
      date: 2023-11-28 04:29:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#2469}
    ]
    -id: 16404
    -titleTs: "'arbeitnehmerrecht':5 'beauti':11 'germani':2 'say':4 'think':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700944185
    +visibility: "visible             "
    +apId: "https://swg-empire.de/post/287768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700857785 {#2999
      date: 2023-11-24 21:29:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2471 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2371 …}
  +body: "The chain of screaming"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700875736 {#2468
    date: 2023-11-25 02:28:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bjoern_tantau@swg-empire.de"
    "@scrubbles@poptalk.scrubbles.tech"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2363 …}
  +nested: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  -id: 160753
  -bodyTs: "'chain':2 'scream':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6097217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700875736 {#2470
    date: 2023-11-25 02:28:56.0 +01:00
  }
  +"title": 160753
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#3039 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Looking-at-you-Google-and-Unity"
  +title: "Looking at you, Google and Unity."
  +url: "https://sh.itjust.works/pictrs/image/c17a7a54-4b3e-4ef6-a520-1e10bd12f2f3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 961
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700812341 {#3032
    date: 2023-11-24 08:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  +badges: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +body: "How come it is sustainable when executives or even workers are not even interested in their own product. I know a few devs at some mid sized company and they don’t even care about what they are working on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700686612 {#1727
        date: 2023-11-22 21:56:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaliciousKebab@sh.itjust.works"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 152004
      -bodyTs: "'care':34 'come':2 'compani':28 'dev':23 'even':9,13,33 'execut':7 'interest':14 'know':20 'mid':26 'product':18 'size':27 'sustain':5 'work':39 'worker':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6032521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700686612 {#2411
        date: 2023-11-22 21:56:52.0 +01:00
      }
      +"title": 152004
    }
  ]
  -id: 15382
  -titleTs: "'googl':4 'look':1 'uniti':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700735030
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9651303"
  +editedAt: DateTimeImmutable @1701117701 {#3018
    date: 2023-11-27 21:41:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700648630 {#2996
    date: 2023-11-22 11:23:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#3039 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Looking-at-you-Google-and-Unity"
  +title: "Looking at you, Google and Unity."
  +url: "https://sh.itjust.works/pictrs/image/c17a7a54-4b3e-4ef6-a520-1e10bd12f2f3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 961
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700812341 {#3032
    date: 2023-11-24 08:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  +badges: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +body: "How come it is sustainable when executives or even workers are not even interested in their own product. I know a few devs at some mid sized company and they don’t even care about what they are working on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700686612 {#1727
        date: 2023-11-22 21:56:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaliciousKebab@sh.itjust.works"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 152004
      -bodyTs: "'care':34 'come':2 'compani':28 'dev':23 'even':9,13,33 'execut':7 'interest':14 'know':20 'mid':26 'product':18 'size':27 'sustain':5 'work':39 'worker':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6032521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700686612 {#2411
        date: 2023-11-22 21:56:52.0 +01:00
      }
      +"title": 152004
    }
  ]
  -id: 15382
  -titleTs: "'googl':4 'look':1 'uniti':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700735030
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9651303"
  +editedAt: DateTimeImmutable @1701117701 {#3018
    date: 2023-11-27 21:41:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700648630 {#2996
    date: 2023-11-22 11:23:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: Proxies\__CG__\App\Entity\Image {#3039 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Looking-at-you-Google-and-Unity"
  +title: "Looking at you, Google and Unity."
  +url: "https://sh.itjust.works/pictrs/image/c17a7a54-4b3e-4ef6-a520-1e10bd12f2f3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 961
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700812341 {#3032
    date: 2023-11-24 08:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  +badges: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +body: "How come it is sustainable when executives or even workers are not even interested in their own product. I know a few devs at some mid sized company and they don’t even care about what they are working on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700686612 {#1727
        date: 2023-11-22 21:56:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MaliciousKebab@sh.itjust.works"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2422 …}
      +nested: Doctrine\ORM\PersistentCollection {#2458 …}
      +votes: Doctrine\ORM\PersistentCollection {#2456 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
      -id: 152004
      -bodyTs: "'care':34 'come':2 'compani':28 'dev':23 'even':9,13,33 'execut':7 'interest':14 'know':20 'mid':26 'product':18 'size':27 'sustain':5 'work':39 'worker':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6032521"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700686612 {#2411
        date: 2023-11-22 21:56:52.0 +01:00
      }
      +"title": 152004
    }
  ]
  -id: 15382
  -titleTs: "'googl':4 'look':1 'uniti':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700735030
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9651303"
  +editedAt: DateTimeImmutable @1701117701 {#3018
    date: 2023-11-27 21:41:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700648630 {#2996
    date: 2023-11-22 11:23:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#3037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#3039 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Looking-at-you-Google-and-Unity"
    +title: "Looking at you, Google and Unity."
    +url: "https://sh.itjust.works/pictrs/image/c17a7a54-4b3e-4ef6-a520-1e10bd12f2f3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 86
    +favouriteCount: 961
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700812341 {#3032
      date: 2023-11-24 08:52:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    +badges: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 15382
    -titleTs: "'googl':4 'look':1 'uniti':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700735030
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9651303"
    +editedAt: DateTimeImmutable @1701117701 {#3018
      date: 2023-11-27 21:41:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700648630 {#2996
      date: 2023-11-22 11:23:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +body: "How come it is sustainable when executives or even workers are not even interested in their own product. I know a few devs at some mid sized company and they don’t even care about what they are working on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700686612 {#1727
    date: 2023-11-22 21:56:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 152004
  -bodyTs: "'care':34 'come':2 'compani':28 'dev':23 'even':9,13,33 'execut':7 'interest':14 'know':20 'mid':26 'product':18 'size':27 'sustain':5 'work':39 'worker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686612 {#2411
    date: 2023-11-22 21:56:52.0 +01:00
  }
  +"title": 152004
}
"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
107 DENIED edit
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#3037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#3039 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Looking-at-you-Google-and-Unity"
    +title: "Looking at you, Google and Unity."
    +url: "https://sh.itjust.works/pictrs/image/c17a7a54-4b3e-4ef6-a520-1e10bd12f2f3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 86
    +favouriteCount: 961
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700812341 {#3032
      date: 2023-11-24 08:52:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    +badges: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 15382
    -titleTs: "'googl':4 'look':1 'uniti':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700735030
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9651303"
    +editedAt: DateTimeImmutable @1701117701 {#3018
      date: 2023-11-27 21:41:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700648630 {#2996
      date: 2023-11-22 11:23:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +body: "How come it is sustainable when executives or even workers are not even interested in their own product. I know a few devs at some mid sized company and they don’t even care about what they are working on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700686612 {#1727
    date: 2023-11-22 21:56:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 152004
  -bodyTs: "'care':34 'come':2 'compani':28 'dev':23 'even':9,13,33 'execut':7 'interest':14 'know':20 'mid':26 'product':18 'size':27 'sustain':5 'work':39 'worker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686612 {#2411
    date: 2023-11-22 21:56:52.0 +01:00
  }
  +"title": 152004
}
"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
108 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#3037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
    +image: Proxies\__CG__\App\Entity\Image {#3039 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Looking-at-you-Google-and-Unity"
    +title: "Looking at you, Google and Unity."
    +url: "https://sh.itjust.works/pictrs/image/c17a7a54-4b3e-4ef6-a520-1e10bd12f2f3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 86
    +favouriteCount: 961
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700812341 {#3032
      date: 2023-11-24 08:52:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    +badges: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 15382
    -titleTs: "'googl':4 'look':1 'uniti':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700735030
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9651303"
    +editedAt: DateTimeImmutable @1701117701 {#3018
      date: 2023-11-27 21:41:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700648630 {#2996
      date: 2023-11-22 11:23:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2465 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +body: "How come it is sustainable when executives or even workers are not even interested in their own product. I know a few devs at some mid sized company and they don’t even care about what they are working on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700686612 {#1727
    date: 2023-11-22 21:56:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaliciousKebab@sh.itjust.works"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2422 …}
  +nested: Doctrine\ORM\PersistentCollection {#2458 …}
  +votes: Doctrine\ORM\PersistentCollection {#2456 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  -id: 152004
  -bodyTs: "'care':34 'come':2 'compani':28 'dev':23 'even':9,13,33 'execut':7 'interest':14 'know':20 'mid':26 'product':18 'size':27 'sustain':5 'work':39 'worker':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6032521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686612 {#2411
    date: 2023-11-22 21:56:52.0 +01:00
  }
  +"title": 152004
}
"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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3057 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#3052
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
  +badges: Doctrine\ORM\PersistentCollection {#3069 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "Git desperately needs something like activity pub. That’s how it should have been from the beginning"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699328178 {#1528
        date: 2023-11-07 04:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 97513
      -bodyTs: "'activ':6 'begin':17 'desper':2 'git':1 'like':5 'need':3 'pub':7 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5578780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699328178 {#1551
        date: 2023-11-07 04:36:18.0 +01:00
      }
      +"title": 97513
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#3038
    date: 2023-11-06 23:49:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3057 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#3052
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
  +badges: Doctrine\ORM\PersistentCollection {#3069 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "Git desperately needs something like activity pub. That’s how it should have been from the beginning"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699328178 {#1528
        date: 2023-11-07 04:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 97513
      -bodyTs: "'activ':6 'begin':17 'desper':2 'git':1 'like':5 'need':3 'pub':7 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5578780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699328178 {#1551
        date: 2023-11-07 04:36:18.0 +01:00
      }
      +"title": 97513
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#3038
    date: 2023-11-06 23:49:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3057 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#3052
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3059 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
  +badges: Doctrine\ORM\PersistentCollection {#3069 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
      +body: "Git desperately needs something like activity pub. That’s how it should have been from the beginning"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699328178 {#1528
        date: 2023-11-07 04:36:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 97513
      -bodyTs: "'activ':6 'begin':17 'desper':2 'git':1 'like':5 'need':3 'pub':7 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5578780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699328178 {#1551
        date: 2023-11-07 04:36:18.0 +01:00
      }
      +"title": 97513
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#3038
    date: 2023-11-06 23:49:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3057 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#3052
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3059 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
    +badges: Doctrine\ORM\PersistentCollection {#3069 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#3038
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "Git desperately needs something like activity pub. That’s how it should have been from the beginning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699328178 {#1528
    date: 2023-11-07 04:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 97513
  -bodyTs: "'activ':6 'begin':17 'desper':2 'git':1 'like':5 'need':3 'pub':7 'someth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5578780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699328178 {#1551
    date: 2023-11-07 04:36:18.0 +01:00
  }
  +"title": 97513
}
"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
115 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3057 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#3052
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3059 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
    +badges: Doctrine\ORM\PersistentCollection {#3069 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#3038
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "Git desperately needs something like activity pub. That’s how it should have been from the beginning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699328178 {#1528
    date: 2023-11-07 04:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 97513
  -bodyTs: "'activ':6 'begin':17 'desper':2 'git':1 'like':5 'need':3 'pub':7 'someth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5578780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699328178 {#1551
    date: 2023-11-07 04:36:18.0 +01:00
  }
  +"title": 97513
}
"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
116 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3057 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#3052
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3059 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
    +badges: Doctrine\ORM\PersistentCollection {#3069 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#3038
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1686 …}
  +body: "Git desperately needs something like activity pub. That’s how it should have been from the beginning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699328178 {#1528
    date: 2023-11-07 04:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 97513
  -bodyTs: "'activ':6 'begin':17 'desper':2 'git':1 'like':5 'need':3 'pub':7 'someth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5578780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699328178 {#1551
    date: 2023-11-07 04:36:18.0 +01:00
  }
  +"title": 97513
}
"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
117 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
118 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