Deprecated - Drupal 11.1.x - Drupal Core
Primary tabs
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
AbstractNodeVisitor | vendor/ |
since 3.9 (to be removed in 4.0) |
class | ||||
AbstractNormalizerContextBuilder::withDefaultContructorArguments | vendor/ |
since Symfony 7.1, use withDefaultConstructorArguments(?array $defaultConstructorArguments)" instead |
function | ||||
AbstractTwigCallable::getAlternative | vendor/ |
since Twig 3.15 |
function | ||||
AbstractTwigCallable::getDeprecatedVersion | vendor/ |
since Twig 3.15 |
function | ||||
AbstractTwigCallable::getDeprecatingPackage | vendor/ |
since Twig 3.15 |
function | ||||
AbstractTwigCallable::setArguments | vendor/ |
since Twig 3.12, use withDynamicArguments() instead |
function | ||||
AddAnnotatedClassesToCachePass | vendor/ |
since Symfony 7.1, to be removed in 8.0 |
class | ||||
AdvancedNameConverterInterface | vendor/ |
since Symfony 7.2, use NameConverterInterface instead |
interface | 1 | |||
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 | ||||
AppCacheStatus | vendor/ |
by W3C WebDriver |
class | ||||
ArgumentNode::getTypeHint | vendor/ |
use getArgumentTypeNode instead |
function | ||||
ArgumentNode::isNullable | vendor/ |
use getArgumentTypeNode instead |
function | ||||
ArgumentNode::setAsNullable | vendor/ |
use getArgumentTypeNode instead |
function | ||||
ArgumentNode::setTypeHint | vendor/ |
use setArgumentTypeNode instead |
function | ||||
Assert::assertStringNotMatchesFormat | vendor/ |
https://github.com/sebastianbergmann/phpunit/issues/5472 |
function | 1 | |||
Assert::assertStringNotMatchesFormatFile | vendor/ |
https://github.com/sebastianbergmann/phpunit/issues/5472 |
function | 1 | |||
Assert::isTraversable | vendor/ |
use "isIterable" or "isInstanceOf" instead |
function | ||||
AttributeClassLoader::$routeAnnotationClass | vendor/ |
since Symfony 7.2, use "setRouteAttributeClass()" instead. |
property | ||||
AttributeClassLoader::setRouteAnnotationClass | vendor/ |
since Symfony 7.2, use "setRouteAttributeClass(string $class)" instead Sets the annotation class to read route properties from. |
function | ||||
AutoloadGenerator::setIgnorePlatformRequirements | vendor/ |
use setPlatformRequirementFilter instead |
function | ||||
BaseCommand::getComposer | vendor/ |
since Composer 2.3.0 use requireComposer or tryComposer depending on whether you have $required set to true or false |
function | ||||
BasePackage::$stabilities | vendor/ |
@readonly |
property | 8 | |||
Bic::INVALID_BANK_CODE_ERROR | vendor/ |
since Symfony 7.1, to be removed in 8.0 |
constant | ||||
BigNumberConverter | vendor/ |
Transition to { |
class | 1 | |||
BigNumberTimeConverter | vendor/ |
Transition to { |
class | 1 | |||
BuilderCollection | vendor/ |
this class has been deprecated, and will be removed in 5.0.0. The use-case for this class comes from a pre-`phpstan/phpstan` and pre-`vimeo/psalm` ecosystem, in which type safety had to be mostly enforced at runtime: that is no longer necessary, now that you can safely verify your code to be correct, and use more generic types like `iterable<T>` instead. |
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 | ||||
CallExpression::getArguments | vendor/ |
since Twig 3.12, use Twig\Util\CallableArgumentsExtractor::getArguments() instead |
function | ||||
CallExpression::normalizeName | vendor/ |
since Twig 3.12 |
function | 1 | |||
CategorizingPluginManagerTrait::getModuleHandler | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. There is no replacement. |
function | ||||
choose_handler | vendor/ |
choose_handler will be removed in guzzlehttp/guzzle:8.0. Use Utils::chooseHandler instead. |
function | ||||
Chunk::getEnd | vendor/ |
Use end() instead |
function | ||||
Chunk::getEndRange | vendor/ |
Use endRange() instead |
function | ||||
Chunk::getLines | vendor/ |
Use lines() instead |
function | ||||
Chunk::getStart | vendor/ |
Use start() instead |
function | ||||
Chunk::getStartRange | vendor/ |
Use startRange() instead |
function | ||||
ClassMapGenerator | vendor/ |
Since Composer 2.4.0 use the composer/class-map-generator package instead |
class | ||||
Class_::MODIFIER_ABSTRACT | vendor/ |
Use Modifiers::ABSTRACT instead |
constant | ||||
Class_::MODIFIER_FINAL | vendor/ |
Use Modifiers::FINAL instead |
constant | ||||
Class_::MODIFIER_PRIVATE | vendor/ |
Use Modifiers::PRIVATE instead |
constant | ||||
Class_::MODIFIER_PROTECTED | vendor/ |
Use Modifiers::PROTECTED instead |
constant | ||||
Class_::MODIFIER_PUBLIC | vendor/ |
Use Modifiers::PUBLIC instead |
constant | ||||
Class_::MODIFIER_READONLY | vendor/ |
Use Modifiers::READONLY instead |
constant | ||||
Class_::MODIFIER_STATIC | vendor/ |
Use Modifiers::STATIC instead |
constant | ||||
Class_::VISIBILITY_MODIFIER_MASK | vendor/ |
Use Modifiers::VISIBILITY_MASK instead |
constant | ||||
Client::getConfig | vendor/ |
Client::getConfig will be removed in guzzlehttp/guzzle:8.0. |
function | ||||
Client::__call | vendor/ |
Client::__call will be removed in guzzlehttp/guzzle:8.0. |
function |