GET https://kbin.spritesserver.nl/u/@sir_reginald@lemmy.world/newest/2023-11-07::2023-11-07

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.79 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.07 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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +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 {#1739
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "and it was lol. Git was designed to work using email and plain text patches. No nonsense, no closed platforms. You can still use git that way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699391608 {#1696
        date: 2023-11-07 22:13:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
        "@antrosapien@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1592 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 99780
      -bodyTs: "'close':19 'design':7 'email':11 'git':5,25 'lol':4 'nonsens':17 'patch':15 'plain':13 'platform':20 'still':23 'text':14 'use':10,24 'way':27 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5142822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699391608 {#1606
        date: 2023-11-07 22:13:28.0 +01:00
      }
      +"title": 99780
    }
  ]
  -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 {#1640
    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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +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 {#1739
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "and it was lol. Git was designed to work using email and plain text patches. No nonsense, no closed platforms. You can still use git that way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699391608 {#1696
        date: 2023-11-07 22:13:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
        "@antrosapien@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1592 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 99780
      -bodyTs: "'close':19 'design':7 'email':11 'git':5,25 'lol':4 'nonsens':17 'patch':15 'plain':13 'platform':20 'still':23 'text':14 'use':10,24 'way':27 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5142822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699391608 {#1606
        date: 2023-11-07 22:13:28.0 +01:00
      }
      +"title": 99780
    }
  ]
  -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 {#1640
    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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +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 {#1739
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "and it was lol. Git was designed to work using email and plain text patches. No nonsense, no closed platforms. You can still use git that way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699391608 {#1696
        date: 2023-11-07 22:13:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
        "@antrosapien@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1592 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 99780
      -bodyTs: "'close':19 'design':7 'email':11 'git':5,25 'lol':4 'nonsens':17 'patch':15 'plain':13 'platform':20 'still':23 'text':14 'use':10,24 'way':27 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5142822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699391608 {#1606
        date: 2023-11-07 22:13:28.0 +01:00
      }
      +"title": 99780
    }
  ]
  -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 {#1640
    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
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 {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#2411 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
    +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 {#1739
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
    +badges: Doctrine\ORM\PersistentCollection {#1407 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -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 {#1640
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "and it was lol. Git was designed to work using email and plain text patches. No nonsense, no closed platforms. You can still use git that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699391608 {#1696
    date: 2023-11-07 22:13:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
    "@antrosapien@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1592 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 99780
  -bodyTs: "'close':19 'design':7 'email':11 'git':5,25 'lol':4 'nonsens':17 'patch':15 'plain':13 'platform':20 'still':23 'text':14 'use':10,24 'way':27 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5142822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699391608 {#1606
    date: 2023-11-07 22:13:28.0 +01:00
  }
  +"title": 99780
}
"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 {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#2411 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
    +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 {#1739
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
    +badges: Doctrine\ORM\PersistentCollection {#1407 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -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 {#1640
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "and it was lol. Git was designed to work using email and plain text patches. No nonsense, no closed platforms. You can still use git that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699391608 {#1696
    date: 2023-11-07 22:13:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
    "@antrosapien@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1592 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 99780
  -bodyTs: "'close':19 'design':7 'email':11 'git':5,25 'lol':4 'nonsens':17 'patch':15 'plain':13 'platform':20 'still':23 'text':14 'use':10,24 'way':27 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5142822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699391608 {#1606
    date: 2023-11-07 22:13:28.0 +01:00
  }
  +"title": 99780
}
"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 {#1641
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#2411 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
    +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 {#1739
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1597 …}
    +votes: Doctrine\ORM\PersistentCollection {#1731 …}
    +reports: Doctrine\ORM\PersistentCollection {#1722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
    +badges: Doctrine\ORM\PersistentCollection {#1407 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -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 {#1640
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "and it was lol. Git was designed to work using email and plain text patches. No nonsense, no closed platforms. You can still use git that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699391608 {#1696
    date: 2023-11-07 22:13:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
    "@antrosapien@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1592 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 99780
  -bodyTs: "'close':19 'design':7 'email':11 'git':5,25 'lol':4 'nonsens':17 'patch':15 'plain':13 'platform':20 'still':23 'text':14 'use':10,24 'way':27 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5142822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699391608 {#1606
    date: 2023-11-07 22:13:28.0 +01:00
  }
  +"title": 99780
}
"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_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
10 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