Search for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Search 11.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapGetFilenameTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
BootstrapGetFilenameWebTestCase::fileNotFoundErrorHandler | function | modules/ |
Skips handling of "file not found" errors. |
DatabaseTransactionTestCase::rollBackWithoutTransactionErrorHandler | function | modules/ |
Special handling of "rollback without transaction" errors. |
DrupalErrorHandlerTestCase | class | modules/ |
Tests Drupal error and exception handlers. |
DrupalErrorHandlerTestCase::assertErrorMessage | function | modules/ |
Helper function: assert that the error message is found. |
DrupalErrorHandlerTestCase::assertNoErrorMessage | function | modules/ |
Helper function: assert that the error message is not found. |
DrupalErrorHandlerTestCase::getInfo | function | modules/ |
|
DrupalErrorHandlerTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalErrorHandlerTestCase::testErrorHandler | function | modules/ |
Test the error handler. |
DrupalErrorHandlerTestCase::testExceptionHandler | function | modules/ |
Test the exception handler. |
DrupalLocalStreamWrapper::$handle | property | includes/ |
A generic resource handle. |
DrupalTestCase::errorHandler | function | modules/ |
Handle errors during test runs. |
DrupalTestCase::exceptionHandler | function | modules/ |
Handle exceptions. |
DrupalWebTestCase::$curlHandle | property | modules/ |
The handle of the current cURL connection. |
DrupalWebTestCase::handleForm | function | modules/ |
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/ |
Checks if a module is registered as a translation handler for a given entity. |
FileSaveUploadTest::testHandleDangerousFile | function | modules/ |
Test dangerous file handling. |
FileSaveUploadTest::testHandleExtension | function | modules/ |
Test extension handling. |
FileSaveUploadTest::testHandleFileMunge | function | modules/ |
Test file munge handling. |
form_execute_handlers | function | includes/ |
Executes custom validation and submission handlers for a given form. |
form_test_storage_legacy_handler | function | modules/ |
Emulate legacy AHAH-style ajax callback. |
menu_execute_active_handler | function | includes/ |
Execute the page callback associated with the current path. |
RequestSanitizerTest::sanitizerTestErrorHandler | function | modules/ |
Catches and logs errors to $this->errors. |
SystemValidTokenTest::errorHandler | function | modules/ |
Overrides DrupalTestCase::errorHandler(). |
_drupal_error_handler | function | includes/ |
Provides custom PHP error handling. |
_drupal_error_handler_real | function | includes/ |
Provides custom PHP error handling. |
_drupal_exception_handler | function | includes/ |
Provides custom PHP exception handling. |
_form_builder_handle_input_element | function | includes/ |
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.