- Issue created by @james.williams
- Merge request !123Issue #3508052: Facilitate altering list queries → (Open) created by james.williams
I'd like to be able to adjust the ordering of the rows in the Usage tab of an entity, to list by descending IDs (as a vague proxy for most recently created content first). There are bound to be other cases for adjusting the normal queries for listing sources (or targets).
Add a tag to the select queries so that hook_query_TAG_alter()
could be implemented for custom cases.
Active
2.0
Code