11 calls to DeprecationHandler::isEnabled()
- BootstrapErrorHandler::__invoke in core/
tests/ Drupal/ TestTools/ ErrorHandler/ BootstrapErrorHandler.php - Executes when the object is called as a function.
- DeprecationHandler::collectActualDeprecation in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ DeprecationHandler.php - Collects an actual deprecation.
- DeprecationHandler::expectDeprecation in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ DeprecationHandler.php - Adds an expected deprecation.
- DeprecationHandler::getCollectedDeprecations in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ DeprecationHandler.php - Returns all collected deprecations.
- DeprecationHandler::getExpectedDeprecations in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ DeprecationHandler.php - Returns all expected deprecations.
- DeprecationHandler::init in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ DeprecationHandler.php - Initializes the extension.
- DeprecationHandler::reset in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ DeprecationHandler.php - Resets the extension.
- ExpectDeprecationTrait::expectDeprecation in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ ExpectDeprecationTrait.php - Adds an expected deprecation.
- ExpectDeprecationTrait::setUpErrorHandler in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ ExpectDeprecationTrait.php - Sets up the test error handler.
- ExpectDeprecationTrait::tearDownErrorHandler in core/
tests/ Drupal/ TestTools/ Extension/ DeprecationBridge/ ExpectDeprecationTrait.php - Tears down the test error handler.
- TestErrorHandler::__invoke in core/
tests/ Drupal/ TestTools/ ErrorHandler/ TestErrorHandler.php - Executes when the object is called as a function.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.