Search for drupal_

  1. Search 7.x for drupal_
  2. Search 9.5.x for drupal_
  3. Search 10.3.x for drupal_
  4. Search 11.x for drupal_
  5. Other projects
Title Object type File name Summary
WebTestBase::drupalPostAjaxForm function core/modules/simpletest/src/WebTestBase.php Executes an Ajax form submission.
WebTestBase::drupalPostForm function core/modules/simpletest/src/WebTestBase.php Executes a form submission.
WebTestBase::drupalPostWithFormat function core/modules/simpletest/src/WebTestBase.php Performs a POST HTTP request with a specific format.
WebTestBase::drupalProcessAjaxResponse function core/modules/simpletest/src/WebTestBase.php Processes an AJAX response into current content.
WebTestBase::drupalUserIsLoggedIn function core/modules/simpletest/src/WebTestBase.php Returns whether a given user account is logged in.
_batch_test_nested_drupal_form_submit_callback function core/modules/system/tests/modules/batch_test/batch_test.module Batch operation: Submits form_test_mock_form().
_drupal_error_handler function core/includes/bootstrap.inc Provides custom PHP error handling.
_drupal_error_handler_real function core/includes/errors.inc Provides custom PHP error handling.
_drupal_error_header function core/includes/errors.inc Adds error information to headers so that tests can access it.
_drupal_exception_handler function core/includes/bootstrap.inc Provides custom PHP exception handling.
_drupal_exception_handler_additional function core/includes/bootstrap.inc Displays any additional errors caught while handling an exception.
_drupal_flush_css_js function core/includes/common.inc Changes the dummy query string added to all CSS and JavaScript files.
_drupal_get_error_level function core/includes/errors.inc Returns the current error level.
_drupal_log_error function core/includes/errors.inc Logs a PHP error or exception and displays an error page in fatal cases.
_drupal_maintenance_theme function core/includes/theme.maintenance.inc Sets up the theming system for maintenance page.
_drupal_rewrite_settings_dump function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_rewrite_settings_dump_one function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_rewrite_settings_global function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_rewrite_settings_is_array_index function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_rewrite_settings_is_simple function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_schema_initialize function core/includes/schema.inc Fills in required default values for table definitions from hook_schema().
_drupal_shutdown_function function core/includes/bootstrap.inc Executes registered shutdown functions.
_drupal_shutdown_function_handle_exception function core/includes/bootstrap.inc Displays and logs any errors that may happen during shutdown.

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