40 calls to entity_translation_get_handler() in Entity Translation 7
- EntityTranslationHookTestCase::testAPI in tests/
entity_translation.test - Test whether hooks are properly fired when using the API.
- EntityTranslationTaxonomyAutocompleteTestCase::testTranslatedAutocomplete in tests/
entity_translation.test - That the autocomplete works with translated terms.
- entity_translation_add_access in ./
entity_translation.module - Access callback.
- entity_translation_add_page in ./
entity_translation.module - Page callback.
- entity_translation_delete_confirm in ./
entity_translation.admin.inc - Translation deletion confirmation form.
- entity_translation_edit_access in ./
entity_translation.module - Access callback.
- entity_translation_edit_page in ./
entity_translation.module - Page callback.
- entity_translation_entity_form_get_handler in ./
entity_translation.module - Returns the translation handler wrapping the entity being edited.
- entity_translation_field_attach_delete in ./
entity_translation.module - Implements hook_field_attach_delete().
- entity_translation_field_attach_delete_revision in ./
entity_translation.module - Implements hook_field_attach_delete_revision().
- entity_translation_field_attach_form in ./
entity_translation.module - Implementation of hook_field_attach_form().
- entity_translation_field_attach_insert in ./
entity_translation.module - Implements hook_field_attach_insert().
- entity_translation_field_attach_prepare_translation_alter in ./
entity_translation.module - Implements hook_field_attach_prepare_translation_alter().
- entity_translation_field_attach_update in ./
entity_translation.module - Implements hook_field_attach_update().
- entity_translation_field_attach_view_alter in ./
entity_translation.module - Implements hook_field_attach_view_alter().
- entity_translation_field_extra_fields in ./
entity_translation.module - Implements hook_field_extra_fields().
- entity_translation_field_language_alter in ./
entity_translation.module - Implements hook_field_language_alter().
- entity_translation_field_widget_taxonomy_autocomplete_form_alter in ./
entity_translation.taxonomy.inc - Implements hook_field_widget_WIDGET_TYPE_form_alter().
- entity_translation_form_alter in ./
entity_translation.module - Implements hook_form_alter().
- entity_translation_get_existing_language in ./
entity_translation.module - Determines an existing translation language.
- entity_translation_handler_field_label::render in views/
entity_translation_handler_field_label.inc - Render the field.
- entity_translation_i18n_menu_node_prepare in entity_translation_i18n_menu/
entity_translation_i18n_menu.module - Implements hook_node_prepare().
- entity_translation_i18n_menu_node_presave in entity_translation_i18n_menu/
entity_translation_i18n_menu.module - Implements hook_node_presave().
- entity_translation_language in ./
entity_translation.module - Entity language callback.
- entity_translation_menu_local_tasks_alter in ./
entity_translation.module - Implements hook_menu_local_tasks_alter().
- entity_translation_node_view in ./
entity_translation.node.inc - Implements hook_node_view().
- entity_translation_overview in ./
entity_translation.admin.inc - Translations overview page callback.
- entity_translation_preprocess_node in ./
entity_translation.node.inc - Implements hook_preprocess_node().
- entity_translation_sync in ./
entity_translation.module - Performs field column synchronization.
- entity_translation_tab_access in ./
entity_translation.module - Access callback.
- entity_translation_taxonomy_autocomplete_validate in ./
entity_translation.taxonomy.inc - Form element validate handler for taxonomy term autocomplete element.
- entity_translation_test_form_alter in tests/
entity_translation_test.module - Implements hook_form_alter().
- entity_translation_translatable_batch in ./
entity_translation.admin.inc - Batch operation. Convert field data to or from LANGUAGE_NONE.
- entity_translation_translation_exists_ctools_access_check in plugins/
access/ translation_exists.inc - Grant access based on the which translations are available.
- entity_translation_upgrade_do in entity_translation_upgrade/
entity_translation_upgrade.admin.inc - Batch process to convert node translations to field-based translations.
- entity_translation_uuid_entities_features_export_entity_alter in ./
entity_translation.module - Implements hook_uuid_entities_features_export_entity_alter().
- MigrateTranslationEntityHandler::prepare in includes/
translation.migrate.inc - Handles Entity Translations.
- path_entity_translation_delete in ./
entity_translation.module - Implements hook_entity_translation_delete().
- theme_entity_translation_unavailable in ./
entity_translation.module - Theme an unvailable translation.
- _entity_translation_taxonomy_autocomplete_translation_enabled in ./
entity_translation.taxonomy.inc - Checks whether in-place translation is enabled for the autocomplete widget.