Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_reference_field_schema drupal/core/modules/entity_reference/entity_reference.install Implements hook_field_schema().
entity_reference_field_settings_form drupal/core/modules/entity_reference/entity_reference.module Implements hook_field_settings_form().
entity_reference_field_update_field drupal/core/modules/entity_reference/entity_reference.module Implements hook_field_update_field().
entity_reference_field_validate drupal/core/modules/entity_reference/entity_reference.module Implements hook_field_validate().
entity_reference_field_widget_info_alter drupal/core/modules/entity_reference/entity_reference.module Implements hook_field_widget_info_alter().
entity_reference_get_selection_handler drupal/core/modules/entity_reference/entity_reference.module Gets the selection handler for a given entity_reference field. 7
entity_reference_options_list drupal/core/modules/entity_reference/entity_reference.module Implements hook_options_list().
entity_reference_query_entity_reference_alter drupal/core/modules/entity_reference/entity_reference.module Implements hook_query_TAG_alter().
entity_reference_settings_ajax drupal/core/modules/entity_reference/entity_reference.module Ajax callback for the handler settings form. 1
entity_reference_settings_ajax_submit drupal/core/modules/entity_reference/entity_reference.module Submit handler for the non-JS case. 1
entity_render_controller Deprecated drupal/core/includes/entity.inc Returns an entity render controller for a given entity type.
entity_revision_delete drupal/core/includes/entity.inc Deletes an entity revision. 1
entity_revision_load drupal/core/includes/entity.inc Loads an entity from the database. 5
entity_test_add drupal/core/modules/system/tests/modules/entity_test/entity_test.module Menu callback: displays the 'Add new entity_test' form. 1
entity_test_create_bundle drupal/core/modules/system/tests/modules/entity_test/entity_test.module Creates a new bundle for entity_test entities. 3
entity_test_delete_bundle drupal/core/modules/system/tests/modules/entity_test/entity_test.module Deletes a bundle for entity_test entities.
entity_test_edit drupal/core/modules/system/tests/modules/entity_test/entity_test.module Menu callback: displays the 'Edit existing entity_test' form. 1
entity_test_entity_bundle_info_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_bundle_info_alter().
entity_test_entity_field_access drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_field_access().
entity_test_entity_field_access_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_field_access_alter().
entity_test_entity_form_display_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_form_display_alter().
entity_test_entity_info_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_info_alter().
entity_test_entity_operation_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_operation_alter().
entity_test_entity_predelete drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_predelete()
entity_test_entity_presave drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_presave()
entity_test_entity_test_insert drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_ENTITY_TYPE_insert().
entity_test_entity_types drupal/core/modules/system/tests/modules/entity_test/entity_test.module Returns a list of test entity types. 16
entity_test_entity_view_mode_info_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_view_mode_info_alter().
entity_test_field_extra_fields drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_field_extra_fields().
entity_test_form_node_form_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_form_BASE_FORM_ID_alter().
entity_test_install drupal/core/modules/system/tests/modules/entity_test/entity_test.install Implements hook_install(). 4
entity_test_label_callback drupal/core/modules/system/tests/modules/entity_test/entity_test.module Entity label callback. 1
entity_test_load drupal/core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity.
entity_test_menu drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_menu().
entity_test_mulrev_load drupal/core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity.
entity_test_mul_load drupal/core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity. 1
entity_test_permission drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_permission(). 1
entity_test_rename_bundle drupal/core/modules/system/tests/modules/entity_test/entity_test.module Renames a bundle for entity_test entities.
entity_test_rev_load drupal/core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity.
entity_test_schema drupal/core/modules/system/tests/modules/entity_test/entity_test.install Implements hook_schema().
entity_test_views_data drupal/core/modules/system/tests/modules/entity_test/entity_test.views.inc Implements hook_views_data().
entity_view drupal/core/includes/entity.inc Returns the render array for an entity. 15 2
entity_view_multiple drupal/core/includes/entity.inc Returns the render array for the provided entities. 9
equalTo drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_IsEqual matcher object.
error_displayable drupal/core/includes/errors.inc Determines whether an error should be displayed. 5
error_test_generate_warnings drupal/core/modules/system/tests/modules/error_test/error_test.module Menu callback; generate warnings to test the error handler. 1
error_test_menu drupal/core/modules/system/tests/modules/error_test/error_test.module Implements hook_menu().
error_test_trigger_exception drupal/core/modules/system/tests/modules/error_test/error_test.module Menu callback; trigger an exception to test the exception handler. 1
error_test_trigger_pdo_exception drupal/core/modules/system/tests/modules/error_test/error_test.module Menu callback; trigger an exception to test the exception handler. 1
exactly drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a matcher that matches when the method it is evaluated for is executed exactly $count times.

Pages

Other projects