Views templates don't handle attributes
Found this in Drupal 7 but it looks similar in 8.x as well.In views preprocess hooks, there's an empty $attributes_array variable. Adding anything to this doesn't do anything because it's not printed...
View ArticleConvert locale_translate_export_form to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert locale_translation_status_form to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert locale_translation_manual_status to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert overlay_ajax_render_region() to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert overlay_user_dismiss_message to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert comment_edit_page() to a Controller
For instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.Meta issue: #1971384: [META] Convert page callbacks to controllers
View ArticleConvert comment_approve() to a Controller
For instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.Meta issue: #1971384: [META] Convert page callbacks to controllers
View ArticleConvert shortcut_set_add to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert shortcut_set_customize to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert comment_reply() to a Controller
For instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.Meta issue: #1971384: [META] Convert page callbacks to controllers
View ArticleConvert admin/config/user-interface/shortcut/manage/%shortcut_set/links to a...
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert forum_page() to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert admin/config/user-interface/shortcut/manage/%shortcut_set/edit to a...
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert shortcut_link_add to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert shortcut_link_add_inline to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert shortcut_link_edit to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert shortcut_set_admin to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert shortcut_set_switch to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View ArticleConvert simpletest_test_form to a Controller
Part of #1971384: [META] Convert page callbacks to controllersFor instructions on how to convert a page callback into a controller, see the WSCCI Conversion Guide.
View Article