Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
translation_node_get_translations function modules/translation/translation.module Gets all nodes in a given translation set.
translation_node_insert function modules/translation/translation.module Implements hook_node_insert().
translation_node_overview function modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations.
translation_node_prepare function modules/translation/translation.module Implements hook_node_prepare().
translation_node_update function modules/translation/translation.module Implements hook_node_update().
translation_node_validate function modules/translation/translation.module Implements hook_node_validate().
translation_node_view function modules/translation/translation.module Implements hook_node_view().
translation_path_get_translations function modules/translation/translation.module Returns the paths of all translations of a node, based on its Drupal path.
translation_permission function modules/translation/translation.module Implements hook_permission().
translation_remove_from_set function modules/translation/translation.module Removes a node from its translation set and updates accordingly.
translation_supported_type function modules/translation/translation.module Returns whether the given content type has support for translations.
translation_test.info file modules/translation/tests/translation_test.info name = "Content Translation Test"
description = "Support module for the content translation tests."
core = 7.x
package = Testing
version = VERSION
hidden = TRUE
translation_test.module file modules/translation/tests/translation_test.module Mock module for content translation tests.
translation_test_node_insert function modules/translation/tests/translation_test.module Implements hook_node_insert().
TriggerActionTestCase class modules/trigger/trigger.test Provides a base class with trigger assignments and test comparisons.
TriggerActionTestCase::assertSystemEmailTokenReplacement function modules/trigger/trigger.test Asserts correct token replacement for the given trigger and account.
TriggerActionTestCase::assertSystemMessageAndEmailTokenReplacement function modules/trigger/trigger.test Asserts correct token replacement in both system message and email.
TriggerActionTestCase::assertSystemMessageTokenReplacement function modules/trigger/trigger.test Asserts correct token replacement for the given trigger and account.
TriggerActionTestCase::assignSimpleAction function modules/trigger/trigger.test Assigns a simple (non-configurable) action to a trigger.
TriggerActionTestCase::assignSystemEmailAction function modules/trigger/trigger.test Assigns a system_send_email_action to the passed-in trigger.
TriggerActionTestCase::assignSystemMessageAction function modules/trigger/trigger.test Assigns a system message action to the passed-in trigger.
TriggerActionTestCase::generateMessageWithTokens function modules/trigger/trigger.test Creates a message with tokens.
TriggerActionTestCase::generateTokenExpandedComparison function modules/trigger/trigger.test Generates a comparison message to match the pre-token-replaced message.
TriggerActionTestCase::setUp function modules/trigger/trigger.test Sets up a Drupal site for running functional and integration tests.
TriggerContentTestCase class modules/trigger/trigger.test Provides tests for node triggers.
TriggerContentTestCase::$_cleanup_roles property modules/trigger/trigger.test
TriggerContentTestCase::$_cleanup_users property modules/trigger/trigger.test
TriggerContentTestCase::actionInfo function modules/trigger/trigger.test Returns some info about each of the content actions.
TriggerContentTestCase::getInfo function modules/trigger/trigger.test
TriggerContentTestCase::setUp function modules/trigger/trigger.test Sets up a Drupal site for running functional and integration tests.
TriggerContentTestCase::testActionContentMultiple function modules/trigger/trigger.test Tests multiple node actions.
TriggerContentTestCase::testActionsContent function modules/trigger/trigger.test Tests several content-oriented trigger issues.
TriggerCronTestCase class modules/trigger/trigger.test Tests cron trigger.
TriggerCronTestCase::getInfo function modules/trigger/trigger.test
TriggerCronTestCase::setUp function modules/trigger/trigger.test Sets up a Drupal site for running functional and integration tests.
TriggerCronTestCase::testActionsCron function modules/trigger/trigger.test Tests assigning multiple actions to the cron trigger.
TriggerOrphanedActionsTestCase class modules/trigger/trigger.test Tests that orphaned actions are properly handled.
TriggerOrphanedActionsTestCase::getInfo function modules/trigger/trigger.test
TriggerOrphanedActionsTestCase::setUp function modules/trigger/trigger.test Sets up a Drupal site for running functional and integration tests.
TriggerOrphanedActionsTestCase::testActionsOrphaned function modules/trigger/trigger.test Tests logic around orphaned actions.
TriggerOtherTestCase::testActionsComment function modules/trigger/trigger.test Tests triggering on comment save.
TriggerOtherTestCase::testActionsTaxonomy function modules/trigger/trigger.test Tests triggering on taxonomy new term.
TriggerOtherTestCase::testActionsUser function modules/trigger/trigger.test Tests triggering on user create and user login.
TriggerUserActionTestCase class modules/trigger/trigger.test Tests token substitution in trigger actions.
TriggerUserActionTestCase::getInfo function modules/trigger/trigger.test
TriggerUserActionTestCase::testUserActionAssignmentExecution function modules/trigger/trigger.test Tests user action assignment and execution.
TriggerWebTestCase::configureAdvancedAction function modules/trigger/trigger.test Configures an advanced action.
trigger_actions_delete function modules/trigger/trigger.module Implements hook_actions_delete().
trigger_cron function modules/trigger/trigger.module Implements hook_cron().
trigger_get_assigned_actions function modules/trigger/trigger.module Gets the action IDs of actions to be executed for a hook.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.