Deprecated - 11.x - drupal
| Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
|---|---|---|---|---|---|---|---|
| Composer::preAutoloadDump | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Use \Drupal\Composer\Plugin\Scaffold\Plugin::preAutoloadDump() instead. |
function | ||||
| Condition | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. The PostgreSQL override of the entity query has been moved to the pgsql module. |
class | ||||
| Config | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\migrate\Plugin\migrate\source\ConfigEntity instead. Available configuration keys:
Examples: |
class | 1 | |||
| 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_field_sync_widget | core/ |
in drupal:11.4.0 and is removed from drupal:12.0.0. Use Drupal\content_translation\FieldSyncWidget::widget() 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 | ||||
| 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 | |||
| DrupalKernel::getModuleFileNames | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Use getExtensionFileNames() instead. |
function | ||||
| DrupalKernel::getModuleNamespacesPsr4 | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Use getExtensionNamespacesPsr4() instead. |
function | ||||
| DrupalKernel::getModulesParameter | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. Use getExtensionsParameter() instead. |
function | ||||
| DrupalSqlBase | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 64 | 62 | ||
| drupal_common_theme | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Theme\ThemeCommonElements::commonElements() instead, |
function | ||||
| 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 | ||||
| drupal_requirements_severity | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Extension\Requirement\RequirementSeverity::getMaxSeverity() instead. |
function | 1 | |||
| editor_load | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal::entityTypeManager()->getStorage('editor')->load($format_id) instead. |
function | ||||
| EmptySource | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 1 | 1 | ||
| EntityBlock::import | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| EntityCacheTagsTestBase::getRenderCacheBackend | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use ::getRenderVariationCache() instead, which is inherited from CacheTestTrait. |
function | ||||
| EntityComment::import | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| EntityContentComplete | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | 2 | |||
| EntityNodeType::import | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| EntityPermissionsForm::access | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use a permissions check in the route definition instead. |
function | ||||
| EntityPermissionsRouteProviderWithCheck | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use EntityPermissionsRouteProvider instead. |
class | 1 | |||
| EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no replacement. |
constant | ||||
| EntitySearchPage::import | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
| EntityShortcutSet | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| EntityUserRole | core/ |
in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
| EntityViewsData::$fieldStorageDefinitions | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. No replacement is provided. |
property | ||||
| EntityViewsData::getFieldStorageDefinitions | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. No replacement is provided. |
function | 1 | |||
| 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 | ||||
| ExtensionDiscovery::$fileCache | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no direct replacement. |
property | ||||
| ExtensionMimeTypeGuesser::$defaultMapping | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Pass a MimeTypeMapInterface $map to the constructor instead. |
property | ||||
| ExtensionMimeTypeGuesser::$mapping | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Pass a MimeTypeMapInterface $map to the constructor instead. |
property | ||||
| ExtensionMimeTypeGuesser::setMapping | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\MimeType\MimeTypeMapInterface::addMapping() instead. |
function | ||||
| 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 | ||||
| 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.