IBX-9813: Cacheable request query parameters#3033
Open
adriendupuis wants to merge 22 commits into5.0from
Open
Conversation
adriendupuis
commented
Feb 2, 2026
docs/content_management/field_types/field_type_reference/pagefield.md
Outdated
Show resolved
Hide resolved
Twig comments are not rendered when directly in the Markdown, moving this code to an included file fix the issue.
adriendupuis
commented
Feb 3, 2026
mnocon
reviewed
Feb 3, 2026
docs/content_management/field_types/field_type_reference/pagefield.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
barw4
reviewed
Feb 3, 2026
docs/content_management/field_types/field_type_reference/pagefield.md
Outdated
Show resolved
Hide resolved
barw4
reviewed
Feb 3, 2026
docs/content_management/field_types/field_type_reference/pagefield.md
Outdated
Show resolved
Hide resolved
…ield.md Co-authored-by: Bartek Wajda <bartlomiej.wajda@ibexa.co>
mnocon
approved these changes
Feb 4, 2026
Contributor
mnocon
left a comment
There was a problem hiding this comment.
Thank you!
Please remember that this feature is released and public only for 4.6 now - it will be included in the next v5 release (5.0.6)
adriendupuis
added a commit
that referenced
this pull request
Feb 4, 2026
Contributor
Author
|
code_samples/ change report
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About
cacheable_query_paramsblock config andibexa_append_cacheable_query_params()twig function.Previews:
cacheable_query_paramsto the tableibexa_append_cacheable_query_params(block)ibexa_append_cacheable_query_params(block)andibexa_page_layout(page)As
ibexa_append_cacheable_query_params(block)is not needed until some custom frontend blocks are created with acacheable_query_paramsproperty, I didn't add it to thesidebar.html.twigfiles used in docs/templating/render_content/render_page.md and tutorials/page_and_form_tutorial/2_prepare_the_landing_page.mdChecklist