Search for exceptionHandler

  1. Search 7.x for exceptionHandler
  2. Search 9.5.x for exceptionHandler
  3. Search 8.9.x for exceptionHandler
  4. Search 11.x for exceptionHandler
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
ExceptionHandler class core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php MySql database exception handler class.
ExceptionHandler class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\ExceptionHandler.
ExceptionHandler class core/lib/Drupal/Core/Database/Driver/mysql/ExceptionHandler.php MySql database exception handler class.
ExceptionHandler class core/lib/Drupal/Core/Database/ExceptionHandler.php Base Database exception handler class.

All search results

Title Object type File name Summary
Connection::exceptionHandler function core/modules/mysql/src/Driver/Database/mysql/Connection.php
Connection::exceptionHandler function core/lib/Drupal/Core/Database/Connection.php Returns the database exceptions handler.
Connection::exceptionHandler function core/tests/fixtures/database_drivers/custom/fake/Connection.php
Connection::exceptionHandler function core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Connection.php
Connection::exceptionHandler function core/modules/pgsql/src/Driver/Database/pgsql/Connection.php
Connection::exceptionHandler function core/modules/sqlite/src/Driver/Database/sqlite/Connection.php
ErrorHandlerTest::testExceptionHandler function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Tests the exception handler.
ExceptionHandler class core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php MySql database exception handler class.
ExceptionHandler class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\ExceptionHandler.
ExceptionHandler class core/lib/Drupal/Core/Database/Driver/mysql/ExceptionHandler.php MySql database exception handler class.
ExceptionHandler class core/lib/Drupal/Core/Database/ExceptionHandler.php Base Database exception handler class.
ExceptionHandler.php file core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php
ExceptionHandler.php file core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php
ExceptionHandler.php file core/lib/Drupal/Core/Database/Driver/mysql/ExceptionHandler.php
ExceptionHandler.php file core/lib/Drupal/Core/Database/ExceptionHandler.php
ExceptionHandler::handleExecutionException function core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php Handles exceptions thrown during execution of statement objects.
ExceptionHandler::handleExecutionException function core/lib/Drupal/Core/Database/ExceptionHandler.php Handles exceptions thrown during execution of statement objects.
ExceptionHandler::handleStatementException function core/lib/Drupal/Core/Database/ExceptionHandler.php Handles exceptions thrown during the preparation of statement objects.
MysqlDriverLegacyTest::testDeprecationExceptionHandler function core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverLegacyTest.php @covers Drupal\Core\Database\Driver\mysql\ExceptionHandler
StubConnection::exceptionHandler function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php
UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler function core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Tests uncaught exception handling with custom exception handler.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.