Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
drupal_verify_install_file drupal/includes/install.inc Verifies the state of the specified file. 4
drupal_verify_profile drupal/includes/install.inc Verifies an installation profile for installation. 1
drupal_wrap_mail drupal/includes/mail.inc Performs format=flowed soft wrapping for mail (RFC 3676). 5
drupal_write_record drupal/includes/common.inc Saves (inserts or updates) a record to the database based upon the schema. 33
drupal_xml_parser_create drupal/includes/unicode.inc Prepares a new XML parser. 2
element_child drupal/includes/common.inc Checks if the key is a child. 2
element_children drupal/includes/common.inc Identifies the children of an element array, optionally sorted by weight. 68
element_get_visible_children drupal/includes/common.inc Returns the visible children of an element.
element_info drupal/includes/common.inc Retrieves the default properties for the defined element type. 11
element_info_property drupal/includes/common.inc Retrieves a single property for the defined element type. 1
element_properties drupal/includes/common.inc Gets properties of a structured array element (keys beginning with '#'). 1
element_property drupal/includes/common.inc Checks if the key is a property. 1
element_set_attributes drupal/includes/common.inc Sets HTML attributes based on element properties. 12
element_sort drupal/includes/common.inc Function used by uasort to sort structured arrays by weight. 4
element_sort_by_title drupal/includes/common.inc Array sorting callback; sorts elements by title. 2
element_validate_integer drupal/includes/form.inc Form element validation handler for integer elements. 1 2
element_validate_integer_positive drupal/includes/form.inc Form element validation handler for integer elements that must be positive. 1 9
element_validate_number drupal/includes/form.inc Form element validation handler for number elements. 1 1
entity_cache_test_dependency_entity_info drupal/modules/simpletest/tests/entity_cache_test_dependency.module Implements hook_entity_info().
entity_cache_test_watchdog drupal/modules/simpletest/tests/entity_cache_test.module Implements hook_watchdog().
entity_create_stub_entity drupal/includes/common.inc Helper function to assemble an object structure with initial ids. 5
entity_crud_hook_test_comment_delete drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_comment_delete().
entity_crud_hook_test_comment_insert drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_comment_insert().
entity_crud_hook_test_comment_load drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_comment_load().
entity_crud_hook_test_comment_presave drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_comment_presave().
entity_crud_hook_test_comment_update drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_comment_update().
entity_crud_hook_test_entity_delete drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_entity_delete().
entity_crud_hook_test_entity_insert drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_entity_insert().
entity_crud_hook_test_entity_load drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_entity_load().
entity_crud_hook_test_entity_presave drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_entity_presave().
entity_crud_hook_test_entity_update drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_entity_update().
entity_crud_hook_test_file_delete drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_file_delete().
entity_crud_hook_test_file_insert drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_file_insert().
entity_crud_hook_test_file_load drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_file_load().
entity_crud_hook_test_file_presave drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_file_presave().
entity_crud_hook_test_file_update drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_file_update().
entity_crud_hook_test_node_delete drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_node_delete().
entity_crud_hook_test_node_insert drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_node_insert().
entity_crud_hook_test_node_load drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_node_load().
entity_crud_hook_test_node_presave drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_node_presave().
entity_crud_hook_test_node_update drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_node_update().
entity_crud_hook_test_taxonomy_term_delete drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_delete().
entity_crud_hook_test_taxonomy_term_insert drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_insert().
entity_crud_hook_test_taxonomy_term_load drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_load().
entity_crud_hook_test_taxonomy_term_presave drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_presave().
entity_crud_hook_test_taxonomy_term_update drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_update().
entity_crud_hook_test_taxonomy_vocabulary_delete drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_delete().
entity_crud_hook_test_taxonomy_vocabulary_insert drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_insert().
entity_crud_hook_test_taxonomy_vocabulary_load drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_load().
entity_crud_hook_test_taxonomy_vocabulary_presave drupal/modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_presave().

Pages

Other projects