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 | ||||
AssertContentTrait::assertFieldById | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertFieldChecked | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoDuplicateIds | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoField | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoFieldById | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoFieldByName | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoFieldByXPath | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | 3 | |||
AssertContentTrait::assertNoFieldChecked | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoLinkByHref | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoLinkByHrefInMainRegion | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoOption | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoOptionSelected | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertNoUniqueText | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertOptionByText | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertOptionSelected | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertOptionSelectedWithDrupalSelector | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertTextPattern | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertUniqueText | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
AssertContentTrait::assertUniqueTextHelper | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
function | 2 | |||
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 | |||
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 | |||
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 | ||||
image_filter_keyword | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\Component\Utility\Image::getKeywordOffset() instead. |
function | 1 | |||
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 |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.