Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: 9.0 Implement ContentSubgraphInterface::findAncestorNodes and countAncestorNodes #4349

Merged
merged 5 commits into from
Jun 22, 2023

Conversation

nezaniel
Copy link
Member

This adds the (afaik) last missing subgraph queries: findAncestorNodes and countAncestorNodes.

Can lateron be used to refactor lots of stuff, a few demo examples are included.

Checklist

  • Code follows the PSR-12 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the 9.0 branch

Copy link
Member

@mhsdesign mhsdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some early comments. Thank you so much for this awaited feature!!

... we can now also optimize the flow query parents ;)

@mhsdesign mhsdesign mentioned this pull request Jun 20, 2023
3 tasks
@mhsdesign mhsdesign changed the title 9.0: Implement ContentSubgraphInterface::findAncestorNodes and countAncestorNodes FEATURE: 9.0 Implement ContentSubgraphInterface::findAncestorNodes and countAncestorNodes Jun 21, 2023
@nezaniel nezaniel requested a review from mhsdesign June 22, 2023 10:55
…ntentSubgraph.php

Co-authored-by: Bastian Waidelich <b.waidelich@wwwision.de>
Copy link
Member

@bwaidelich bwaidelich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet ancestor of mine!

@nezaniel nezaniel merged commit 120d056 into 9.0 Jun 22, 2023
@nezaniel nezaniel deleted the findAncestors branch June 22, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants