Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
element_get_visible_children drupal/core/includes/common.inc Returns the visible children of an element.
element_info drupal/core/includes/common.inc Retrieves the default properties for the defined element type. 12
element_info_property drupal/core/includes/common.inc Retrieves a single property for the defined element type. 4
element_properties drupal/core/includes/common.inc Gets properties of a structured array element (keys beginning with '#'). 1
element_property drupal/core/includes/common.inc Checks if the key is a property. 1
element_set_attributes drupal/core/includes/common.inc Sets HTML attributes based on element properties. 20
element_sort drupal/core/includes/common.inc Sorts a structured array by '#weight' property. 1
element_sort_by_title drupal/core/includes/common.inc Sorts a structured array by '#title' property. 2
email_field_formatter_info_alter drupal/core/modules/field/modules/email/email.module Implements hook_field_formatter_info_alter().
email_field_info drupal/core/modules/field/modules/email/email.module Implements hook_field_info().
email_field_info_alter drupal/core/modules/field/modules/email/email.module Implements hook_field_info_alter().
email_field_is_empty drupal/core/modules/field/modules/email/email.module Implements hook_field_is_empty().
email_field_schema drupal/core/modules/field/modules/email/email.install Implements hook_field_schema().
email_help drupal/core/modules/field/modules/email/email.module Implements hook_help().
entity_access_controller drupal/core/includes/entity.inc Returns the entity access controller for the given entity type. 1
entity_cache_test_dependency_entity_info_alter drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.module Implements hook_entity_info_alter().
entity_cache_test_watchdog drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module Implements hook_watchdog().
entity_create drupal/core/includes/entity.inc Constructs a new entity object, without permanently saving it. 136
entity_crud_hook_test_comment_delete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_delete().
entity_crud_hook_test_comment_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_insert().
entity_crud_hook_test_comment_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_load().
entity_crud_hook_test_comment_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_predelete().
entity_crud_hook_test_comment_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_presave().
entity_crud_hook_test_comment_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_update().
entity_crud_hook_test_entity_delete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_delete().
entity_crud_hook_test_entity_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_insert().
entity_crud_hook_test_entity_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_load().
entity_crud_hook_test_entity_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_predelete().
entity_crud_hook_test_entity_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_presave().
entity_crud_hook_test_entity_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_update().
entity_crud_hook_test_file_delete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_delete().
entity_crud_hook_test_file_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_insert().
entity_crud_hook_test_file_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_load().
entity_crud_hook_test_file_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_predelete().
entity_crud_hook_test_file_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_presave().
entity_crud_hook_test_file_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_update().
entity_crud_hook_test_node_delete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_delete().
entity_crud_hook_test_node_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_insert().
entity_crud_hook_test_node_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_load().
entity_crud_hook_test_node_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_predelete().
entity_crud_hook_test_node_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_presave().
entity_crud_hook_test_node_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_update().
entity_crud_hook_test_taxonomy_term_delete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_delete().
entity_crud_hook_test_taxonomy_term_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_insert().
entity_crud_hook_test_taxonomy_term_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_load().
entity_crud_hook_test_taxonomy_term_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_predelete().
entity_crud_hook_test_taxonomy_term_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_presave().
entity_crud_hook_test_taxonomy_term_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_update().
entity_crud_hook_test_taxonomy_vocabulary_delete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_delete().
entity_crud_hook_test_taxonomy_vocabulary_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_insert().

Pages

Other projects