You are here

Deprecated in Zircon Profile 8

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
GenericMetadata::accept vendor/symfony/validator/Mapping/GenericMetadata.php function since version 2.5, to be removed in 3.0. 2
GetFilter vendor/zendframework/zend-stdlib/src/Hydrator/Filter/GetFilter.php class Use Zend\Hydrator\Filter\GetFilter from zendframework/zend-hydrator instead.
GlobalExecutionContextInterface vendor/symfony/validator/GlobalExecutionContextInterface.php interface since version 2.5, to be removed in 3.0. Use {@link Context\ExecutionContextInterface} instead. 2 1
GroupSequence vendor/symfony/validator/Constraints/GroupSequence.php class since 2.5 and will be removed in 3.0. 7
GroupSequence::count vendor/symfony/validator/Constraints/GroupSequence.php function since version 2.5, to be removed in 3.0.
GroupSequence::getIterator vendor/symfony/validator/Constraints/GroupSequence.php function since version 2.5, to be removed in 3.0.
GroupSequence::offsetExists vendor/symfony/validator/Constraints/GroupSequence.php function since version 2.5, to be removed in 3.0.
GroupSequence::offsetGet vendor/symfony/validator/Constraints/GroupSequence.php function since version 2.5, to be removed in 3.0.
GroupSequence::offsetSet vendor/symfony/validator/Constraints/GroupSequence.php function since version 2.5, to be removed in 3.0.
GroupSequence::offsetUnset vendor/symfony/validator/Constraints/GroupSequence.php function since version 2.5, to be removed in 3.0.
HasFilter vendor/zendframework/zend-stdlib/src/Hydrator/Filter/HasFilter.php class Use Zend\Hydrator\Filter\HasFilter from zendframework/zend-hydrator instead.
HttpCache::getEsi vendor/symfony/http-kernel/HttpCache/HttpCache.php function since version 2.6, to be removed in 3.0. Use getSurrogate() instead
HydrateEvent vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydrateEvent.php class Use Zend\Hydrator\Aggregate\HydrateEvent from zendframework/zend-hydrator instead.
HydratingArrayIterator vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingArrayIterator.php class Use Zend\Hydrator\Iterator\HydratingArrayIterator from zendframework/zend-hydrator instead.
HydratingIteratorInterface vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorInterface.php interface Use Zend\Hydrator\Iterator\HydratingIteratorInterface from zendframework/zend-hydrator instead. 2
HydratingIteratorIterator vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorIterator.php class Use Zend\Hydrator\Iterator\HydratingIteratorIterator from zendframework/zend-hydrator instead.
HydrationInterface vendor/zendframework/zend-stdlib/src/Hydrator/HydrationInterface.php interface Use Zend\Hydrator\HydrationInterface from zendframework/zend-hydrator instead. 1
HydratorAwareInterface vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php interface Use Zend\Hydrator\HydratorAwareInterface from zendframework/zend-hydrator instead.
HydratorAwareTrait vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareTrait.php trait Use Zend\Hydrator\HydratorAwareTrait from zendframework/zend-hydrator instead.
HydratorInterface vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.php interface Use Zend\Hydrator\HydratorInterface from zendframework/zend-hydrator instead. 7 1
HydratorListener vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydratorListener.php class Use Zend\Hydrator\Aggregate\HydratorListener from zendframework/zend-hydrator instead.
HydratorOptionsInterface vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php interface Use Zend\Hydrator\HydratorOptionsInterface from zendframework/zend-hydrator instead. 1
HydratorPluginManager vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.php class Use Zend\Hydrator\HydratorPluginManager from zendframework/zend-hydrator instead.
IdentityNamingStrategy vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.php class Use Zend\Hydrator\NamingStrategy\IdentityNamingStrategy from zendframework/zend-hydrator instead.
InputDefinition::asText vendor/symfony/console/Input/InputDefinition.php function since version 2.3, to be removed in 3.0.
InputDefinition::asXml vendor/symfony/console/Input/InputDefinition.php function since version 2.3, to be removed in 3.0.
InvalidArgumentException vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/InvalidArgumentException.php class Use Zend\Hydrator\Strategy\Exception\InvalidArgumentException from zendframework/zend-hydrator instead.
Isbn::$isbn10 vendor/symfony/validator/Constraints/Isbn.php property since version 2.5, to be removed in 3.0. Use option "type" instead.
Isbn::$isbn13 vendor/symfony/validator/Constraints/Isbn.php property since version 2.5, to be removed in 3.0. Use option "type" instead.
IsFilter vendor/zendframework/zend-stdlib/src/Hydrator/Filter/IsFilter.php class Use Zend\Hydrator\Filter\IsFilter from zendframework/zend-hydrator instead.
JsonDecode::getLastError vendor/symfony/serializer/Encoder/JsonDecode.php function since version 2.5, to be removed in 3.0. The {@self decode()} method throws an exception if error found.
JsonEncode::getLastError vendor/symfony/serializer/Encoder/JsonEncode.php function since version 2.5, to be removed in 3.0. The {@self encode()} throws an exception if error found.
JsonEncoder::getLastDecodingError vendor/symfony/serializer/Encoder/JsonEncoder.php function since version 2.5, to be removed in 3.0. JsonDecode throws exception if an error is found.
JsonEncoder::getLastEncodingError vendor/symfony/serializer/Encoder/JsonEncoder.php function since version 2.5, to be removed in 3.0. JsonEncode throws exception if an error is found.
Kernel::init vendor/symfony/http-kernel/Kernel.php function since version 2.3, to be removed in 3.0. Move your logic in the constructor instead. 1
Kernel::isClassInActiveBundle vendor/symfony/http-kernel/Kernel.php function since version 2.6, to be removed in 3.0.
KernelInterface::isClassInActiveBundle vendor/symfony/http-kernel/KernelInterface.php function since version 2.6, to be removed in 3.0. 1
KernelTestBase core/modules/simpletest/src/KernelTestBase.php class in Drupal 8.0.x, will be removed before Drupal 8.2.x. Use \Drupal\KernelTests\KernelTestBase instead. 205 205
KernelTestBase::__get core/tests/Drupal/KernelTests/KernelTestBase.php function in Drupal 8.0.x, will be removed before Drupal 8.2.0.
language_negotiation_url_domains core/modules/language/language.module function in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0. Use \Drupal::config('language.negotiation')->get('url.domains') instead.
language_negotiation_url_prefixes core/modules/language/language.module function in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0. Use \Drupal::config('language.negotiation')->get('url.prefixes') instead. 2
LegacyConstraintViolationBuilder vendor/symfony/validator/Violation/LegacyConstraintViolationBuilder.php class since version 2.5.5, to be removed in 3.0. 1
LegacyExecutionContext vendor/symfony/validator/Context/LegacyExecutionContext.php class since version 2.5, to be removed in 3.0. 1
LegacyExecutionContextFactory vendor/symfony/validator/Context/LegacyExecutionContextFactory.php class since version 2.5, to be removed in 3.0. 2
LegacyPdoSessionHandler vendor/symfony/http-foundation/Session/Storage/Handler/LegacyPdoSessionHandler.php class since version 2.6, to be removed in 3.0. Use {@link PdoSessionHandler} instead. 1
LegacyValidator vendor/symfony/validator/Validator/LegacyValidator.php class since version 2.5, to be removed in 3.0. 2
Link::toString core/lib/Drupal/Core/Link.php function in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0. Use self::toRenderable() instead.
LocaleListener::setRequest vendor/symfony/http-kernel/EventListener/LocaleListener.php function since version 2.4, to be removed in 3.0.
LOCALE_PLURAL_DELIMITER core/includes/common.inc constant in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0. Use \Drupal\Core\StringTranslation\PluralTranslatableMarkup::DELIMITER instead. 16
LoggerInterface vendor/symfony/http-kernel/Log/LoggerInterface.php interface since version 2.2, to be removed in 3.0. Type-hint \Psr\Log\LoggerInterface instead. 1

Pages

Other projects