Search for handle

  1. Search 9.5.x for handle
  2. Search 8.9.x for handle
  3. Search 10.3.x for handle
  4. Search 11.x for handle
  5. Other projects
Title Object type File name Summary
BootstrapGetFilenameTestCase::fileNotFoundErrorHandler function modules/simpletest/tests/bootstrap.test Skips handling of "file not found" errors.
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler function modules/simpletest/tests/bootstrap.test Skips handling of "file not found" errors.
DatabaseTransactionTestCase::rollBackWithoutTransactionErrorHandler function modules/simpletest/tests/database_test.test Special handling of "rollback without transaction" errors.
DrupalErrorHandlerTestCase class modules/simpletest/tests/error.test Tests Drupal error and exception handlers.
DrupalErrorHandlerTestCase::assertErrorMessage function modules/simpletest/tests/error.test Helper function: assert that the error message is found.
DrupalErrorHandlerTestCase::assertNoErrorMessage function modules/simpletest/tests/error.test Helper function: assert that the error message is not found.
DrupalErrorHandlerTestCase::getInfo function modules/simpletest/tests/error.test
DrupalErrorHandlerTestCase::setUp function modules/simpletest/tests/error.test Sets up a Drupal site for running functional and integration tests.
DrupalErrorHandlerTestCase::testErrorHandler function modules/simpletest/tests/error.test Test the error handler.
DrupalErrorHandlerTestCase::testExceptionHandler function modules/simpletest/tests/error.test Test the exception handler.
DrupalLocalStreamWrapper::$handle property includes/stream_wrappers.inc A generic resource handle.
DrupalTestCase::errorHandler function modules/simpletest/drupal_web_test_case.php Handle errors during test runs.
DrupalTestCase::exceptionHandler function modules/simpletest/drupal_web_test_case.php Handle exceptions.
DrupalWebTestCase::$curlHandle property modules/simpletest/drupal_web_test_case.php The handle of the current cURL connection.
DrupalWebTestCase::handleForm function modules/simpletest/drupal_web_test_case.php Handle form input related to drupalPost(). Ensure that the specified fields
exist and attempt to create POST data in the correct manner for the particular
field type.
field_has_translation_handler function modules/field/field.multilingual.inc Checks if a module is registered as a translation handler for a given entity.
FileSaveUploadTest::testHandleDangerousFile function modules/simpletest/tests/file.test Test dangerous file handling.
FileSaveUploadTest::testHandleExtension function modules/simpletest/tests/file.test Test extension handling.
FileSaveUploadTest::testHandleFileMunge function modules/simpletest/tests/file.test Test file munge handling.
form_execute_handlers function includes/form.inc Executes custom validation and submission handlers for a given form.
form_test_storage_legacy_handler function modules/simpletest/tests/form_test.module Emulate legacy AHAH-style ajax callback.
menu_execute_active_handler function includes/menu.inc Execute the page callback associated with the current path.
RequestSanitizerTest::sanitizerTestErrorHandler function modules/simpletest/tests/request_sanitizer.test Catches and logs errors to $this->errors.
SystemValidTokenTest::errorHandler function modules/system/system.test Overrides DrupalTestCase::errorHandler().
_drupal_error_handler function includes/bootstrap.inc Provides custom PHP error handling.
_drupal_error_handler_real function includes/errors.inc Provides custom PHP error handling.
_drupal_exception_handler function includes/bootstrap.inc Provides custom PHP exception handling.
_form_builder_handle_input_element function includes/form.inc Adds the #name and #value properties of an input element before rendering.

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