Search for drupal_

  1. Search 9.5.x for drupal_
  2. Search 8.9.x for drupal_
  3. Search 10.3.x for drupal_
  4. Search 11.x for drupal_
  5. Other projects
Title Object type File name Summary
$drupal_test_info global modules/simpletest/drupal_web_test_case.php Global variable that holds information about the tests being run.
bartik_drupal_alter_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
BatchProcessingTestCase::testDrupalFormSubmitInBatch function modules/simpletest/tests/batch.test Test that drupal_form_submit() can run within a batch operation.
batch_test_nested_drupal_form_submit function modules/simpletest/tests/batch_test.module Menu callback: programmatically submits a form within a batch.
block_drupal_alter_foo_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of block module.
BootstrapDrupalCacheArrayTestCase class modules/simpletest/tests/bootstrap.test Tests DrupalCacheArray functionality.
BootstrapDrupalCacheArrayTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapDrupalCacheArrayTestCase::testGadgetChainDrupal7RCE1 function modules/simpletest/tests/bootstrap.test Simulate unsafe deserialization of payload prepared by the phpggc project.
BootstrapGetFilenameTestCase::testDrupalGetFilename function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() works correctly when the file is not found in the database.
BootstrapGetFilenameWebTestCase::testDrupalGetFilename function modules/simpletest/tests/bootstrap.test Test that drupal_get_filename() works correctly with a full Drupal site.
BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL function modules/simpletest/tests/bootstrap.test Test providing a direct URL to to drupal_override_server_variables().
BootstrapResettableStaticTestCase::testDrupalStatic function modules/simpletest/tests/bootstrap.test Test that a variable reference returned by drupal_static() gets reset when
drupal_static_reset() is called.
CommonURLUnitTest::testDrupalGetQueryParameters function modules/simpletest/tests/common.test Test drupal_get_query_parameters().
CommonURLUnitTest::testDrupalHttpBuildQuery function modules/simpletest/tests/common.test Test drupal_http_build_query().
CommonURLUnitTest::testDrupalParseUrl function modules/simpletest/tests/common.test Test drupal_parse_url().
common_test_drupal_alter_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter().
common_test_drupal_goto_alter function modules/simpletest/tests/common_test.module Implements hook_drupal_goto_alter().
common_test_drupal_goto_land function modules/simpletest/tests/common_test.module Landing page for drupal_goto().
common_test_drupal_goto_land_fail function modules/simpletest/tests/common_test.module Fail landing page for drupal_goto().
common_test_drupal_goto_redirect function modules/simpletest/tests/common_test.module Redirect using drupal_goto().
common_test_drupal_goto_redirect_advanced function modules/simpletest/tests/common_test.module Redirect using drupal_goto().
common_test_drupal_render_printing_pre_render function modules/simpletest/tests/common_test.module Applies #printed to an element to help test #pre_render.
drupal-6.bare.database.php file modules/simpletest/tests/upgrade/drupal-6.bare.database.php
drupal-6.comments.database.php file modules/simpletest/tests/upgrade/drupal-6.comments.database.php
drupal-6.duplicate-permission.database.php file modules/simpletest/tests/upgrade/drupal-6.duplicate-permission.database.php
drupal-6.filled.database.php file modules/simpletest/tests/upgrade/drupal-6.filled.database.php
drupal-6.forum.database.php file modules/simpletest/tests/upgrade/drupal-6.forum.database.php
drupal-6.locale.database.php file modules/simpletest/tests/upgrade/drupal-6.locale.database.php
drupal-6.menu.database.php file modules/simpletest/tests/upgrade/drupal-6.menu.database.php
drupal-6.node_type_broken.database.php file modules/simpletest/tests/upgrade/drupal-6.node_type_broken.database.php
drupal-6.translatable.database.php file modules/simpletest/tests/upgrade/drupal-6.translatable.database.php
drupal-6.trigger.database.php file modules/simpletest/tests/upgrade/drupal-6.trigger.database.php
drupal-6.upload.database.php file modules/simpletest/tests/upgrade/drupal-6.upload.database.php
drupal-6.user-no-password-token.database.php file modules/simpletest/tests/upgrade/drupal-6.user-no-password-token.database.php
drupal-6.user-password-token.database.php file modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php
drupal-7.aggregator.database.php file modules/simpletest/tests/upgrade/drupal-7.aggregator.database.php
drupal-7.field.database.php file modules/simpletest/tests/upgrade/drupal-7.field.database.php
drupal-7.trigger.database.php file modules/simpletest/tests/upgrade/drupal-7.trigger.database.php
drupal.sh file scripts/drupal.sh #!/usr/bin/env php
<?php

/**
* Drupal shell execution script
*
* Check for your PHP interpreter - on Windows you'll probably have to
* replace line 1 with
* #!c:/program files/php/php.exe
*
* @param path Drupal's absolute root…
DrupalAddFeedTestCase class modules/simpletest/tests/common.test Basic tests for drupal_add_feed().
DrupalAddFeedTestCase::getInfo function modules/simpletest/tests/common.test
DrupalAddFeedTestCase::testBasicFeedAddNoTitle function modules/simpletest/tests/common.test Test drupal_add_feed() with paths, URLs, and titles.
DrupalAddFeedTestCase::urlToRSSLinkPattern function modules/simpletest/tests/common.test Create a pattern representing the RSS feed in the page.
DrupalAddHtmlHeadLinkTest class modules/simpletest/tests/common.test Test for drupal_add_html_head_link().
DrupalAddHtmlHeadLinkTest::getInfo function modules/simpletest/tests/common.test
DrupalAddHtmlHeadLinkTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalAddHtmlHeadLinkTest::testDrupalAddHtmlHeadLink function modules/simpletest/tests/common.test Tests drupal_add_html_head_link().
DrupalAlterTestCase class modules/simpletest/tests/common.test Tests for URL generation functions.
DrupalAlterTestCase::getInfo function modules/simpletest/tests/common.test
DrupalAlterTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.

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