Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TRANSLATION_ENABLED constant modules/translation/translation.module Identifies a content type which has translation support enabled.
translation_form_node_form_alter function modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter function modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_help function modules/translation/translation.module Implements hook_help().
translation_language_switch_links_alter function modules/translation/translation.module Implements hook_language_switch_links_alter().
translation_menu function modules/translation/translation.module Implements hook_menu().
translation_node_delete function modules/translation/translation.module Implements hook_node_delete().
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().
trigger.install file modules/trigger/trigger.install Install, update and uninstall functions for the trigger module.
trigger.test file modules/trigger/trigger.test Tests for trigger.module.
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 class modules/trigger/trigger.test Tests other triggers.

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