Search for on
Title | Object type | File name | Summary |
---|---|---|---|
translation_node_get_translations | function | modules/ |
Gets all nodes in a given translation set. |
translation_node_insert | function | modules/ |
Implements hook_node_insert(). |
translation_node_overview | function | modules/ |
Page callback: Displays a list of a node's translations. |
translation_node_prepare | function | modules/ |
Implements hook_node_prepare(). |
translation_node_update | function | modules/ |
Implements hook_node_update(). |
translation_node_validate | function | modules/ |
Implements hook_node_validate(). |
translation_node_view | function | modules/ |
Implements hook_node_view(). |
translation_path_get_translations | function | modules/ |
Returns the paths of all translations of a node, based on its Drupal path. |
translation_permission | function | modules/ |
Implements hook_permission(). |
translation_remove_from_set | function | modules/ |
Removes a node from its translation set and updates accordingly. |
translation_supported_type | function | modules/ |
Returns whether the given content type has support for translations. |
translation_test.info | file | modules/ |
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/ |
Mock module for content translation tests. |
translation_test_node_insert | function | modules/ |
Implements hook_node_insert(). |
TriggerActionTestCase | class | modules/ |
Provides a base class with trigger assignments and test comparisons. |
TriggerActionTestCase::assertSystemEmailTokenReplacement | function | modules/ |
Asserts correct token replacement for the given trigger and account. |
TriggerActionTestCase::assertSystemMessageAndEmailTokenReplacement | function | modules/ |
Asserts correct token replacement in both system message and email. |
TriggerActionTestCase::assertSystemMessageTokenReplacement | function | modules/ |
Asserts correct token replacement for the given trigger and account. |
TriggerActionTestCase::assignSimpleAction | function | modules/ |
Assigns a simple (non-configurable) action to a trigger. |
TriggerActionTestCase::assignSystemEmailAction | function | modules/ |
Assigns a system_send_email_action to the passed-in trigger. |
TriggerActionTestCase::assignSystemMessageAction | function | modules/ |
Assigns a system message action to the passed-in trigger. |
TriggerActionTestCase::generateMessageWithTokens | function | modules/ |
Creates a message with tokens. |
TriggerActionTestCase::generateTokenExpandedComparison | function | modules/ |
Generates a comparison message to match the pre-token-replaced message. |
TriggerActionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TriggerContentTestCase | class | modules/ |
Provides tests for node triggers. |
TriggerContentTestCase::$_cleanup_roles | property | modules/ |
|
TriggerContentTestCase::$_cleanup_users | property | modules/ |
|
TriggerContentTestCase::actionInfo | function | modules/ |
Returns some info about each of the content actions. |
TriggerContentTestCase::getInfo | function | modules/ |
|
TriggerContentTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TriggerContentTestCase::testActionContentMultiple | function | modules/ |
Tests multiple node actions. |
TriggerContentTestCase::testActionsContent | function | modules/ |
Tests several content-oriented trigger issues. |
TriggerCronTestCase | class | modules/ |
Tests cron trigger. |
TriggerCronTestCase::getInfo | function | modules/ |
|
TriggerCronTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TriggerCronTestCase::testActionsCron | function | modules/ |
Tests assigning multiple actions to the cron trigger. |
TriggerOrphanedActionsTestCase | class | modules/ |
Tests that orphaned actions are properly handled. |
TriggerOrphanedActionsTestCase::getInfo | function | modules/ |
|
TriggerOrphanedActionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TriggerOrphanedActionsTestCase::testActionsOrphaned | function | modules/ |
Tests logic around orphaned actions. |
TriggerOtherTestCase::testActionsComment | function | modules/ |
Tests triggering on comment save. |
TriggerOtherTestCase::testActionsTaxonomy | function | modules/ |
Tests triggering on taxonomy new term. |
TriggerOtherTestCase::testActionsUser | function | modules/ |
Tests triggering on user create and user login. |
TriggerUserActionTestCase | class | modules/ |
Tests token substitution in trigger actions. |
TriggerUserActionTestCase::getInfo | function | modules/ |
|
TriggerUserActionTestCase::testUserActionAssignmentExecution | function | modules/ |
Tests user action assignment and execution. |
TriggerWebTestCase::configureAdvancedAction | function | modules/ |
Configures an advanced action. |
trigger_actions_delete | function | modules/ |
Implements hook_actions_delete(). |
trigger_cron | function | modules/ |
Implements hook_cron(). |
trigger_get_assigned_actions | function | modules/ |
Gets the action IDs of actions to be executed for a hook. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.