Deprecated - main - drupal

Primary tabs

Title File name Deprecation Type Direct uses Namespaced uses Overrides Use statements
MigrateEntityComplete core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php

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

class 1
MigrateFieldPluginManager core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManager.php

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

class 1 3
MigrateSkipProcessException core/modules/migrate/src/MigrateSkipProcessException.php

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/lib/Drupal/Core/Extension/ModuleHandlerInterface.php

in drupal:11.3.0 and is removed from drupal:13.0.0. There is no replacement.

function 1
node.admin.inc core/modules/node/node.admin.inc

in drupal:11.3.0 and is removed from drupal:12.0.0. Functions have been deprecated.

file
NodeStorageInterface::countDefaultLanguageRevisions core/modules/node/src/NodeStorageInterface.php

in drupal:11.3.0 and is removed from drupal:13.0.0. There is no replacement.

function 1
NodeStorageInterface::revisionIds core/modules/node/src/NodeStorageInterface.php

in drupal:11.3.0 and is removed from drupal:13.0.0. Use an entity query instead.

function 1
NodeStorageInterface::userRevisionIds core/modules/node/src/NodeStorageInterface.php

in drupal:11.3.0 and is removed from drupal:13.0.0. Use an entity query instead.

function 1
NodeUpdate7008 core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php

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

class
node_get_type_label core/modules/node/node.module

in drupal:11.3.0 and is removed from drupal:13.0.0. Use $node->getBundleEntity()->label() instead.

function
node_is_page core/modules/node/node.module

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/modules/node/node.admin.inc

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/modules/node/node.module

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/modules/node/node.module

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/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php

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

function
PathSetTranslated core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php

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

class 1
ProcessField core/modules/field/src/Plugin/migrate/process/ProcessField.php

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

class 1
ProfileFieldOptionTranslation core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php

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

class
ProfileFieldSettings core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php

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

class
RenderElement core/lib/Drupal/Core/Render/Element/RenderElement.php

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/modules/responsive_image/responsive_image.module

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/modules/responsive_image/responsive_image.module

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

function
RolesLookup core/modules/block/src/Plugin/migrate/process/RolesLookup.php

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

class
SearchConfigurationRankings core/modules/search/src/Plugin/migrate/process/SearchConfigurationRankings.php

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

class
SyndicateBlock core/modules/node/src/Plugin/Block/SyndicateBlock.php

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

class
syslog_facility_list core/modules/syslog/syslog.module

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

function
syslog_logging_settings_submit core/modules/syslog/syslog.module

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

function
SystemUpdate7000 core/modules/system/src/Plugin/migrate/process/d6/SystemUpdate7000.php

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

class
Tar core/lib/Drupal/Core/Archiver/Tar.php

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

class 1 2
TargetBundle core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php

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

class
taxonomy_build_node_index core/modules/taxonomy/taxonomy.module

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

function
taxonomy_delete_node_index core/modules/taxonomy/taxonomy.module

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

function
taxonomy_term_is_page core/modules/taxonomy/taxonomy.module

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/modules/field_ui/field_ui.module

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/modules/link/link.module

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/modules/responsive_image/responsive_image.module

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/modules/responsive_image/responsive_image.module

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/modules/taxonomy/taxonomy.module

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/modules/navigation/navigation.module

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/modules/views_ui/views_ui.module

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/modules/views_ui/views_ui.module

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/modules/views_ui/views_ui.module

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_rearrange_filter_form core/modules/views_ui/views_ui.module

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_style_plugin_table core/modules/views_ui/views_ui.module

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_views_listing_table core/modules/views_ui/views_ui.module

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_view_preview_section core/modules/views_ui/views_ui.module

in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme().

function
TestFileParser core/lib/Drupal/Core/Test/RunTests/TestFileParser.php

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

class 1
text_summary core/modules/text/text.module

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

function
ThemeSettings core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php

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

class 1
theme_get_setting core/includes/theme.inc

in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service('Drupal\Core\Extension\ThemeSettingsProvider')->getSetting() instead.

function

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.