Deprecated - 11.x - drupal
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
template_preprocess_field | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_fieldset | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_field_multiple_value_form | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_form | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_form_element | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_form_element_label | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_html | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_image | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_input | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_install_page | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_item_list | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_links | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_maintenance_page | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_maintenance_task_list | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_menu_local_action | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_menu_local_task | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_node | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Use \Drupal::service(NodeThemeHooks::class)->preprocessNode($variables) instead. |
function | ||||
template_preprocess_node_add_list | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Use \Drupal::service(NodeThemeHooks::class)->preprocessNodeAddList($variables) instead. |
function | ||||
template_preprocess_page | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_pager | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_radios | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_region | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_select | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_table | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_tablesort_indicator | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_taxonomy_term | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service(TaxonomyThemeHooks::class)->preprocessTaxonomyTerm($variables) instead. |
function | ||||
template_preprocess_textarea | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_time | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_update_fetch_error_message | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_update_last_check | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_update_project_status | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_update_report | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_update_version | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_vertical_tabs | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_views_ui_build_group_filter_form | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_views_ui_display_tab_bucket | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_views_ui_display_tab_setting | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_views_ui_rearrange_filter_form | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_views_ui_style_plugin_table | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_views_ui_views_listing_table | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
template_preprocess_views_ui_view_preview_section | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
TestDiscovery::findAllClassFiles | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use PhpUnitTestDiscovery::findAllClassFiles() instead. |
function | 1 | |||
TestDiscovery::getTestClasses | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use PhpUnitTestDiscovery::getTestClasses() instead. |
function | ||||
TestDiscovery::getTestInfo | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. |
function | 5 | |||
TestDiscovery::scanDirectory | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. |
function | 2 | |||
TestDiscovery::$testClasses | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. |
property | ||||
TestFileParser | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | |||
Theme | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
class | ||||
ThemeExtensionList::getBaseThemes | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no direct replacement. |
function | ||||
ThemeHandlerInterface::getBaseThemes | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no direct replacement. |
function | 1 |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.