Deprecated - main - drupal
| Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
|---|---|---|---|---|---|---|---|
| views_view_is_enabled | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use $view->status() instead. |
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 | ||||
| Zip | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | 2 | ||
| _ckeditor5_get_langcode_mapping | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Language\LanguageManagerInterface instead. |
function | ||||
| _ckeditor5_theme_css | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. No replacement is provided. |
function | ||||
| _comment_entity_uses_integer_id | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\Core\Entity\EntityTypeInterface::hasIntegerId() instead. |
function | ||||
| _content_translation_install_field_storage_definitions | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use ContentTranslationHooks::installFieldStorageDefinitions() instead. |
function | ||||
| _contextual_id_to_links | core/ |
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/ |
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/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(\Drupal\dblog\DbLogFilters::class)->getMessageTypes() instead. |
function | ||||
| _field_create_entity_from_ids | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| _filter_autop | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic has been included in \Drupal\filter\Plugin\Filter\FilterAutoP::process() and no replacement is provided. |
function | ||||
| _filter_html_escape | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic has been included in \Drupal\filter\Plugin\Filter\FilterHtmlEscape::process() and no replacement is provided. |
function | ||||
| _filter_html_image_secure_process | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic is included in \Drupal\filter\Plugin\Filter\FilterHtmlImageSecure::process() and no replacement is provided. |
function | ||||
| _filter_tips | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| _filter_url | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic has been included in \Drupal\filter\Plugin\Filter\FilterUrl::process() and no replacement is provided. |
function | ||||
| _filter_url_escape_comments | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic has been split between \Drupal\filter\Plugin\Filter\FilterUrl::escapeComments() and \Drupal\filter\Plugin\Filter\FilterUrl::unescapeComments(), and no replacement is provided. |
function | ||||
| _filter_url_parse_email_links | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic has been included in \Drupal\filter\Plugin\Filter\FilterUrl::parseEmailLinks() and no replacement is provided. |
function | ||||
| _filter_url_parse_full_links | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic has been included in \Drupal\filter\Plugin\Filter\FilterUrl::parseFullLinks() and no replacement is provided. |
function | ||||
| _filter_url_parse_partial_links | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic has been included in \Drupal\filter\Plugin\Filter\FilterUrl::parsePartialLinks() and no replacement is provided. |
function | ||||
| _filter_url_trim | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. The logic has been included in \Drupal\filter\Plugin\Filter\FilterUrl::trimUrl() and no replacement is provided. |
function | 3 | |||
| _locale_translation_batch_status_operations | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleFetch::class)->getStatusOperations() instead. |
function | ||||
| _locale_translation_fetch_operations | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| _locale_translation_prepare_project_list | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | 1 | |||
| _media_get_add_url | core/ |
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/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| _menu_ui_node_save | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\menu_ui\MenuUiUtility::menuUiNodeSave() instead. |
function | ||||
| _responsive_image_build_source_attributes | core/ |
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/ |
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/ |
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/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\ckeditor5\Hook\Ckeditor5Hooks::updateCkeditor5HtmlFilter() instead. |
function | ||||
| _views_query_tag_alter_condition | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| _views_ui_wrap_views_form_helper_traits | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.