Search for form
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseSchema_pgsql::$tableInformation | property | includes/ |
A cache of information about blob columns and sequences of tables. |
DatabaseSchema_pgsql::queryFieldInformation | function | includes/ |
Fetch the list of CHECK constraints used on a field. |
DatabaseSchema_pgsql::queryTableInformation | function | includes/ |
Fetch the list of blobs and sequences used on a table. |
DatabaseTasks::getFormOptions | function | includes/ |
Return driver specific configuration options. |
DatabaseTasks_sqlite::getFormOptions | function | includes/ |
Return driver specific configuration options. |
DateFormatTestCase | class | modules/ |
Tests date format configuration. |
DateFormatTestCase::$admin_user | property | modules/ |
|
DateFormatTestCase::getInfo | function | modules/ |
|
DateFormatTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DateFormatTestCase::testDefaultDateFormats | function | modules/ |
Test the default date type formats are consistent. |
DateTimeFunctionalTest::testDateFormatConfiguration | function | modules/ |
Test date format configuration. |
DateTimeFunctionalTest::testDateFormatStorage | function | modules/ |
Test if the date formats are stored properly. |
dblog_clear_log_form | function | modules/ |
Form constructor for the form that clears out the log. |
dblog_filter_form | function | modules/ |
Form constructor for the database logging filter form. |
dblog_filter_form_submit | function | modules/ |
Form submission handler for dblog_filter_form(). |
dblog_filter_form_validate | function | modules/ |
Form validation handler for dblog_filter_form(). |
dblog_form_system_logging_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
DefaultMailSystem::format | function | modules/ |
Concatenate and wrap the e-mail body for plain-text mails. |
DrupalRenderTestCase::testDrupalRenderFormElements | function | modules/ |
Test rendering form elements without passing through form_builder(). |
DrupalWebTestCase::checkForMetaRefresh | function | modules/ |
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/ |
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/ |
Builds and process a form based on a form id. |
drupal_form_submit | function | includes/ |
Retrieves, populates, and processes a form. |
drupal_get_form | function | includes/ |
Returns a renderable form array for a given form ID. |
drupal_mail_format_display_name | function | includes/ |
Return a RFC-2822 compliant "display-name" component. |
drupal_parse_info_format | function | includes/ |
Parses data in Drupal's .info format. |
drupal_prepare_form | function | includes/ |
Prepares a structured form array. |
drupal_process_form | function | includes/ |
Processes a form submission. |
drupal_rebuild_form | function | includes/ |
Constructs a new $form from the information in $form_state. |
drupal_redirect_form | function | includes/ |
Redirects the user to a URL after a form has been processed. |
drupal_retrieve_form | function | includes/ |
Retrieves the structured array that defines a given form. |
drupal_validate_form | function | includes/ |
Validates user-submitted form data in the $form_state array. |
EntityMalformedException | class | includes/ |
Defines an exception thrown when a malformed entity is passed. |
entity_form_field_validate | function | includes/ |
Attaches field API validation to entity forms. |
entity_form_submit_build_entity | function | includes/ |
Copies submitted values to entity properties for simple entity forms. |
example_form | function | external_documentation/ |
Form API array definition for the example form. |
example_form_alter | function | external_documentation/ |
Implementation of hook_form_alter(). |
example_form_submit | function | external_documentation/ |
Form API submit for the example form. |
Field Formatter API | group | modules/ |
Define Field API formatter types. |
field.form.inc | file | modules/ |
Field forms management. |
FieldAttachOtherTestCase::testFieldAttachForm | function | modules/ |
Test field_attach_form(). |
FieldFormTestCase | class | modules/ |
|
FieldFormTestCase::$field | property | modules/ |
|
FieldFormTestCase::$field_multiple | property | modules/ |
|
FieldFormTestCase::$field_name | property | modules/ |
|
FieldFormTestCase::$field_single | property | modules/ |
|
FieldFormTestCase::$field_unlimited | property | modules/ |
|
FieldFormTestCase::$instance | property | modules/ |
|
FieldFormTestCase::getInfo | function | modules/ |
|
FieldFormTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.