Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
drupal_var_export function includes/utility.inc Drupal-friendly var_export().
drupal_verify_install_file function includes/install.inc Verifies the state of the specified file.
drupal_verify_profile function includes/install.inc Verifies an installation profile for installation.
drupal_web_test_case.php file modules/simpletest/drupal_web_test_case.php
DRUPAL_WEIGHT_SELECT_MAX constant modules/system/system.module Maximum number of values in a weight select element.
drupal_wrap_mail function includes/mail.inc Performs format=flowed soft wrapping for mail (RFC 3676).
drupal_write_record function includes/common.inc Saves (inserts or updates) a record to the database based upon the schema.
drupal_xml_parser_create function includes/unicode.inc Prepares a new XML parser.
dump-database-d6.sh file scripts/dump-database-d6.sh Filled installation of Drupal 6.17, for test purposes.
dump-database-d7.sh file scripts/dump-database-d7.sh Dumps a Drupal 7 database into a PHP script to test the upgrade process.
EarlyBootstrapTestCase class modules/simpletest/tests/boot.test Perform early bootstrap tests.
EarlyBootstrapTestCase::getInfo function modules/simpletest/tests/boot.test
EarlyBootstrapTestCase::setUp function modules/simpletest/tests/boot.test Sets up a Drupal site for running functional and integration tests.
EarlyBootstrapTestCase::testHookBoot function modules/simpletest/tests/boot.test Test hook_boot() on both regular and "early exit" pages.
element_child function includes/common.inc Checks if the key is a child.
element_children function includes/common.inc Identifies the children of an element array, optionally sorted by weight.
element_get_visible_children function includes/common.inc Returns the visible children of an element.
element_info function includes/common.inc Retrieves the default properties for the defined element type.
element_info_property function includes/common.inc Retrieves a single property for the defined element type.
element_properties function includes/common.inc Gets properties of a structured array element (keys beginning with '#').
element_property function includes/common.inc Checks if the key is a property.
element_set_attributes function includes/common.inc Sets HTML attributes based on element properties.
element_sort function includes/common.inc Function used by uasort to sort structured arrays by weight.
element_sort_by_title function includes/common.inc Array sorting callback; sorts elements by title.
element_validate_integer function includes/form.inc Form element validation handler for integer elements.
element_validate_integer_positive function includes/form.inc Form element validation handler for integer elements that must be positive.
element_validate_number function includes/form.inc Form element validation handler for number elements.
EMAIL_MAX_LENGTH constant modules/user/user.module Maximum length of user e-mail text field.
EnableDisableTestCase class modules/system/system.test Test module enabling/disabling functionality.
EnableDisableTestCase::$profile property modules/system/system.test The profile to install as a basis for testing.
EnableDisableTestCase::assertSuccessfulDisableAndUninstall function modules/system/system.test Disables and uninstalls a module and asserts that it was done correctly.
EnableDisableTestCase::getInfo function modules/system/system.test
EnableDisableTestCase::testEnableDisable function modules/system/system.test Test that all core modules can be enabled, disabled and uninstalled.
EnableDisableTestCase::testEntityInfoCacheWatchdog function modules/system/system.test Tests entity info cache after enabling a module with a dependency on an entity providing module.
EnableDisableTestCase::testEntityInfoChanges function modules/system/system.test Ensures entity info cache is updated after changes.
entity.inc file includes/entity.inc
EntityCrudHookTestCase class modules/simpletest/tests/entity_crud_hook_test.test Tests invocation of hooks when performing an action.
EntityCrudHookTestCase::$ids property modules/simpletest/tests/entity_crud_hook_test.test
EntityCrudHookTestCase::assertHookMessage function modules/simpletest/tests/entity_crud_hook_test.test Pass if the message $text was set by one of the CRUD hooks in
entity_crud_hook_test.module, i.e., if the $text is an element of
$_SESSION['entity_crud_hook_test'].
EntityCrudHookTestCase::getInfo function modules/simpletest/tests/entity_crud_hook_test.test
EntityCrudHookTestCase::setUp function modules/simpletest/tests/entity_crud_hook_test.test Sets up a Drupal site for running functional and integration tests.
EntityCrudHookTestCase::testCommentHooks function modules/simpletest/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on comments.
EntityCrudHookTestCase::testFileHooks function modules/simpletest/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on files.
EntityCrudHookTestCase::testNodeHooks function modules/simpletest/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on nodes.
EntityCrudHookTestCase::testTaxonomyTermHooks function modules/simpletest/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on taxonomy terms.
EntityCrudHookTestCase::testTaxonomyVocabularyHooks function modules/simpletest/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on taxonomy vocabularies.
EntityCrudHookTestCase::testUserHooks function modules/simpletest/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on users.
EntityFieldQuery class includes/entity.inc Retrieves entities matching a given set of conditions.
EntityFieldQuery::$age property includes/entity.inc Flag indicating whether this is querying current or all revisions.
EntityFieldQuery::$altered property includes/entity.inc TRUE if the query has already been altered, FALSE if it hasn't.

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