Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WebTestBase::drupalPostAjaxForm | function | core/ |
Executes an Ajax form submission. |
| WebTestBase::drupalPostForm | function | core/ |
Executes a form submission. |
| WebTestBase::drupalPostWithFormat | function | core/ |
Performs a POST HTTP request with a specific format. |
| WebTestBase::drupalProcessAjaxResponse | function | core/ |
Processes an AJAX response into current content. |
| WebTestBase::drupalUserIsLoggedIn | function | core/ |
Returns whether a given user account is logged in. |
| _batch_test_nested_drupal_form_submit_callback | function | core/ |
Batch operation: Submits form_test_mock_form(). |
| _drupal_error_handler | function | core/ |
Provides custom PHP error handling. |
| _drupal_error_handler_real | function | core/ |
Provides custom PHP error handling. |
| _drupal_error_header | function | core/ |
Adds error information to headers so that tests can access it. |
| _drupal_exception_handler | function | core/ |
Provides custom PHP exception handling. |
| _drupal_exception_handler_additional | function | core/ |
Displays any additional errors caught while handling an exception. |
| _drupal_flush_css_js | function | core/ |
Changes the dummy query string added to all CSS and JavaScript files. |
| _drupal_get_error_level | function | core/ |
Returns the current error level. |
| _drupal_log_error | function | core/ |
Logs a PHP error or exception and displays an error page in fatal cases. |
| _drupal_maintenance_theme | function | core/ |
Sets up the theming system for maintenance page. |
| _drupal_rewrite_settings_dump | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_rewrite_settings_dump_one | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_rewrite_settings_global | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_rewrite_settings_is_array_index | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_rewrite_settings_is_simple | function | core/ |
Helper for drupal_rewrite_settings(). |
| _drupal_schema_initialize | function | core/ |
Fills in required default values for table definitions from hook_schema(). |
| _drupal_shutdown_function | function | core/ |
Executes registered shutdown functions. |
| _drupal_shutdown_function_handle_exception | function | core/ |
Displays and logs any errors that may happen during shutdown. |
Pagination
- Previous page
- Page 19
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.