You are here

Functions in Entity Dependency API 7

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_entity_dependencies ./entity_dependency.core.inc Implements hook_entity_dependenies().
entityreference_field_entity_dependencies ./entity_dependency.core.inc Implements hook_field_entity_dependencies().
entity_dependency_add ./entity_dependency.module Helper function to add entity dependencies to a dependency array. 11
entity_dependency_ctools_plugin_api ./entity_dependency.module Implements hook_ctools_plugin_api().
entity_dependency_ctools_plugin_type ./entity_dependency.module Implements hook_ctools_plugin_type().
entity_dependency_entity_dependency_iterator ./entity_dependency.module Implements hook_entity_dependency_iterator().
entity_dependency_get_all_ctools_plugins ./entity_dependency.module Fetches all ctools plugins defined by entity_dependency.
entity_dependency_iterator ./entity_dependency.module Factory function for an entity dependency iterator. 1
field_collection_field_entity_dependencies ./entity_dependency.core.inc Implements hook_field_entity_dependencies().
field_entity_dependencies ./entity_dependency.core.inc Implements hook_entity_dependencies().
file_entity_dependencies ./entity_dependency.core.inc Implements hook_entity_dependenies().
file_field_entity_dependencies ./entity_dependency.core.inc Implements hook_field_entity_dependencies(). 1
hook_entity_dependencies ./entity_dependency.api.php Define dependencies to an entity.
hook_field_entity_dependencies ./entity_dependency.api.php This is not a real hook (as the other Field API hooks). This hook is called for each module owner of a field. But it has the same intention as hook_entity_dependencies() but is more suited for defining dependencies for certain fields.
image_field_entity_dependencies ./entity_dependency.core.inc Implements hook_field_entity_dependencies().
node_entity_dependencies ./entity_dependency.core.inc Implements hook_entity_dependenies().
node_reference_field_entity_dependencies ./entity_dependency.core.inc Implements hook_field_entity_dependencies().
taxonomy_entity_dependencies ./entity_dependency.core.inc Implements hook_entity_dependencies().
taxonomy_field_entity_dependencies ./entity_dependency.core.inc Implements hook_field_entity_dependencies().
user_entity_dependencies ./entity_dependency.core.inc Implements hook_entity_dependenies().
user_reference_field_entity_dependencies ./entity_dependency.core.inc Implements hook_field_entity_dependencies().

Other projects