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 |
|---|---|---|---|
| TriggerOtherTestCase::$_cleanup_roles | property | modules/ |
|
| TriggerOtherTestCase::$_cleanup_users | property | modules/ |
|
| TriggerOtherTestCase::getInfo | function | modules/ |
|
| TriggerOtherTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| 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. |
| TriggerUnassignTestCase | class | modules/ |
Tests the unassigning of triggers. |
| TriggerUnassignTestCase::getInfo | function | modules/ |
|
| TriggerUnassignTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TriggerUnassignTestCase::testUnassignAccessDenied | function | modules/ |
Tests an attempt to unassign triggers when none are assigned. |
| TriggerUpdatePathTestCase | class | modules/ |
Tests the Trigger 7.0 -> 7.x upgrade path. |
| TriggerUpdatePathTestCase::getInfo | function | modules/ |
|
| TriggerUpdatePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| TriggerUpdatePathTestCase::testFilledUpgrade | function | modules/ |
Tests that the upgrade is successful. |
| TriggerUserActionTestCase | class | modules/ |
Tests token substitution in trigger actions. |
| TriggerUserActionTestCase::getInfo | function | modules/ |
|
| TriggerUserActionTestCase::testUserActionAssignmentExecution | function | modules/ |
Tests user action assignment and execution. |
| TriggerUserTokenTestCase | class | modules/ |
Tests token substitution in trigger actions. |
| TriggerUserTokenTestCase::getInfo | function | modules/ |
|
| TriggerUserTokenTestCase::testUserTriggerTokenReplacement | function | modules/ |
Tests a variety of token replacements in actions. |
| TriggerWebTestCase | class | modules/ |
Provides common helper methods. |
| TriggerWebTestCase::configureAdvancedAction | function | modules/ |
Configures an advanced action. |
| trigger_actions_delete | function | modules/ |
Implements hook_actions_delete(). |
| trigger_assign | function | modules/ |
Builds a form that allows users to assign actions to triggers. |
| trigger_assign_form | function | modules/ |
Returns the form for assigning an action to a trigger. |
| trigger_assign_form_submit | function | modules/ |
Form submission handler for trigger_assign_form(). |
| trigger_assign_form_validate | function | modules/ |
Form validation handler for trigger_assign_form(). |
| trigger_comment_insert | function | modules/ |
Implements hook_comment_insert(). |
| trigger_comment_presave | function | modules/ |
Implements hook_comment_presave(). |
| trigger_forms | function | modules/ |
Implements hook_forms(). |
| trigger_get_assigned_actions | function | modules/ |
Gets the action IDs of actions to be executed for a hook. |
| trigger_install | function | modules/ |
Implements hook_install(). |
| trigger_menu_unassign_access | function | modules/ |
Access callback: Determines if triggers can be unassigned. |
| trigger_node_insert | function | modules/ |
Implements hook_node_insert(). |
| trigger_node_presave | function | modules/ |
Implements hook_node_presave(). |
| trigger_schema | function | modules/ |
Implements hook_schema(). |
| trigger_taxonomy_term_insert | function | modules/ |
Implements hook_taxonomy_term_insert(). |
| trigger_test.info | file | modules/ |
name = "Trigger Test" description = "Support module for Trigger tests." package = Testing core = 7.x hidden = TRUE |
| trigger_test.module | file | modules/ |
Mock module to aid in testing trigger.module. |
| trigger_test_action_info | function | modules/ |
Implements hook_action_info(). |
| trigger_test_generic_action | function | modules/ |
Action fired during the "taxonomy", "comment", and "user" trigger tests. |
| trigger_test_generic_any_action | function | modules/ |
Action fired during the additional trigger tests. |
| trigger_test_system_cron_action | function | modules/ |
Action fired during the "cron run" trigger test. |
| trigger_test_system_cron_conf_action | function | modules/ |
Implement a configurable Drupal action. |
| trigger_test_system_cron_conf_action_form | function | modules/ |
Form for configurable test action. |
| trigger_test_system_cron_conf_action_submit | function | modules/ |
Form submission handler for configurable test action. |
| trigger_test_trigger_info | function | modules/ |
Implements hook_trigger_info(). |
| trigger_unassign | function | modules/ |
Form constructor for confirmation page for removal of an assigned action. |
| trigger_unassign_submit | function | modules/ |
Form submission handler for trigger_unassign(). |
Pagination
- Previous page
- Page 165
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.