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
ErrorHandler::setLogger vendor/symfony/debug/ErrorHandler.php function since version 2.6, to be removed in 3.0. Use setLoggers() or setDefaultLogger() instead. 1
ErrorHandler::TYPE_DEPRECATION vendor/symfony/debug/ErrorHandler.php constant since version 2.6, to be removed in 3.0.
ErrorsLoggerListener vendor/symfony/http-kernel/EventListener/ErrorsLoggerListener.php class since version 2.6, to be removed in 3.0. Use the DebugHandlersListener class instead.
Esi::addSurrogateEsiCapability vendor/symfony/http-kernel/HttpCache/Esi.php function since version 2.6, to be removed in 3.0. Use addSurrogateCapability() instead
Esi::hasSurrogateEsiCapability vendor/symfony/http-kernel/HttpCache/Esi.php function since version 2.6, to be removed in 3.0. Use hasSurrogateCapability() instead
Esi::needsEsiParsing vendor/symfony/http-kernel/HttpCache/Esi.php function since version 2.6, to be removed in 3.0. Use needsParsing() instead
EsiListener vendor/symfony/http-kernel/EventListener/EsiListener.php class since version 2.6, to be removed in 3.0. Use SurrogateListener instead
EsiResponseCacheStrategy vendor/symfony/http-kernel/HttpCache/EsiResponseCacheStrategy.php class since version 2.6, to be removed in 3.0. Use ResponseCacheStrategy instead
EsiResponseCacheStrategyInterface vendor/symfony/http-kernel/HttpCache/EsiResponseCacheStrategyInterface.php interface since version 2.6, to be removed in 3.0. Use ResponseCacheStrategyInterface instead. 1
Event::getDispatcher vendor/symfony/event-dispatcher/Event.php function since version 2.4, to be removed in 3.0. The event dispatcher is passed to the listener call.
Event::getName vendor/symfony/event-dispatcher/Event.php function since version 2.4, to be removed in 3.0. The event name is passed to the listener call.
Event::setDispatcher vendor/symfony/event-dispatcher/Event.php function since version 2.4, to be removed in 3.0. The event dispatcher is passed to the listener call.
Event::setName vendor/symfony/event-dispatcher/Event.php function since version 2.4, to be removed in 3.0. The event name is passed to the listener call.
Exception vendor/symfony/serializer/Exception/Exception.php interface since version 2.7, to be removed in 3.0. Use ExceptionInterface instead. 1
ExceptionHandler vendor/symfony/http-kernel/Debug/ExceptionHandler.php class since version 2.3, to be removed in 3.0. Use the same class from the Debug component instead.
ExceptionHandler::utf8Htmlize vendor/symfony/debug/ExceptionHandler.php function since version 2.7, to be removed in 3.0.
ExceptionInterface vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/ExceptionInterface.php interface Use Zend\Hydrator\Strategy\Exception\ExceptionInterface from zendframework/zend-hydrator instead. 1
ExecutionContext vendor/symfony/validator/ExecutionContext.php class since version 2.5, to be removed in 3.0. Use {@link Context\ExecutionContext} instead. 1
ExecutionContextInterface vendor/symfony/validator/ExecutionContextInterface.php interface since version 2.5, to be removed in 3.0. Use {@link Context\ExecutionContextInterface} instead. 2 14
ExecutionContextInterface::addViolationAt vendor/symfony/validator/ExecutionContextInterface.php function since version 2.5, to be removed in 3.0. Use {@link Context\ExecutionContextInterface::buildViolation()} instead. 3
ExecutionContextInterface::getMetadataFactory vendor/symfony/validator/ExecutionContextInterface.php function since version 2.5, to be removed in 3.0. Use {@link Context\ExecutionContextInterface::getValidator()} instead and call {@link Validator\ValidatorInterface::getMetadataFor()} or {@link Validator\ValidatorInterface::hasMetadataFor()} there. 3
ExecutionContextInterface::validate vendor/symfony/validator/ExecutionContextInterface.php function since version 2.5, to be removed in 3.0. Use {@link Context\ExecutionContextInterface::getValidator()} instead. 3
ExecutionContextInterface::validateValue vendor/symfony/validator/ExecutionContextInterface.php function since version 2.5, to be removed in 3.0. Use {@link Context\ExecutionContextInterface::getValidator()} instead. 3
ExpectationException::getSession vendor/behat/mink/src/Exception/ExpectationException.php function since 1.7, to be removed in 2.0. Use getDriver and the driver API instead.
ExplodeStrategy vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ExplodeStrategy.php class Use Zend\Hydrator\Strategy\ExplodeStrategy from zendframework/zend-hydrator instead.
ExtractEvent vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/ExtractEvent.php class Use Zend\Hydrator\Aggregate\ExtractEvent from zendframework/zend-hydrator instead.
ExtractionInterface vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.php interface Use Zend\Hydrator\ExtractionInterface from zendframework/zend-hydrator instead. 1 1
False vendor/symfony/validator/Constraints/False.php class since version 2.7, to be removed in 3.0. Use IsFalse instead.
FalseValidator vendor/symfony/validator/Constraints/FalseValidator.php class since version 2.7, to be removed in 3.0. Use IsFalseValidator instead.
FatalErrorException vendor/symfony/debug/Exception/FatalErrorException.php class Deprecated in 2.3, to be removed in 3.0. Use the same class from the Debug component instead. 1
FileCacheReader vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php class the FileCacheReader is deprecated and will be removed in version 2.0.0 of doctrine/annotations. Please use the {
FileStorageFactory::getActive core/lib/Drupal/Core/Config/FileStorageFactory.php function in Drupal 8.0.x and will be removed before 9.0.0. Drupal core no longer creates an active directory.
FILE_CHMOD_DIRECTORY core/includes/file.inc constant in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystem::CHMOD_DIRECTORY.
FILE_CHMOD_FILE core/includes/file.inc constant in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystem::CHMOD_FILE.
file_htaccess_lines core/includes/file.inc function in Drupal 8.0.x-dev and will be removed before Drupal 9.0.0. Use \Drupal\Component\PhpStorage\FileStorage::htaccessLines().
file_load core/modules/file/file.module function in Drupal 8.x, will be removed before Drupal 9.0. Use \Drupal\file\Entity\File::load().
file_load_multiple core/modules/file/file.module function in Drupal 8.x, will be removed before Drupal 9.0. Use \Drupal\file\Entity\File::loadMultiple().
file_stream_wrapper_valid_scheme core/includes/file.inc function in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystem::validScheme(). 8
file_uri_scheme core/includes/file.inc function in Drupal 8.0.x-dev, will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystem::uriScheme(). 24
FilterComposite vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterComposite.php class Use Zend\Hydrator\Filter\FilterComposite from zendframework/zend-hydrator instead.
FilterEnabledInterface vendor/zendframework/zend-stdlib/src/Hydrator/FilterEnabledInterface.php interface Use Zend\Hydrator\FilterEnabledInterface from zendframework/zend-hydrator instead.
FilterInterface vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterInterface.php interface Use Zend\Hydrator\Filter\FilterInterface from zendframework/zend-hydrator instead. 7
FilterProviderInterface vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterProviderInterface.php interface Use Zend\Hydrator\Filter\FilterProviderInterface from zendframework/zend-hydrator instead.
FlashBag::getIterator vendor/symfony/http-foundation/Session/Flash/FlashBag.php function since version 2.4, to be removed in 3.0.
FlattenException vendor/symfony/debug/Exception/FlattenException.php class Deprecated in 2.3, to be removed in 3.0. Use the same class from the Debug component instead. 1
format_date core/includes/common.inc function in Drupal 8.0.0, will be removed before Drupal 9.0.0. Use \Drupal::service('date.formatter')->format(). 53
format_string core/includes/bootstrap.inc function in Drupal 8.0.0, will be removed before Drupal 9.0.0. Use \Drupal\Component\Utility\SafeMarkup::format(). 288
ForumManagerInterface::getParents core/modules/forum/src/ForumManagerInterface.php function Scheduled to be removed in 9.0.x, see https://www.drupal.org/node/2371593. 1
FragmentHandler::setRequest vendor/symfony/http-kernel/Fragment/FragmentHandler.php function since version 2.4, to be removed in 3.0.
FragmentListener::getLocalIpAddresses vendor/symfony/http-kernel/EventListener/FragmentListener.php function since version 2.3.19, to be removed in 3.0.

Pages

Other projects