Deprecated - 11.x - drupal

Primary tabs

Title File name Deprecation Type Direct uses Namespaced uses Overrides Use statements
ThemeHandlerInterface::rebuildThemeData core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php

in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal::service('extension.list.theme')->reset()->getList() instead.

function 1
UpdateManagerAccessCheck core/modules/update/src/Access/UpdateManagerAccessCheck.php

in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement.

class
Updater core/lib/Drupal/Core/Updater/Updater.php

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 2 1
UpdaterException core/lib/Drupal/Core/Updater/UpdaterException.php

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 1 1
UpdaterFileTransferException core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php

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
UpdaterInterface core/lib/Drupal/Core/Updater/UpdaterInterface.php

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.

interface 2
UpdaterInterface::postInstall core/lib/Drupal/Core/Updater/UpdaterInterface.php

in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement.

function
UpdateRoot core/modules/update/src/UpdateRoot.php

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
update_clear_update_disk_cache core/modules/update/update.module

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.

function 1
update_delete_file_if_stale core/modules/update/update.module

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.

function 2
UserAuthenticationController::userIsBlocked core/modules/user/src/Controller/UserAuthenticationController.php

in drupal:10.3.0 and is removed from drupal:12.0.0. There is no replacement.

function
user_is_blocked core/modules/user/user.module

in drupal:11.0.0 and is removed from drupal:12.0.0. Use Drupal\user\UserInterface::isBlocked() instead.

function 1
user_validate_name core/modules/user/user.module

in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\user\UserNameValidator::validateName() instead.

function 1
views_entity_field_label core/modules/views/views.module

in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal::service('entity_field.manager')->getFieldLabels() instead.

function
views_field_default_views_data core/modules/views/views.module

in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal::service('views.field_data_provider') ->defaultFieldImplementation($field_storage); instead.

function
views_ui_view_preview_section_display_category_links core/modules/views_ui/views_ui.module

in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement.

function
views_ui_view_preview_section_handler_links core/modules/views_ui/views_ui.module

in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement.

function 1
views_ui_view_preview_section_rows_links core/modules/views_ui/views_ui.module

in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement.

function
WebDriverCurlService core/tests/Drupal/FunctionalJavascriptTests/WebDriverCurlService.php

in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement, use the base class instead.

class
_field_multiple_value_form_sort_helper core/includes/theme.inc

in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement.

function
_update_manager_cache_directory core/modules/update/update.module

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.

function 3
_update_manager_extract_directory core/modules/update/update.module

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.

function 3
_update_manager_unique_identifier core/modules/update/update.module

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.

function 2
_views_field_get_entity_type_storage core/modules/views/views.module

in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal::service('views.field_data_provider') ->getSqlStorageForField($field_storage); instead.

function

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.