28 calls to drupal_hash_base64()

ActionLoopTestCase::testActionLoop in drupal/modules/simpletest/tests/actions.test
Set up a loop with 3 - 12 recursions, and see if it aborts properly.
ActionsConfigurationTestCase::testActionConfiguration in drupal/modules/simpletest/tests/actions.test
Test the configuration of advanced actions through the administration interface.
actions_actions_map in drupal/includes/actions.inc
Creates an associative array keyed by hashes of function names or IDs.
actions_function_lookup in drupal/includes/actions.inc
Returns an action array key (function or ID), given its hash.
aggregator_test_feed in drupal/modules/aggregator/tests/aggregator_test.module
Page callback. Generates a test feed and simulates last-modified and etags.
CommentActionsTestCase::testCommentUnpublishByKeyword in drupal/modules/comment/comment.test
Tests the unpublish comment by keyword action.
drupal_build_css_cache in drupal/includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
drupal_build_js_cache in drupal/includes/common.inc
Aggregates JavaScript files into a cache file in the files directory.
image_style_deliver in drupal/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
system_actions_configure in drupal/modules/system/system.admin.inc
Menu callback; Creates the form for configuration of a single action.
TriggerActionTestCase::assignSimpleAction in drupal/modules/trigger/trigger.test
Assigns a simple (non-configurable) action to a trigger.
TriggerActionTestCase::assignSystemEmailAction in drupal/modules/trigger/trigger.test
Assigns a system_send_email_action to the passed-in trigger.
TriggerActionTestCase::assignSystemMessageAction in drupal/modules/trigger/trigger.test
Assigns a system message action to the passed-in trigger.
TriggerContentTestCase::testActionContentMultiple in drupal/modules/trigger/trigger.test
Tests multiple node actions.
TriggerContentTestCase::testActionsContent in drupal/modules/trigger/trigger.test
Tests several content-oriented trigger issues.
TriggerCronTestCase::testActionsCron in drupal/modules/trigger/trigger.test
Tests assigning multiple actions to the cron trigger.
TriggerOrphanedActionsTestCase::testActionsOrphaned in drupal/modules/trigger/trigger.test
Tests logic around orphaned actions.
TriggerOtherTestCase::testActionsComment in drupal/modules/trigger/trigger.test
Tests triggering on comment save.
TriggerOtherTestCase::testActionsTaxonomy in drupal/modules/trigger/trigger.test
Tests triggering on taxonomy new term.
TriggerOtherTestCase::testActionsUser in drupal/modules/trigger/trigger.test
Tests triggering on user create and user login.
TriggerWebTestCase::configureAdvancedAction in drupal/modules/trigger/trigger.test
Configures an advanced action.
trigger_assign_form in drupal/modules/trigger/trigger.admin.inc
Returns the form for assigning an action to a trigger.
UpdatePathTestCase::prepareD7Session in drupal/modules/simpletest/tests/upgrade/upgrade.test
Overrides UpgradePathTestCase::prepareD7Session().
update_fix_d7_requirements in drupal/includes/update.inc
Perform Drupal 6.x to 7.x updates that are required for update.php to function properly.
UpgradePathTestCase::prepareD7Session in drupal/modules/simpletest/tests/upgrade/upgrade.test
Prepares the appropriate session for the release of Drupal being upgraded.
UserBlocksUnitTests::insertSession in drupal/modules/user/user.test
Insert a user session into the {sessions} table. This function is used since we cannot log in more than one user at the same time in tests.
_book_admin_table in drupal/modules/book/book.admin.inc
Builds the table portion of the form for the book administration page.
_locale_rebuild_js in drupal/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.