UpgradePathTestCase::checkRequirements |
function |
modules/simpletest/tests/upgrade/upgrade.test |
Checks that zlib is enabled in order to run the upgrade tests. |
PathPatternTokenTestCase::assertTokens |
function |
modules/path/tests/path_pattern.test |
Function copied from TokenTestHelper::assertTokens(). |
PathMonolingualTestCase::testPageLinks |
function |
modules/path/tests/path.test |
Verifies that links do not have language prefixes in them. |
PathPatternFunctionalTestHelper::setUp |
function |
modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
MenuTrailTestCase::testMenuTreeSetPath |
function |
modules/simpletest/tests/menu.test |
Tests active trails are properly affected by menu_tree_set_path(). |
PathPatternTestHelper::saveEntityAlias |
function |
modules/path/tests/path_pattern.test |
|
layout_menu_item_load_multiple_by_path |
function |
modules/layout/layout.module |
Load an individual Layout menu item based on its path. |
BackdropWebTestCase::assertFieldByXPath |
function |
modules/simpletest/backdrop_web_test_case.php |
Asserts that a field exists in the current page by the given XPath. |
PathPatternTestHelper::deleteAllAliases |
function |
modules/path/tests/path_pattern.test |
|
PathPatternUnitTestCase::testCleanAlias |
function |
modules/path/tests/path_pattern.test |
Test path_clean_alias(). |
views_plugin_query_default::ensure_path |
function |
modules/views/plugins/views_plugin_query_default.inc |
Make sure that the specified table can be properly linked to the primary
table in the JOINs. This function uses recursion. If the tables
needed to complete the path back to the primary table are not in the
query they will be added, but additional… |
PathPatternUnitTestCase::testPathTokens |
function |
modules/path/tests/path_pattern.test |
Test the handling of path vs non-path tokens in path_clean_token_values(). |
PathPatternBulkUpdateTestCase::$profile |
property |
modules/path/tests/path_pattern.test |
The profile to install as a basis for testing. |
taxonomy_path_bulk_update_batch_process |
function |
modules/taxonomy/taxonomy.path.inc |
Batch processing callback; Generate URL aliases for taxonomy terms. |
TranslationTestCase::findContentByXPath |
function |
modules/translation/tests/translation.test |
Searches for elements matching the given xpath and value. |
PathTaxonomyTermTestCase::testTermAlias |
function |
modules/path/tests/path.test |
Tests alias functionality through the admin interfaces. |
PathPatternTokenTestCase::mapTokenNames |
function |
modules/path/tests/path_pattern.test |
|
PathPatternFunctionalTestCase::$profile |
property |
modules/path/tests/path_pattern.test |
The profile to install as a basis for testing. |
BackdropStreamWrapperInterface::realpath |
function |
includes/stream_wrappers.inc |
Returns canonical, absolute path of the resource. |
LayoutUpgradePathTest::testLayoutUpgrade |
function |
modules/layout/tests/layout.test |
Tests a successful upgrade, where block positions copied to layouts. |
views_handler_field_node_path::construct |
function |
modules/node/views/views_handler_field_node_path.inc |
Construct a new field handler. |
BareUpgradePathTestCase::testBareUpgrade |
function |
modules/simpletest/tests/upgrade/upgrade_bare.test |
Test a successful upgrade. |
path_bulk_update_form_bulk_delete_submit |
function |
modules/path/path.admin.inc |
Submit handler for path_admin_bulk_delete(). |
PathPatternTestHelper::assertAliasExists |
function |
modules/path/tests/path_pattern.test |
|
path_form_taxonomy_form_vocabulary_alter |
function |
modules/path/path.module |
Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary(). |
BackdropLocalStreamWrapper::getLocalPath |
function |
includes/stream_wrappers.inc |
Returns the canonical absolute path of the URI, if possible. |
BackdropWebTestCase::constructFieldXpath |
function |
modules/simpletest/backdrop_web_test_case.php |
Helper function: construct an XPath for the given set of attributes and value. |
PathPatternTestHelper::assertEntityAlias |
function |
modules/path/tests/path_pattern.test |
|
PathPatternUnitTestCase::testCleanString |
function |
modules/path/tests/path_pattern.test |
Test path_clean_string(). |
LayoutInterfaceTest::testOverriddenPaths |
function |
modules/layout/tests/layout.test |
Test the overriding of paths. |
PathPatternFunctionalTestHelper::$config |
property |
modules/path/tests/path_pattern.test |
|
views_handler_filter_node_hidden_path.inc |
file |
modules/node/views/views_handler_filter_node_hidden_path.inc |
Definition of views_handler_filter_node_hidden_path. |
AdminBarWebTestCase::assertElementByXPath |
function |
modules/admin_bar/tests/admin_bar.test |
Check that an element exists in HTML markup. |
TranslationTestCase::assertContentByXPath |
function |
modules/translation/tests/translation.test |
Asserts an element identified by the given XPath has the given content. |
BackdropWebTestCase::assertNoFieldByXPath |
function |
modules/simpletest/backdrop_web_test_case.php |
Asserts that a field does not exist in the current page by the given XPath. |
ImageStylesPathAndUrlUnitTest::$image_info |
property |
modules/image/tests/image.test |
|
PathPatternTestHelper::assertNoEntityAlias |
function |
modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertNoAliasExists |
function |
modules/path/tests/path_pattern.test |
|
PathPatternUnitTestCase::testUpdateActions |
function |
modules/path/tests/path_pattern.test |
Test the different update actions in path_save_automatic_alias(). |
ImageStylesPathAndUrlUnitTest::$style_name |
property |
modules/image/tests/image.test |
|
PathLanguageUITestCase::testNonDefaultURLs |
function |
modules/path/tests/path.test |
Tests that a non-default language URL alias works. |
PathPatternTestHelper::assertEntityPattern |
function |
modules/path/tests/path_pattern.test |
|
BackdropDummyRemoteStreamWrapper::realpath |
function |
modules/simpletest/tests/file_test.stream_wrappers.inc |
Base implementation of realpath(). |
PathLanguageTestCase::testAliasTranslation |
function |
modules/path/tests/path.test |
Test alias functionality through the admin interfaces. |
PathSaveTest::testBackdropSaveOriginalPath |
function |
modules/simpletest/tests/path.test |
Tests that path_save() makes the original path available to modules. |
UpgradePathTestCase::uninstallModulesExcept |
function |
modules/simpletest/tests/upgrade/upgrade.test |
Force uninstall all modules from a test database, except those listed. |
views_handler_field_node_path::options_form |
function |
modules/node/views/views_handler_field_node_path.inc |
Default options form that provides the label widget that all fields
should have. |
AdminBarCustomizedTestCase::queryMlidByPath |
function |
modules/admin_bar/tests/admin_bar.test |
Returns the menu link ID for a given link path in the management menu. |
AdminBarWebTestCase::assertNoElementByXPath |
function |
modules/admin_bar/tests/admin_bar.test |
Check that an element does not exist in HTML markup. |
BackdropDummyStreamWrapper::getDirectoryPath |
function |
modules/simpletest/tests/file_test.stream_wrappers.inc |
Gets the path that the wrapper is responsible for.
@TODO: Review this method name per http://drupal.org/node/701358 |