Deprecated - main - drupal
| Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
|---|---|---|---|---|---|---|---|
| locale_translation_get_status | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class)->loadSources() instead. |
function | ||||
| locale_translation_http_check | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleFileManager::class)checkRemoteFileStatus($uri) instead. |
function | ||||
| locale_translation_load_sources | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class) ->loadSources($projects, $langcodes) instead. |
function | ||||
| locale_translation_project_list | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| locale_translation_source_build | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class) ->sourceBuild($project, $langcode, $filename) instead. |
function | ||||
| locale_translation_source_check_file | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class)->sourceCheckFile($source) instead. |
function | ||||
| LOCALE_TRANSLATION_SOURCE_COMPARE_EQ | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
constant | ||||
| LOCALE_TRANSLATION_SOURCE_COMPARE_GT | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
constant | ||||
| LOCALE_TRANSLATION_SOURCE_COMPARE_LT | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
constant | ||||
| locale_translation_status_delete_languages | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class)->deleteSourcesByLanguage() instead. |
function | ||||
| locale_translation_status_delete_projects | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class)->deleteSources() instead. |
function | ||||
| locale_translation_status_save | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(LocaleSource::class)->saveSource() instead. |
function | ||||
| locale_translation_update_file_history | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(CurrentImportStorage::class)->save() instead. |
function | ||||
| MatchingRouteNotFoundException | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| media_filter_format_edit_form_validate | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use MediaHooks::formatEditFormValidate() instead. |
function | ||||
| menu_ui_form_node_form_submit | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\menu_ui\Hooks\MenuUiHooks::formNodeFormSubmit() instead. |
function | ||||
| menu_ui_form_node_type_form_builder | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\menu_ui\Hooks\MenuUiHooks::formNodeTypeFormBuilder() instead. |
function | ||||
| menu_ui_form_node_type_form_validate | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\menu_ui\Hooks\MenuUiHooks::formNodeTypeFormValidate() instead. |
function | ||||
| menu_ui_get_menu_link_defaults | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\menu_ui\MenuUiUtility::getMenuLinkDefaults() instead. |
function | ||||
| menu_ui_node_builder | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\menu_ui\Hooks\MenuUiHooks::nodeBuilder() instead. |
function | ||||
| MigrateEntityComplete | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | |||
| MigrateFieldPluginManager | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | 3 | ||
| MigrateSkipProcessException | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Return FALSE from a process plugin's isPipelineStopped() method to stop further processing on a pipeline. |
class | 1 | |||
| ModuleHandlerInterface::loadAllIncludes | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. There is no replacement. |
function | 1 | |||
| node.admin.inc | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Functions have been deprecated. |
file | ||||
| NodeSearch | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Instead, use \Drupal\search_node\Plugin\Search\SearchNode. |
class | ||||
| NodeStorageInterface::countDefaultLanguageRevisions | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. There is no replacement. |
function | 1 | |||
| NodeStorageInterface::revisionIds | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use an entity query instead. |
function | 1 | |||
| NodeStorageInterface::userRevisionIds | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use an entity query instead. |
function | 1 | |||
| NodeUpdate7008 | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| NodeViewController | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\Core\Entity\Controller\EntityViewController instead. |
class | ||||
| node_access_grants | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service('Drupal\node\NodeGrantsHelper')->nodeAccessGrants() instead. |
function | ||||
| node_access_needs_rebuild | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service('\Drupal\node\NodeAccessRebuild')->setNeedsRebuild() and \Drupal::service('\Drupal\node\NodeAccessRebuild')->needsRebuild() instead. |
function | ||||
| node_access_rebuild | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service('\Drupal\node\NodeAccessRebuild')->rebuild($batch_mode) instead. |
function | ||||
| node_get_type_label | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use $node->getBundleEntity()->label() instead. |
function | ||||
| node_is_page | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. There is no replacement, check the view mode instead during rendering. |
function | ||||
| node_mass_update | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service(\Drupal\node\NodeBulkUpdate::class)->process() instead. |
function | ||||
| node_mass_update | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service(\Drupal\node\NodeBulkUpdate::class)->process() instead. |
function | ||||
| node_type_get_names | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service('entity_type.bundle.info')->getBundleLabels('node') instead. |
function | ||||
| OverridesSectionStorage::hasIntegerId | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\Core\Entity\EntityTypeInterface::hasIntegerId() instead. |
function | ||||
| PathSetTranslated | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | |||
| ProcessField | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | |||
| ProfileFieldOptionTranslation | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| ProfileFieldSettings | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| RecipeRunner::installModule | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\Core\Recipe\RecipeRunner::installModules() instead. |
function | ||||
| REGIONS_ALL | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Instead, use \Drupal\Core\Extension\Theme::listAllRegions(). |
constant | 1 | |||
| REGIONS_VISIBLE | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Instead, use \Drupal\Core\Extension\Theme::listVisibleRegions(). |
constant | 2 | |||
| RenderElement | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\RenderElementBase instead. |
class | 1 | 1 | ||
| responsive_image_get_image_dimensions | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Use \Drupal\responsive_image\ResponsiveImageBuilder::getImageDimensions() instead. |
function | ||||
| responsive_image_get_mime_type | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal\responsive_image\ResponsiveImageBuilder::getMimeType() instead. |
function |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.