You are here

Functions in Scheduled Transitions 2.x

Primary tabs

Namesort descending Location Description Direct uses Strings
scheduled_transitions_cron ./scheduled_transitions.module Implements hook_cron().
scheduled_transitions_entity_access ./scheduled_transitions.module Implements hook_entity_access().
scheduled_transitions_entity_delete ./scheduled_transitions.module Implements hook_entity_delete().
scheduled_transitions_entity_operation ./scheduled_transitions.module Implements hook_entity_operation().
scheduled_transitions_entity_revision_delete ./scheduled_transitions.module Implements hook_entity_revision_delete().
scheduled_transitions_entity_translation_delete ./scheduled_transitions.module Implements hook_entity_translation_delete().
scheduled_transitions_entity_type_build ./scheduled_transitions.module Implements hook_entity_type_build().
scheduled_transitions_target_revisions_test_query_scheduled_transitions_target_revisions_alter tests/modules/scheduled_transitions_target_revisions_test/scheduled_transitions_target_revisions_test.module Implements hook_query_TAG_alter().
scheduled_transitions_theme ./scheduled_transitions.module Implements hook_theme().
scheduled_transitions_tokens ./scheduled_transitions.module Implements hook_tokens().
scheduled_transitions_token_info ./scheduled_transitions.module Implements hook_token_info().
scheduled_transitions_update_8001 ./scheduled_transitions.install Adds message template config.
scheduled_transitions_update_8002 ./scheduled_transitions.install Adds mirror to other operations config.
scheduled_transitions_update_8003 ./scheduled_transitions.install Add the 'entity_revision_langcode' field to 'scheduled_transition' entities.
scheduled_transitions_update_8004 ./scheduled_transitions.install Updates data_table in scheduled_transition entity definition.
scheduled_transitions_update_8005 ./scheduled_transitions.install Updates definitions with functionality necessary for rescheduling.
scheduled_transitions_update_8006 ./scheduled_transitions.install Adds revision log override config.
template_preprocess_scheduled_transitions_form_add ./scheduled_transitions.module Implements hook_preprocess_HOOK().

Other projects