Deprecated - main - drupal
| Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
|---|---|---|---|---|---|---|---|
| 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 | |||
| PdoTrait::clientFetchColumn | core/ |
in drupal:11.5.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| PdoTrait::clientFetchObject | core/ |
in drupal:11.5.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| PdoTrait::clientQueryString | core/ |
in drupal:11.5.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| PdoTrait::$fetchModeLiterals | core/ |
in drupal:11.5.0 and is removed from drupal:13.0.0. There is no replacement. |
property | ||||
| PdoTrait::pdoToFetchAs | core/ |
in drupal:11.5.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| 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 | ||||
| RolesLookup | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| RouteBuilder::getRouteDefinitions | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. This code has moved to \Drupal\Core\Routing\YamlRouteDiscovery. |
function | 1 | |||
| RouteProvider::ROUTE_LOAD_CID_PREFIX | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
constant | ||||
| RouteProvider::$serializedRoutes | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
property | ||||
| SearchConfigurationRankings | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| ServerCommand::getOneTimeLoginUrl | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| show | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. To show form elements, use ['#access'] = TRUE. For render elements, use ['#printed'] = FALSE. |
function | 1 | |||
| SqlContentEntityStorage::loadFromSharedTables | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| StubPDO | core/ |
in drupal:11.5.0 and is removed from drupal:12.0.0. No replacement provided. |
class | ||||
| SyndicateBlock | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| syslog_facility_list | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| syslog_logging_settings_submit | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| SystemUpdate7000 | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| system_check_directory | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| system_default_region | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service('theme_handler')->getTheme()->getDefaultRegion() instead. |
function | 1 | |||
| system_region_list | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service('theme_handler')->getTheme()->listAllRegions() or \Drupal::service('theme_handler')->getTheme()->listVisibleRegions() instead. |
function | 1 | |||
| system_sort_themes | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| Tar | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | 2 | ||
| TargetBundle | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| taxonomy_build_node_index | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| taxonomy_delete_node_index | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no replacement. |
function | ||||
| taxonomy_term_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 | ||||
| template_preprocess_field_ui_table | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
| template_preprocess_link_formatter_link_separate | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
| template_preprocess_responsive_image | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
| template_preprocess_responsive_image_formatter | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
| template_preprocess_taxonomy_term | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service(TaxonomyThemeHooks::class)->preprocessTaxonomyTerm($variables) instead. |
function | ||||
| template_preprocess_top_bar | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
| template_preprocess_views_ui_build_group_filter_form | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
| template_preprocess_views_ui_display_tab_bucket | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function | ||||
| template_preprocess_views_ui_display_tab_setting | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
function |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.