Task
Convert PHPTemplate templates to Twig templates.
Remaining
- theme_ function -> Twig conversions (and preprocess function additions or changes) moved over from the existing conversion issue
specifically:Theme function name Conversion status theme_field converted in this issue. theme_field_multiple_value_form done. converted in this issue bartik_field__taxonomy_term_reference converted here instead of in #1938840: bartik.theme - Convert PHPTemplate templates to Twig for dependency reasons - Patch review
- Profiling. done in #23 and #41, nothing changed that would require reprofiling
To test this code:
Edit image fields on an article to include multiple images.
create an article
add a tag
add two images
add a body
Related Issues
#1898062: field.module - Convert PHPTemplate templates to Twig
#1757550: [meta] Convert core theme functions to Twig templates
#1987510: [meta] Convert all core *.tpl.php templates to Twig as singular patch