Deprecated - 10.3.x - drupal
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
Tasks | core/ |
in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
class | 1 | |||
Tasks | core/ |
in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module. |
class | 1 | |||
TemporaryJsonapiFileFieldUploader | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
class | 1 | |||
TemporaryJsonapiFileFieldUploader::BYTES_TO_READ | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\file\Upload\InputStreamFileWriterInterface::DEFAULT_BYTES_TO_READ instead. |
constant | ||||
TemporaryJsonapiFileFieldUploader::getUploadLocation | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\file\Upload\FileUploadLocationTrait::getUploadLocation() instead. |
function | ||||
TemporaryJsonapiFileFieldUploader::REQUEST_HEADER_FILENAME_REGEX | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\file\Upload\ContentDispositionFilenameParser::REQUEST_HEADER_FILENAME_REGEX instead. |
constant | ||||
TemporaryJsonapiFileFieldUploader::validateAndParseContentDispositionHeader | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\file\Upload\ContentDispositionFilenameParser::parseFilename() instead. |
function | ||||
TermStorageInterface::deleteTermHierarchy | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Parent references are automatically cleared when deleting a taxonomy term. |
function | 1 | |||
TermStorageInterface::updateTermHierarchy | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Parent references are automatically updated when updating a taxonomy term. |
function | 1 | |||
TestRequirementsTrait::checkModuleRequirements | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
function | 1 | |||
TestRequirementsTrait::checkRequirements | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
function | 4 | |||
TestSetupTrait::getDatabaseConnection | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. |
function | 1 | |||
TestSuiteBase | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement and test discovery will be handled differently in PHPUnit 10. |
class | 6 | 1 | ||
ThemeExtensionList::getBaseThemes | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no direct replacement. |
function | ||||
ThemeHandlerInterface::getBaseThemes | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no direct replacement. |
function | ||||
ThemeHandlerInterface::rebuildThemeData | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal::service('extension.list.theme')->reset()->getList() instead. |
function | ||||
theme_get_registry | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use theme.registry service methods get() or getRuntime() instead. |
function | 1 | |||
theme_render_and_autoescape | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. Theme engines must handle escaping by themselves. |
function | 4 | |||
TourTipPluginInterface | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Implements TipPluginInterface instead. |
interface | 1 | |||
Transaction::$rolledBack | core/ |
in drupal:10.2.0 and is removed from drupal:11.0.0. There is no replacement. |
property | ||||
TranslationWrapper | core/ |
in drupal:8.0.0 and is removed from drupal:11.0.0. Use the \Drupal\Core\StringTranslation\TranslatableMarkup class instead. |
class | 1 | |||
Truncate | core/ |
in drupal:9.4.0 and is removed from drupal:11.0.0. The SQLite database driver has been moved to the sqlite module. |
class | 1 | |||
Truncate | core/ |
in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module. |
class | 1 | |||
TrustedCallbackInterface::TRIGGER_WARNING | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use TrustedCallbackInterface::THROW_EXCEPTION or TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION instead. |
constant | 2 | |||
TypedConfigManager::replaceName | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Config\Schema\TypeResolver::resolveDynamicTypeName::resolveDynamicTypeName() instead. |
function | ||||
TypedConfigManager::replaceVariable | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Config\Schema\TypeResolver::resolveDynamicTypeName::resolveExpression() instead. |
function | ||||
TypedConfigManager::resolveDynamicTypeName | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Config\Schema\TypeResolver::resolveDynamicTypeName() instead. |
function | ||||
TypedConfigManager::resolveExpression | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Config\Schema\TypeResolver::resolveExpression() instead. |
function | ||||
UnitTestSuite | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement and test discovery will be handled differently in PHPUnit 10. |
class | ||||
UnpublishByKeywordComment | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\action\Plugin\Action\UnpublishByKeywordComment instead. |
class | 1 | |||
UnpublishByKeywordNode | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\action\Plugin\Action\UnpublishByKeywordNode instead. |
class | 1 | |||
Update | core/ |
in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module. |
class | 1 | |||
UpdateController::updateRedirect | core/ |
in drupal:10.2.0 and is removed from drupal:11.0.0. Use /admin/appearance/update directly instead of /admin/theme/update. |
function | ||||
UpdateHookRegistryFactory | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Update\UpdateHookRegistry instead. |
class | ||||
UpdateRegistryFactory | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Update\UpdateRegistry instead. |
class | ||||
UploadedFileInterface::getError | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\file\Validation\UploadedFileValidatorInterface::validate() instead. |
function | 2 | |||
UploadedFileInterface::getErrorMessage | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\file\Validation\UploadedFileValidatorInterface::validate() instead. |
function | 2 | |||
UploadedFileInterface::isValid | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\file\Validation\UploadedFileValidatorInterface::validate() instead. |
function | 2 | |||
Upsert | core/ |
in drupal:9.4.0 and is removed from drupal:11.0.0. The SQLite database driver has been moved to the sqlite module. |
class | 1 | |||
Upsert | core/ |
in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
class | 1 | |||
Upsert | core/ |
in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module. |
class | 1 | |||
Url::renderAccess | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. |
function | ||||
Url::toRenderArray | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. |
function | ||||
UrlGenerator::getRouteDebugMessage | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use the route name instead. |
function | ||||
UrlGenerator::supports | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Only string route names are supported. |
function | ||||
UserAuthenticationController::userIsBlocked | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
UserLoginForm::validateName | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
function | ||||
user_is_blocked | core/ |
in drupal:11.0.0 and is removed from drupal:12.0.0. Use Drupal\user\UserInterface::isBlocked() instead. |
function | 2 | |||
user_roles | core/ |
in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\user\Entity\Role::loadMultiple() and, if necessary, an inline implementation instead. |
function | 1 | |||
user_role_names | core/ |
in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\user\Entity\Role::loadMultiple() and, if necessary, an inline implementation 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.