Deprecated - main - drupal
| Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
|---|---|---|---|---|---|---|---|
| Connection::releaseSavepoint | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use TransactionManager to start a transaction then call ::commitOrRelease() or ::rollback() on it. |
function | ||||
| Connection::rollbackSavepoint | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use TransactionManager to start a transaction then call ::commitOrRelease() or ::rollback() on it. |
function | ||||
| Connection::$savepoints | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use TransactionManager to start a transaction then call ::commitOrRelease() or ::rollback() on it. |
property | ||||
| contact_form_user_admin_settings_submit | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\contact\Hook\ContactFormHooks::userAdminSettingsSubmit instead. |
function | ||||
| contact_user_profile_form_submit | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\contact\Hook\ContactFormHooks::profileFormSubmit() instead. |
function | ||||
| ContentEntity | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\migrate\Plugin\migrate\source\ContentEntity instead. This plugin uses the Entity API to export entity data. If the source entity type has custom field storage fields or computed fields, this class will need to be extended and the new class will need to load/calculate the values for those fields. Available configuration keys:
Examples: This will return the default revision for all nodes, from every bundle and every translation. The revision key is added to the source IDs. |
class | 1 | |||
| ContentEntityDeriver | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\migrate\Plugin\migrate\source\ContentEntityDeriver instead. |
class | ||||
| ContentTranslationEnabledSetting | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| content_translation_enable_widget | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use ContentTranslationEnableTranslationPerBundle::getWidget() instead. |
function | ||||
| content_translation_language_configuration_element_process | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use ContentTranslationEnableTranslationPerBundle::configElementProcess() instead. |
function | ||||
| content_translation_language_configuration_element_submit | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use ContentTranslationEnableTranslationPerBundle::configElementSubmit() instead. |
function | ||||
| content_translation_language_configuration_element_validate | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use ContentTranslationEnableTranslationPerBundle::configElementValidate() instead. |
function | ||||
| content_translation_translate_access | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use the access() method of the content_translation.manager service instead. |
function | ||||
| ConvertTokens | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | |||
| DateTimeRangeConstantsInterface | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use enum DateTimeRangeDisplayOptions instead. |
interface | ||||
| datetime_type_field_views_data_helper | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal::service('datetime.views_helper') ->buildViewsData($field_storage, $data, $column_name); instead. |
function | ||||
| dblog_filters | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(\Drupal\dblog\DbLogFilters::class)->filters() instead. |
function | ||||
| DefaultHtmlRouteProvider::getEntityTypeIdKeyType | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. To determine if an entity type has an integer ID key, use \Drupal\Core\Entity\EntityTypeInterface::hasIntegerId(). |
function | 1 | 1 | ||
| DefaultLanguageItem::getDefaultLangcode | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. There is no public replacement. |
function | ||||
| deprecation_test_function | core/ |
in drupal:8.4.0 and is removed from drupal:9.0.0. This is the deprecation message for deprecated_test_function(). |
function | 4 | |||
| DrupalPinnedDevDependenciesBuilder | composer/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use drupal/core-dev instead. |
class | 3 | |||
| DrupalSqlBase | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 65 | 63 | ||
| DrupalTestCaseTrait::getDrupalRoot | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Access $this->root directly. |
function | 1 | |||
| DRUPAL_DISABLED | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Instead, use the enums provided by the relevant modules. |
constant | ||||
| DRUPAL_OPTIONAL | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Instead, use the enums provided by the relevant modules. |
constant | ||||
| DRUPAL_REQUIRED | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Instead, use the enums provided by the relevant modules. |
constant | ||||
| editor_filter_xss | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Instead, use the method ::filterXss() from the element.editor service. |
function | ||||
| editor_image_upload_settings_form | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\editor\EditorImageUploadSettings::getForm() instead. |
function | ||||
| EmptySource | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| EntityContentComplete | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 2 | |||
| EntityPermissionsRouteProviderWithCheck | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use EntityPermissionsRouteProvider instead. |
class | 1 | |||
| EntityReferenceEntityFormatter::$recursiveRenderDepth | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. EntityViewBuilder #pre_render and #post_render callbacks prevent recursion. |
property | ||||
| EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. EntityViewBuilder #pre_render and #post_render callbacks prevent recursion. |
constant | ||||
| EntityShortcutSet | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| EntityType::$uri_callback | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use link templates or a route provider to specify entity URIs. |
property | ||||
| EntityTypeInterface::getUriCallback | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use link templates or a route provider to specify entity URIs. |
function | 1 | |||
| EntityTypeInterface::setUriCallback | core/ |
in drupal:11.4.0 and is removed from drupal:13.0.0. Use link templates or a route provider to specify entity URIs. |
function | 1 | |||
| EntityUserRole | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| entity_test_create_bundle | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\entity_test\EntityTestHelper::createBundle() instead. |
function | ||||
| entity_test_delete_bundle | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\entity_test\EntityTestHelper::deleteBundle() instead. |
function | ||||
| Error::currentErrorHandler | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use get_error_handler() instead. |
function | ||||
| ExpectDeprecationTrait | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use $this->expectUserDeprecationMessage() or $this->expectUserDeprecationMessageMatches() instead. |
trait | 1 | |||
| ExpectDeprecationTrait::expectDeprecation | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use $this->expectUserDeprecationMessage() or $this->expectUserDeprecationMessageMatches() instead. |
function | 2 | |||
| FieldBundle | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| FieldFile | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | |||
| FieldFormatterSettingsDefaults | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| Fieldgroup | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\Fieldset instead. |
class | ||||
| FieldInstanceDefaults | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| FieldInstanceDefaults | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| FieldInstanceOptionTranslation | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.