Deprecated - 11.x - drupal
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
ThemeHandlerInterface::rebuildThemeData | core/ |
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/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
Updater | 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 | 2 | 1 | ||
UpdaterException | 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 | 1 | 1 | ||
UpdaterFileTransferException | 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 | ||||
UpdaterInterface | 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. |
interface | 2 | |||
UpdaterInterface::postInstall | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
UpdateRoot | 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 | ||||
update_clear_update_disk_cache | 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. |
function | 1 | |||
update_delete_file_if_stale | 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. |
function | 2 | |||
UserAuthenticationController::userIsBlocked | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
user_is_blocked | core/ |
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/ |
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/ |
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/ |
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/ |
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/ |
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/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
WebDriverCurlService | core/ |
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/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
_update_manager_cache_directory | 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. |
function | 3 | |||
_update_manager_extract_directory | 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. |
function | 3 | |||
_update_manager_unique_identifier | 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. |
function | 2 | |||
_views_field_get_entity_type_storage | core/ |
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 |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.