Deprecated - 11.x - drupal
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
Ajax | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Return an \Drupal\Core\Ajax\AjaxResponse instead. |
class | ||||
AliasManager::pathAliasWhitelistRebuild | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\path_alias\AliasManager::pathAliasPrefixListRebuild instead. |
function | ||||
AliasWhitelist | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\path_alias\AliasPrefixList instead. |
class | ||||
AliasWhitelistInterface | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\path_alias\AliasPrefixListInterface instead. |
interface | ||||
BookTestTrait::generateOutlinePattern | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use methods from \Drupal\Tests\WebAssert instead. |
function | ||||
BrowserMissingDependentModuleMethodTest | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
class | ||||
BrowserMissingDependentModuleTest | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
class | ||||
BuildTestSuite | 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 | ||||
CachedDiscoveryClearer::addCachedDiscovery | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Pass the full set of services to the constructor instead. |
function | ||||
CachedDiscoveryClearer::$legacyCachedDiscoveries | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Pass the full set of services to the constructor instead. |
property | ||||
CacheDecoratorInterface | core/ |
in drupal:10.2.0 and is removed from drupal:11.0.0. There is no replacement. |
interface | ||||
CategorizingPluginManagerTrait::getModuleHandler | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
DependencySerializationTraitPass | core/ |
in drupal:9.5.0 and is removed from drupal:11.0.0. The _serviceId property is no longer part of the container. Use \Drupal\Core\DrupalKernelInterface::getServiceIdMapping() instead. |
class | ||||
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 | |||
EntityReferenceTestTrait | core/ |
in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead. |
trait | ||||
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 | ||||
FileSystemInterface::EXISTS_ERROR | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Error instead. |
constant | 1 | |||
FileSystemInterface::EXISTS_RENAME | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Rename instead. |
constant | 5 | |||
FileSystemInterface::EXISTS_REPLACE | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Replace instead. |
constant | ||||
FormElement | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. use \Drupal\Core\Render\Element\FormElementBase instead. |
class | 1 | 1 | ||
FunctionalJavascriptTestSuite | 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 | ||||
FunctionalTestSuite | 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 | ||||
Handle | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use assert_options(ASSERT_EXCEPTION, TRUE). |
class | ||||
InstallerExistingConfigTestBase | core/ |
in drupal:10.4.0 and is removed from drupal:12.0.0. Use \Drupal\FunctionalTests\Installer\InstallerConfigDirectoryTestBase instead. |
class | ||||
KernelDestructionSubscriber | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
class | ||||
KernelMissingDependentModuleMethodTest | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
class | ||||
KernelMissingDependentModuleTest | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
class | ||||
KernelTestSuite | 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 | ||||
LayoutBuilderDisableInteractionsTest::movePointerTo | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use $this->getSession()->getDriver()->mouseOver() instead. |
function | ||||
LibraryDiscovery | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Asset\LibraryDiscoveryCollector instead. |
class | ||||
LibraryDiscoveryCollector::clearCachedDefinitions | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscoveryCollector::clear() instead. |
function | ||||
LibraryDiscoveryInterface::clearCachedDefinitions | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscoveryCollector::clear() instead. |
function | 2 | |||
MatchingRouteNotFoundException | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
MigrateSkipProcessException | core/ |
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::getName | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal::service('extension.list.module')->getName($module) instead. |
function | 1 | |||
ModuleInstallerInterface::addUninstallValidator | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Inject the uninstall validators into the constructor instead. |
function | 2 | |||
PhpassHashedPassword | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. The password compatibility service has been moved to the phpass module. Use \Drupal\phpass\Password\PhpassHashedPassword instead. |
class | 1 | |||
PluginBase::isConfigurable | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use instanceof to check if the plugin implements \Drupal\Component\Plugin\ConfigurableInterface instead. |
function | ||||
PluginHelper | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Instead, use instanceof() to check for \Drupal\Component\Plugin\ConfigurableInterface. |
class | 1 | |||
RecursiveExtensionFilterIterator | core/ |
in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Extension\Discovery\RecursiveExtensionFilterCallback instead. |
class | ||||
RenderElement | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\RenderElementBase instead. |
class | 3 | 2 | ||
RendererInterface::renderPlain | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
function | 1 | |||
ScrollTopCommand | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Ajax\ScrollTopCommand |
class | ||||
ServiceIdHashTrait | core/ |
in drupal:9.5.1 and is removed from drupal:11.0.0. Use the 'Drupal\Component\DependencyInjection\ReverseContainer' service instead. |
trait | ||||
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::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 | ||||
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 | 5 | |||
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 | 1 |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.