Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TRANSLATION_ENABLED | constant | modules/ |
Identifies a content type which has translation support enabled. |
| translation_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
| translation_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
| translation_help | function | modules/ |
Implements hook_help(). |
| translation_language_switch_links_alter | function | modules/ |
Implements hook_language_switch_links_alter(). |
| translation_menu | function | modules/ |
Implements hook_menu(). |
| translation_node_delete | function | modules/ |
Implements hook_node_delete(). |
| 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(). |
| trigger.install | file | modules/ |
Install, update and uninstall functions for the trigger module. |
| trigger.test | file | modules/ |
Tests for trigger.module. |
| 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 | class | modules/ |
Tests other triggers. |
Pagination
- Previous page
- Page 164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.