Deprecated - Drupal 11.1.x - Drupal Core
Primary tabs
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
ClientInterface::getConfig | vendor/ |
ClientInterface::getConfig will be removed in guzzlehttp/guzzle:8.0. |
function | 1 | |||
ClockFactory | vendor/ |
Use OpenTelemetry\API\Common\Time\Clock |
class | ||||
ClockInterface | vendor/ |
Use OpenTelemetry\API\Common\Time\ClockInterface |
interface | ||||
CodeCoverageIgnore | vendor/ |
https://github.com/sebastianbergmann/phpunit/issues/5236 |
class | ||||
CognitiveSniff::$maxComplexity | vendor/ |
* |
property | ||||
Configuration::cliArgument | vendor/ |
Use cliArguments()[0] instead |
function | ||||
Configuration::coverageExcludeDirectories | vendor/ |
Use source()->excludeDirectories() instead |
function | ||||
Configuration::coverageExcludeFiles | vendor/ |
Use source()->excludeFiles() instead |
function | ||||
Configuration::coverageIncludeDirectories | vendor/ |
Use source()->includeDirectories() instead |
function | ||||
Configuration::coverageIncludeFiles | vendor/ |
Use source()->includeFiles() instead |
function | ||||
Configuration::hasCliArgument | vendor/ |
Use hasCliArguments() instead |
function | ||||
Configuration::hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport | vendor/ |
Use source()->notEmpty() instead |
function | ||||
Configuration::loadPharExtensions | vendor/ |
Use noExtensions() instead |
function | ||||
Configuration::restrictDeprecations | vendor/ |
Use source()->restrictDeprecations() instead |
function | ||||
Configuration::restrictNotices | vendor/ |
Use source()->restrictNotices() instead |
function | ||||
Configuration::restrictWarnings | vendor/ |
Use source()->restrictWarnings() instead |
function | ||||
CorsService::isActualRequestAllowed | vendor/ |
use isOriginAllowed |
function | ||||
CsvEncoder::ESCAPE_CHAR_KEY | vendor/ |
since Symfony 7.2, to be removed in 8.0 |
constant | 1 | |||
CsvEncoderContextBuilder::withEscapeChar | vendor/ |
since Symfony 7.2, to be removed in 8.0 |
function | ||||
DateIntervalFilter | vendor/ |
Will be removed in 2.0. This filter will no longer be necessary in PHP 7.1+. |
class | 1 | |||
debug_resource | vendor/ |
debug_resource will be removed in guzzlehttp/guzzle:8.0. Use Utils::debugResource instead. |
function | ||||
DefaultUuidBuilder | vendor/ |
Transition to { |
class | ||||
default_ca_bundle | vendor/ |
default_ca_bundle will be removed in guzzlehttp/guzzle:8.0. This function is not needed in PHP 5.6+. |
function | ||||
default_user_agent | vendor/ |
default_user_agent will be removed in guzzlehttp/guzzle:8.0. Use Utils::defaultUserAgent instead. |
function | ||||
DegradedNumberConverter | vendor/ |
DegradedNumberConverter is no longer necessary for converting numbers on 32-bit systems. Transition to { |
class | ||||
DegradedTimeConverter | vendor/ |
DegradedTimeConverter is no longer necessary for converting time on 32-bit systems. Transition to { |
class | 1 | |||
DegradedUuid | vendor/ |
DegradedUuid is no longer necessary to represent UUIDs on 32-bit systems. Transition typehints to { |
class | 1 | |||
DegradedUuidBuilder | vendor/ |
DegradedUuid instances are no longer necessary to support 32-bit systems. Transition to { |
class | ||||
DeprecatedUuidInterface::getClockSeqHiAndReservedHex | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getClockSeqLowHex | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getClockSequenceHex | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getDateTime | vendor/ |
In ramsey/uuid version 5.0.0, this will be removed from the interface. It is available at { |
function | 1 | |||
DeprecatedUuidInterface::getFieldsHex | vendor/ |
Use { { |
function | 1 | |||
DeprecatedUuidInterface::getLeastSignificantBitsHex | vendor/ |
This method will be removed in 5.0.0. There is no direct alternative, but the same information may be obtained by splitting in half the value returned by { |
function | 1 | |||
DeprecatedUuidInterface::getMostSignificantBitsHex | vendor/ |
This method will be removed in 5.0.0. There is no direct alternative, but the same information may be obtained by splitting in half the value returned by { |
function | 1 | |||
DeprecatedUuidInterface::getNodeHex | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getNumberConverter | vendor/ |
This method will be removed in 5.0.0. There is no alternative recommendation, so plan accordingly. |
function | 1 | |||
DeprecatedUuidInterface::getTimeHiAndVersionHex | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getTimeLowHex | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getTimeMidHex | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getTimestampHex | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getVariant | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidInterface::getVersion | vendor/ |
Use { { { { |
function | 1 | |||
DeprecatedUuidMethodsTrait | vendor/ |
This trait and its methods will be removed in ramsey/uuid 5.0.0. |
trait | ||||
DeprecatedUuidMethodsTrait::getClockSeqHiAndReserved | vendor/ |
Use { { { { and use the arbitrary-precision math library of your choice to convert it to a string integer. |
function | ||||
DeprecatedUuidMethodsTrait::getClockSeqHiAndReservedHex | vendor/ |
Use { { { { |
function | ||||
DeprecatedUuidMethodsTrait::getClockSeqLow | vendor/ |
Use { { { { and use the arbitrary-precision math library of your choice to convert it to a string integer. |
function | ||||
DeprecatedUuidMethodsTrait::getClockSeqLowHex | vendor/ |
Use { { { { |
function | ||||
DeprecatedUuidMethodsTrait::getClockSequence | vendor/ |
Use { { { { and use the arbitrary-precision math library of your choice to convert it to a string integer. |
function | ||||
DeprecatedUuidMethodsTrait::getClockSequenceHex | vendor/ |
Use { { { { |
function |