Search for form

  1. Search 9.5.x for form
  2. Search 8.9.x for form
  3. Search 10.3.x for form
  4. Search 11.x for form
  5. Other projects
Title Object type File name Summary
DatabaseSchema_pgsql::$tableInformation property includes/database/pgsql/schema.inc A cache of information about blob columns and sequences of tables.
DatabaseSchema_pgsql::queryFieldInformation function includes/database/pgsql/schema.inc Fetch the list of CHECK constraints used on a field.
DatabaseSchema_pgsql::queryTableInformation function includes/database/pgsql/schema.inc Fetch the list of blobs and sequences used on a table.
DatabaseTasks::getFormOptions function includes/install.inc Return driver specific configuration options.
DatabaseTasks_sqlite::getFormOptions function includes/database/sqlite/install.inc Return driver specific configuration options.
DateFormatTestCase class modules/system/system.test Tests date format configuration.
DateFormatTestCase::$admin_user property modules/system/system.test
DateFormatTestCase::getInfo function modules/system/system.test
DateFormatTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DateFormatTestCase::testDefaultDateFormats function modules/system/system.test Test the default date type formats are consistent.
DateTimeFunctionalTest::testDateFormatConfiguration function modules/system/system.test Test date format configuration.
DateTimeFunctionalTest::testDateFormatStorage function modules/system/system.test Test if the date formats are stored properly.
dblog_clear_log_form function modules/dblog/dblog.admin.inc Form constructor for the form that clears out the log.
dblog_filter_form function modules/dblog/dblog.admin.inc Form constructor for the database logging filter form.
dblog_filter_form_submit function modules/dblog/dblog.admin.inc Form submission handler for dblog_filter_form().
dblog_filter_form_validate function modules/dblog/dblog.admin.inc Form validation handler for dblog_filter_form().
dblog_form_system_logging_settings_alter function modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
DefaultMailSystem::format function modules/system/system.mail.inc Concatenate and wrap the e-mail body for plain-text mails.
DrupalRenderTestCase::testDrupalRenderFormElements function modules/simpletest/tests/common.test Test rendering form elements without passing through form_builder().
DrupalWebTestCase::checkForMetaRefresh function modules/simpletest/drupal_web_test_case.php Check for meta refresh tag and if found call drupalGet() recursively. This
function looks for the http-equiv attribute to be set to "Refresh"
and is case-sensitive.
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.
drupal_build_form function includes/form.inc Builds and process a form based on a form id.
drupal_form_submit function includes/form.inc Retrieves, populates, and processes a form.
drupal_get_form function includes/form.inc Returns a renderable form array for a given form ID.
drupal_mail_format_display_name function includes/mail.inc Return a RFC-2822 compliant "display-name" component.
drupal_parse_info_format function includes/common.inc Parses data in Drupal's .info format.
drupal_prepare_form function includes/form.inc Prepares a structured form array.
drupal_process_form function includes/form.inc Processes a form submission.
drupal_rebuild_form function includes/form.inc Constructs a new $form from the information in $form_state.
drupal_redirect_form function includes/form.inc Redirects the user to a URL after a form has been processed.
drupal_retrieve_form function includes/form.inc Retrieves the structured array that defines a given form.
drupal_validate_form function includes/form.inc Validates user-submitted form data in the $form_state array.
EntityMalformedException class includes/entity.inc Defines an exception thrown when a malformed entity is passed.
entity_form_field_validate function includes/common.inc Attaches field API validation to entity forms.
entity_form_submit_build_entity function includes/common.inc Copies submitted values to entity properties for simple entity forms.
example_form function external_documentation/developer/example.profile Form API array definition for the example form.
example_form_alter function external_documentation/developer/example.profile Implementation of hook_form_alter().
example_form_submit function external_documentation/developer/example.profile Form API submit for the example form.
Field Formatter API group modules/field/field.api.php Define Field API formatter types.
field.form.inc file modules/field/field.form.inc Field forms management.
FieldAttachOtherTestCase::testFieldAttachForm function modules/field/tests/field.test Test field_attach_form().
FieldFormTestCase class modules/field/tests/field.test
FieldFormTestCase::$field property modules/field/tests/field.test
FieldFormTestCase::$field_multiple property modules/field/tests/field.test
FieldFormTestCase::$field_name property modules/field/tests/field.test
FieldFormTestCase::$field_single property modules/field/tests/field.test
FieldFormTestCase::$field_unlimited property modules/field/tests/field.test
FieldFormTestCase::$instance property modules/field/tests/field.test
FieldFormTestCase::getInfo function modules/field/tests/field.test
FieldFormTestCase::setUp function modules/field/tests/field.test Set the default field storage backend for fields created during tests.

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