Deprecated - main - drupal

Primary tabs

Title File name Deprecation Type Direct uses Namespaced uses Overrides Use statements
_ckeditor5_get_langcode_mapping core/modules/ckeditor5/ckeditor5.module

in drupal:11.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Language\LanguageManagerInterface instead.

function
_ckeditor5_theme_css core/modules/ckeditor5/ckeditor5.module

in drupal:11.4.0 and is removed from drupal:12.0.0. No replacement is provided.

function
_comment_entity_uses_integer_id core/modules/comment/comment.module

in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\Core\Entity\EntityTypeInterface::hasIntegerId() instead.

function
_contextual_id_to_links core/modules/contextual/contextual.module

in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\contextual\ContextualLinksSerializer::idToLinks() instead.

function
_contextual_links_to_id core/modules/contextual/contextual.module

in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\contextual\ContextualLinksSerializer::linksToId() instead.

function
_dblog_get_message_types core/modules/dblog/dblog.module

in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(\Drupal\dblog\DbLogFilters::class)->getMessageTypes() instead.

function
_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
_locale_translation_default_update_options core/modules/locale/locale.translation.inc

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

function
_locale_translation_file_is_remote core/modules/locale/locale.translation.inc

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

function
_locale_translation_source_compare core/modules/locale/locale.translation.inc

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

function
_menu_link_content_update_path_alias core/modules/menu_link_content/menu_link_content.module

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

function
_responsive_image_build_source_attributes core/modules/responsive_image/responsive_image.module

in drupal:11.3.0 and is removed from drupal:12.0.0. Use \Drupal\responsive_image\ResponsiveImageBuilder::buildSourceAttributes() instead.

function
_responsive_image_image_style_url core/modules/responsive_image/responsive_image.module

in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal\responsive_image\ResponsiveImageBuilder::getImageStyleUrl() instead.

function
_system_default_theme_features core/includes/theme.inc

in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal\Core\Extension\ThemeSettingsProvider::DEFAULT_THEME_FEATURES instead.

function
_update_ckeditor5_html_filter core/modules/ckeditor5/ckeditor5.module

in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\ckeditor5\Hook\Ckeditor5Hooks::updateCkeditor5HtmlFilter() instead.

function
_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.