Search for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| $drupal_test_info | global | modules/ |
Global variable that holds information about the tests being run. |
| bartik_drupal_alter_alter | function | modules/ |
Implements hook_TYPE_alter() on behalf of Bartik theme. |
| BatchProcessingTestCase::testDrupalFormSubmitInBatch | function | modules/ |
Test that drupal_form_submit() can run within a batch operation. |
| batch_test_nested_drupal_form_submit | function | modules/ |
Menu callback: programmatically submits a form within a batch. |
| block_drupal_alter_foo_alter | function | modules/ |
Implements hook_TYPE_alter() on behalf of block module. |
| BootstrapDrupalCacheArrayTestCase | class | modules/ |
Tests DrupalCacheArray functionality. |
| BootstrapDrupalCacheArrayTestCase::getInfo | function | modules/ |
|
| BootstrapDrupalCacheArrayTestCase::testGadgetChainDrupal7RCE1 | function | modules/ |
Simulate unsafe deserialization of payload prepared by the phpggc project. |
| BootstrapGetFilenameTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly when the file is not found in the database. |
| BootstrapGetFilenameWebTestCase::testDrupalGetFilename | function | modules/ |
Test that drupal_get_filename() works correctly with a full Drupal site. |
| BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL | function | modules/ |
Test providing a direct URL to to drupal_override_server_variables(). |
| BootstrapResettableStaticTestCase::testDrupalStatic | function | modules/ |
Test that a variable reference returned by drupal_static() gets reset when drupal_static_reset() is called. |
| CommonURLUnitTest::testDrupalGetQueryParameters | function | modules/ |
Test drupal_get_query_parameters(). |
| CommonURLUnitTest::testDrupalHttpBuildQuery | function | modules/ |
Test drupal_http_build_query(). |
| CommonURLUnitTest::testDrupalParseUrl | function | modules/ |
Test drupal_parse_url(). |
| common_test_drupal_alter_alter | function | modules/ |
Implements hook_TYPE_alter(). |
| common_test_drupal_goto_alter | function | modules/ |
Implements hook_drupal_goto_alter(). |
| common_test_drupal_goto_land | function | modules/ |
Landing page for drupal_goto(). |
| common_test_drupal_goto_land_fail | function | modules/ |
Fail landing page for drupal_goto(). |
| common_test_drupal_goto_redirect | function | modules/ |
Redirect using drupal_goto(). |
| common_test_drupal_goto_redirect_advanced | function | modules/ |
Redirect using drupal_goto(). |
| common_test_drupal_render_printing_pre_render | function | modules/ |
Applies #printed to an element to help test #pre_render. |
| drupal-6.bare.database.php | file | modules/ |
|
| drupal-6.comments.database.php | file | modules/ |
|
| drupal-6.duplicate-permission.database.php | file | modules/ |
|
| drupal-6.filled.database.php | file | modules/ |
|
| drupal-6.forum.database.php | file | modules/ |
|
| drupal-6.locale.database.php | file | modules/ |
|
| drupal-6.menu.database.php | file | modules/ |
|
| drupal-6.node_type_broken.database.php | file | modules/ |
|
| drupal-6.translatable.database.php | file | modules/ |
|
| drupal-6.trigger.database.php | file | modules/ |
|
| drupal-6.upload.database.php | file | modules/ |
|
| drupal-6.user-no-password-token.database.php | file | modules/ |
|
| drupal-6.user-password-token.database.php | file | modules/ |
|
| drupal-7.aggregator.database.php | file | modules/ |
|
| drupal-7.field.database.php | file | modules/ |
|
| drupal-7.trigger.database.php | file | modules/ |
|
| drupal.sh | file | scripts/ |
#!/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/ |
Basic tests for drupal_add_feed(). |
| DrupalAddFeedTestCase::getInfo | function | modules/ |
|
| DrupalAddFeedTestCase::testBasicFeedAddNoTitle | function | modules/ |
Test drupal_add_feed() with paths, URLs, and titles. |
| DrupalAddFeedTestCase::urlToRSSLinkPattern | function | modules/ |
Create a pattern representing the RSS feed in the page. |
| DrupalAddHtmlHeadLinkTest | class | modules/ |
Test for drupal_add_html_head_link(). |
| DrupalAddHtmlHeadLinkTest::getInfo | function | modules/ |
|
| DrupalAddHtmlHeadLinkTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| DrupalAddHtmlHeadLinkTest::testDrupalAddHtmlHeadLink | function | modules/ |
Tests drupal_add_html_head_link(). |
| DrupalAlterTestCase | class | modules/ |
Tests for URL generation functions. |
| DrupalAlterTestCase::getInfo | function | modules/ |
|
| DrupalAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.