Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
FormsTriggeringElementTestCase::testNoButtonInfoInPost function modules/simpletest/tests/form.test Test the determination of $form_state['triggering_element'] when no button
information is included in the POST data, as is sometimes the case when
the ENTER key is pressed in a textfield in Internet Explorer.
FormValidationTestCase class modules/simpletest/tests/form.test Test form validation handlers.
FormValidationTestCase::getInfo function modules/simpletest/tests/form.test
FormValidationTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormValidationTestCase::testDisabledToken function modules/simpletest/tests/form.test Tests that a form with a disabled CSRF token can be validated.
FormValidationTestCase::testMultiFormSameNameErrorClass function modules/simpletest/tests/form.test Tests error border of multiple fields with same name in a page.
FormValidationTestCase::testValidate function modules/simpletest/tests/form.test Tests form alterations by #element_validate, #validate, and form_set_value().
FormValidationTestCase::testValidateLimitErrors function modules/simpletest/tests/form.test Tests partial form validation through #limit_validation_errors.
form_get_options function includes/form.inc Returns the indexes of a select element's options matching a given key.
form_options_flatten function includes/form.inc Allows PHP array processing of multiple select options with the same value.
form_pre_render_conditional_form_element function includes/form.inc Adds form element theming to an element if its title or description is set.
form_process_actions function includes/form.inc Processes a form actions container element.
form_process_button function includes/form.inc Processes a form button element.
form_process_container function includes/form.inc Processes a container element.
form_process_password_confirm function includes/form.inc Expand a password_confirm field into two text boxes.
form_select_options function includes/form.inc Converts an array of options into HTML, for use in select list form elements.
form_storage_test_form_continue_submit function modules/simpletest/tests/form_test.module Form submit handler to continue multi-step form.
form_test_clicked_button function modules/simpletest/tests/form_test.module Form builder to test button click detection.
form_test_clicked_button_submit function modules/simpletest/tests/form_test.module Form submit handler for the form_test_clicked_button() form.
form_test_clicked_button_validate function modules/simpletest/tests/form_test.module Form validation handler for the form_test_clicked_button() form.
form_test_limit_validation_errors_element_validate_test function modules/simpletest/tests/form_test.module Form element validation handler for the 'test' element.
form_test_limit_validation_errors_form function modules/simpletest/tests/form_test.module Builds a simple form with a button triggering partial validation.
form_test_limit_validation_errors_form_partial_submit function modules/simpletest/tests/form_test.module Form submit handler for the partial validation submit button.
form_type_image_button_value function includes/form.inc Determines the value for an image button form element.
form_type_password_confirm_value function includes/form.inc Determines the value for a password_confirm form element.
forum-icon.tpl.php file modules/forum/forum-icon.tpl.php Displays an appropriate icon for a forum post.
ForumTestCase::$container property modules/forum/forum.test An array representing a container.
ForumTestCase::editForumTaxonomy function modules/forum/forum.test Edits the forum taxonomy.
forum_block_configure function modules/forum/forum.module Implements hook_block_configure().
forum_confirm_delete function modules/forum/forum.admin.inc Form constructor for confirming deletion of a forum taxonomy term.
forum_confirm_delete_submit function modules/forum/forum.admin.inc Form submission handler for forum_confirm_delete().
forum_form_container function modules/forum/forum.admin.inc Form constructor for adding and editing forum containers.
forum_form_taxonomy_form_term_alter function modules/forum/forum.module Implements hook_form_FORM_ID_alter() for taxonomy_form_term().
forum_form_taxonomy_form_vocabulary_alter function modules/forum/forum.module Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
forum_permission function modules/forum/forum.module Implements hook_permission().
forum_taxonomy_term_delete function modules/forum/forum.module Implements hook_taxonomy_term_delete().
FrontPageTestCase class modules/system/system.test Test front page functionality and administration.
FrontPageTestCase::$admin_user property modules/system/system.test
FrontPageTestCase::$node_path property modules/system/system.test
FrontPageTestCase::getInfo function modules/system/system.test
FrontPageTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
FrontPageTestCase::testDrupalIsFrontPage function modules/system/system.test Test front page functionality.
garland_preprocess_region function themes/garland/template.php Override or insert variables into the region template.
generate-d6-content.sh file scripts/generate-d6-content.sh #!/usr/bin/env php
<?php

/**
* Generate content for a Drupal 6 database to test the upgrade process.
*
* Run this script at the root of an existing Drupal 6 installation.
* Steps to use this generation script:
* - Install drupal 6.
* - Run…
generate-d7-content.sh file scripts/generate-d7-content.sh Generates content for a Drupal 7 database to test the upgrade process.
GraphUnitTest::assertComponents function modules/simpletest/tests/graph.test Verify expected components in a graph.
Helper::getCanonicalPath function misc/typo3/phar-stream-wrapper/src/Helper.php Resolves all dots, slashes and removes spaces after or before a path...
Hook implementations for user-created content types group modules/node/node.module Functions that implement hooks for user-created content types.
hook_actions_delete function modules/system/system.api.php Executes code after an action is deleted.
hook_action_info function modules/system/system.api.php Declares information about actions.

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