API page: https://api.drupal.org/api/drupal/core%21includes%21theme.inc/function/t...
The description for template_preprocess() starts with:
This function is called for theme hooks implemented as templates only, not for theme hooks implemented as functions.
That is the same sentence used for Drupal 7. Since in Drupal 8 there are just theme hooks implemented as templates, the sentence should be probably changed to say the following:
This function is called for every theme hook.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | update-function-description-2765849-9.patch | 857 bytes | avpaderno |
| #2 | update-function-description-2765849-2.patch | 683 bytes | avpaderno |
Comments
Comment #2
avpadernoComment #3
markdorisonComment #5
avpadernoComment #9
avpadernoComment #10
mohit1604 commented@kiamlaluno , Patch looks fine . Marking RTBC .
Comment #12
avpadernoComment #13
avpadernoI am changing the status back. I just set verified the patch was not failing the tests.
Comment #15
larowlanCommitted as a0ce0b8 and pushed to 8.5.x.
As per https://www.drupal.org/core/release-cycle-overview#current-development-c... 8.4 is in 'critical fixes only', so this can't be backported to 8.4