So my understanding is that we want the views.api.php file to be organised like so:
-> a doc block at the start with documentation on the views
-> all the hooks that are relevant
-> a doc block with the documentation for the runtime hooks
-> all the hooks that are relevant
-> a placeholder doc block for the field hooks with a TODO
-> all the field hooks
Also there should be a task about the documentation of the field hooks after this, right?
Removed implementation details for the field hooks and added the implementation details to the missing hooks.
I don't think the test fails are relevant to my changes.
Nikolas Haliotis β made their first commit to this issueβs fork.
Nikolas Haliotis β made their first commit to this issueβs fork.