Skip to content

Adding functionality to add in new calculated value functions. Add docs.#18754

Merged
robertSt7 merged 8 commits intopimcore:12.xfrom
TorqIT:feature/calculated-value-symfony-expression-extensions
Nov 12, 2025
Merged

Adding functionality to add in new calculated value functions. Add docs.#18754
robertSt7 merged 8 commits intopimcore:12.xfrom
TorqIT:feature/calculated-value-symfony-expression-extensions

Conversation

@torqdev
Copy link
Copy Markdown
Contributor

@torqdev torqdev commented Oct 9, 2025

Summary

Adds the ability to allow developers to register new custom expression language providers that add new functions to be available for the Symfony expressions on calculated values.

A future PR will be required to cleanup the static functions so that direct injection can be done to get the expression language provider that is used for the calculated values field.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

Review Checklist

  • Target branch (11.5 for bug fixes, others 12.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@robertSt7 robertSt7 self-assigned this Nov 5, 2025
@bluvulture
Copy link
Copy Markdown
Contributor

Hey @torqdev would it be possible to update the your branch with latest 12.x?
We have a failing codeception which should be solved with the latest commits. Thanks!

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Nov 7, 2025

@torqdev
Copy link
Copy Markdown
Contributor Author

torqdev commented Nov 7, 2025

@bluvulture - Merged the latest in

@robertSt7 robertSt7 added this to the 12.3.0 milestone Nov 12, 2025
@robertSt7 robertSt7 merged commit abf667e into pimcore:12.x Nov 12, 2025
14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2025
@robertSt7
Copy link
Copy Markdown
Contributor

@torqdev Thanks for adding the ability to allow developers to register new custom expression language providers

@torqdev torqdev deleted the feature/calculated-value-symfony-expression-extensions branch November 14, 2025 10:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants