Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Error.php
»
Error
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
18 string references to 'Error'
ConstraintViolationListTest::testAdd
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ConstraintViolationListTest.php
ConstraintViolationListTest::testArrayAccess
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ConstraintViolationListTest.php
ConstraintViolationListTest::testInitWithViolations
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ConstraintViolationListTest.php
drupal_error_levels
in drupal/
core/
includes/
errors.inc
Maps PHP error constants to watchdog severity levels.
ExceptionController::on500Html
in drupal/
core/
lib/
Drupal/
Core/
Controller/
ExceptionController.php
Processes a generic exception into an HTTP 500 response.
ExecutionContextTest::testAddViolation
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ExecutionContextTest.php
ExecutionContextTest::testAddViolationAt
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ExecutionContextTest.php
ExecutionContextTest::testAddViolationAtUsesPassedNullValue
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ExecutionContextTest.php
ExecutionContextTest::testAddViolationAtUsesPreconfiguredValueIfNotPassed
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ExecutionContextTest.php
ExecutionContextTest::testAddViolationUsesPassedNullValue
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ExecutionContextTest.php
ExecutionContextTest::testAddViolationUsesPreconfiguredValueIfNotPassed
in drupal/
core/
vendor/
symfony/
validator/
Symfony/
Component/
Validator/
Tests/
ExecutionContextTest.php
hook_watchdog
in drupal/
core/
modules/
system/
system.api.php
Log an event message.
PHPUnit_Util_Log_TAP::addError
in drupal/
core/
vendor/
phpunit/
phpunit/
PHPUnit/
Util/
Log/
TAP.php
An error occurred.
theme_status_report
in drupal/
core/
modules/
system/
system.admin.inc
Returns HTML for the status report.
unicode_requirements
in drupal/
core/
includes/
unicode.inc
Returns Unicode library status and errors.
update_script_test_requirements
in drupal/
core/
modules/
system/
tests/
modules/
update_script_test/
update_script_test.install
Implements
hook_requirements
().
watchdog_severity_levels
in drupal/
core/
includes/
common.inc
Returns a list of severity levels, as defined in RFC 3164.
_drupal_log_error
in drupal/
core/
includes/
errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.