You are here

Functions in Field collection 7

Primary tabs

Namesort descending Location Description Direct uses Strings
field_collection_update_7005 ./field_collection.install Force the creation of the table cache_entity_field_collection_item.
field_collection_update_7006 ./field_collection.install Ensures revision_id indexes are present at field_config table.
field_collection_update_7007 ./field_collection.install Add index on {$field_collection_field}_value column for all tables.
field_collection_update_7008 ./field_collection.install Update fields in field collections already set to use Entity Translation.
field_collection_update_7009 ./field_collection.install Update revisions created before revision support was implemented.
field_collection_views_api ./field_collection.module Implements hook_views_api().
hook_field_collection_is_empty_alter ./field_collection.api.php Alter whether a field collection item is considered empty.
hook_field_collection_item_archive ./field_collection.api.php Responds to field collection item archiving.
hook_field_collection_item_delete ./field_collection.api.php Responds to field collection item deletion.
hook_field_collection_item_insert ./field_collection.api.php Responds when a field collection item is inserted.
hook_field_collection_item_label ./field_collection.api.php Alter the label for a field collection.
hook_field_collection_item_load ./field_collection.api.php Acts on field collections being loaded from the database.
hook_field_collection_item_presave ./field_collection.api.php Acts on a field collection item being inserted or updated.
hook_field_collection_item_update ./field_collection.api.php Responds to a field collection item being updated.
hook_field_collection_item_view ./field_collection.api.php Act on a field collection item that is being assembled before rendering.
hook_field_collection_item_view_alter ./field_collection.api.php Alter the results of entity_view() for field collection items.
theme_field_collection_view ./field_collection.module Themes field collection items printed using the field_collection_view formatter.
_field_collection_collect_required_elements ./field_collection.module 1
_field_collection_devel_generate ./field_collection.module 1 1
_field_collection_field_is_not_boolean ./field_collection.module Callback used by array_filter in field_collection_is_empty. 1
_field_collection_process_children_attached ./field_collection.module Recurses through field children and processes thier attachments. 1
_field_collection_sort_items ./field_collection.diff.inc Sort function for items order. 1
_field_collection_update_7009_new_revision ./field_collection.install 1
_field_collection_update_7009_update_data ./field_collection.install 1

Pages

Other projects