PathPatternUnitTestCase::testCleanString |
function |
core/modules/path/tests/path_pattern.test |
Test path_clean_string(). |
PathPatternFunctionalTestHelper::$config |
property |
core/modules/path/tests/path_pattern.test |
|
BackdropWebTestCase::constructFieldXpath |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Helper function: construct an XPath for the given set of attributes and value. |
TranslationTestCase::assertContentByXPath |
function |
core/modules/translation/tests/translation.test |
Asserts an element identified by the given XPath has the given content. |
BackdropPublicStreamWrapper::getLocalPath |
function |
core/includes/stream_wrappers.inc |
Returns the canonical absolute path of the URI, if possible. |
FileExampleSessionStreamWrapper::realpath |
function |
modules/examples/file_example/file_example_session_streams.inc |
Implements realpath(). |
AdminBarWebTestCase::assertElementByXPath |
function |
core/modules/admin_bar/tests/admin_bar.test |
Check that an element exists in HTML markup. |
BackdropWebTestCase::assertNoFieldByXPath |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Asserts that a field does not exist in the current page by the given XPath. |
views_handler_filter_node_hidden_path.inc |
file |
core/modules/node/views/views_handler_filter_node_hidden_path.inc |
Definition of views_handler_filter_node_hidden_path. |
BackdropDummyRemoteStreamWrapper::realpath |
function |
core/modules/simpletest/tests/file_test.stream_wrappers.inc |
Base implementation of realpath(). |
ImageStylesPathAndUrlUnitTest::$style_name |
property |
core/modules/image/tests/image.test |
|
PathLanguageTestCase::testAliasTranslation |
function |
core/modules/path/tests/path.test |
Test alias functionality through the admin interfaces. |
PathLanguageUITestCase::testNonDefaultURLs |
function |
core/modules/path/tests/path.test |
Tests that a non-default language URL alias works. |
PathPatternTestHelper::assertNoEntityAlias |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertNoAliasExists |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertEntityPattern |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternUnitTestCase::testUpdateActions |
function |
core/modules/path/tests/path_pattern.test |
Test the different update actions in path_save_automatic_alias(). |
PathSaveTest::testBackdropSaveOriginalPath |
function |
core/modules/simpletest/tests/path.test |
Tests that path_save() makes the original path available to modules. |
ImageStylesPathAndUrlUnitTest::$image_info |
property |
core/modules/image/tests/image.test |
|
UpgradePathTestCase::uninstallModulesExcept |
function |
core/modules/simpletest/tests/upgrade/upgrade.test |
Force uninstall all modules from a test database, except those listed. |
AdminBarWebTestCase::assertNoElementByXPath |
function |
core/modules/admin_bar/tests/admin_bar.test |
Check that an element does not exist in HTML markup. |
views_handler_field_term_path::options_form |
function |
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Default options form that provides the label widget that all fields
should have. |
AdminBarCustomizedTestCase::queryMlidByPath |
function |
core/modules/admin_bar/tests/admin_bar.test |
Returns the menu link ID for a given link path in the management menu. |
views_handler_field_node_path::options_form |
function |
core/modules/node/views/views_handler_field_node_path.inc |
Provide additional options for the path field. |
BackdropDummyStreamWrapper::getDirectoryPath |
function |
core/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 |
SimpleTestBrowserTestCase::testXPathEscaping |
function |
core/modules/simpletest/tests/simpletest.test |
Tests XPath escaping. |
views_handler_filter_node_hidden_path::query |
function |
core/modules/node/views/views_handler_filter_node_hidden_path.inc |
Add this filter to the query. |
BackdropLocalStreamWrapper::getDirectoryPath |
function |
core/includes/stream_wrappers.inc |
Gets the path that the wrapper is responsible for.
@TODO: Review this method name per http://drupal.org/node/701358 |
FileDirectoryTest::testFileCreateNewFilepath |
function |
core/modules/simpletest/tests/file.test |
This will take a directory and path, and find a valid filepath that is not
taken by another file. |
FilledUpgradePathTestCase::testFilledUpgrade |
function |
core/modules/simpletest/tests/upgrade/upgrade_filled.test |
Test a successful upgrade. |
PathPatternTestHelper::backdropGetTermByName |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternUnitTestCase::testNoTokensNoAlias |
function |
core/modules/path/tests/path_pattern.test |
Test that path_save_automatic_alias() will not create a URL alias for a
pattern that does not get any tokens replaced. |
PathPatternFunctionalTestHelper::$admin_user |
property |
core/modules/path/tests/path_pattern.test |
|
BackdropPublicStreamWrapper::getDirectoryPath |
function |
core/includes/stream_wrappers.inc |
Implements abstract public function getDirectoryPath() |
FileExampleSessionStreamWrapper::getLocalPath |
function |
modules/examples/file_example/file_example_session_streams.inc |
Returns the local path. |
AccessDeniedTestCase::test403PathOnSystemForm |
function |
core/modules/system/tests/system.test |
|
PageNotFoundTestCase::test404PathOnSystemForm |
function |
core/modules/system/tests/system.test |
|
PathPatternBulkUpdateTestCase::testBulkUpdate |
function |
core/modules/path/tests/path_pattern.test |
|
BackdropPrivateStreamWrapper::getDirectoryPath |
function |
core/includes/stream_wrappers.inc |
Implements abstract public function getDirectoryPath() |
AdminBarWebTestCase::_getXpathLinkTrailByTitle |
function |
core/modules/admin_bar/tests/admin_bar.test |
Shared logic for assertLinkTrailByTitle() and assertNoLinkTrailByTitle(). |
PathPatternTestHelper::assertEntityAliasExists |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternFunctionalTestCase::testNodeEditing |
function |
core/modules/path/tests/path_pattern.test |
Basic functional testing of node Path patterns. |
PathPatternFunctionalTestCase::testTermEditing |
function |
core/modules/path/tests/path_pattern.test |
Basic functional testing of Path automatic aliases with taxonomy terms. |
PathPatternFunctionalTestCase::testUserEditing |
function |
core/modules/path/tests/path_pattern.test |
Basic functional testing of Path automatic aliases with users. |
ImageStylesPathAndUrlUnitTest::$image_filepath |
property |
core/modules/image/tests/image.test |
|
PathPatternLocaleTestCase::testLanguageAliases |
function |
core/modules/path/tests/path_pattern.test |
Test that when an English node is updated, its old English URL alias is
updated and its newer French URL alias is left intact. |
PathLanguageUITestCase::testLanguageNeutralURLs |
function |
core/modules/path/tests/path.test |
Tests that a language-neutral URL alias works. |
PathLanguageUITestCase::testDefaultLanguageURLs |
function |
core/modules/path/tests/path.test |
Tests that a default language URL alias works. |
_system_site_information_settings_validate_path |
function |
core/modules/system/system.admin.inc |
Helper function for the system_site_information_settings form. |
RedirectFunctionalTest::testPathChangeRedirects |
function |
core/modules/redirect/tests/redirect.test |
Tests renaming automatic aliases in a circular loop. |