Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for path

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
PathPatternTestHelper::backdropGetTermByName function modules/path/tests/path_pattern.test
FilledUpgradePathTestCase::testFilledUpgrade function modules/simpletest/tests/upgrade/upgrade_filled.test Test a successful upgrade.
PathPatternFunctionalTestHelper::$admin_user property modules/path/tests/path_pattern.test
views_handler_filter_node_hidden_path::query function modules/node/views/views_handler_filter_node_hidden_path.inc Add this filter to the query.
SimpleTestBrowserTestCase::testXPathEscaping function modules/simpletest/tests/simpletest.test Tests XPath escaping.
PathPatternUnitTestCase::testNoTokensNoAlias function 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.
FileDirectoryTest::testFileCreateNewFilepath function modules/simpletest/tests/file.test This will take a directory and path, and find a valid filepath that is not taken by another file.
BackdropLocalStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Gets the path that the wrapper is responsible for. @TODO: Review this method name per http://drupal.org/node/701358
AccessDeniedTestCase::test403PathOnSystemForm function modules/system/tests/system.test
BackdropPublicStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
PathPatternBulkUpdateTestCase::testBulkUpdate function modules/path/tests/path_pattern.test
PageNotFoundTestCase::test404PathOnSystemForm function modules/system/tests/system.test
BackdropPrivateStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
PathPatternFunctionalTestCase::testUserEditing function modules/path/tests/path_pattern.test Basic functional testing of Path automatic aliases with users.
PathPatternFunctionalTestCase::testTermEditing function modules/path/tests/path_pattern.test Basic functional testing of Path automatic aliases with taxonomy terms.
ImageStylesPathAndUrlUnitTest::$image_filepath property modules/image/tests/image.test
PathPatternLocaleTestCase::testLanguageAliases function 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.
PathPatternTestHelper::assertEntityAliasExists function modules/path/tests/path_pattern.test
PathPatternFunctionalTestCase::testNodeEditing function modules/path/tests/path_pattern.test Basic functional testing of node Path patterns.
PathLanguageUITestCase::testLanguageNeutralURLs function modules/path/tests/path.test Tests that a language-neutral URL alias works.
_system_site_information_settings_validate_path function modules/system/system.admin.inc Helper function for the system_site_information_settings form.
PathLanguageUITestCase::testDefaultLanguageURLs function modules/path/tests/path.test Tests that a default language URL alias works.
RedirectFunctionalTest::testPathChangeRedirects function modules/redirect/tests/redirect.test Tests renaming automatic aliases in a circular loop.
PathPatternTokenTestCase::testPathPatternTokens function modules/path/tests/path_pattern.test
PathPatternUnitTestCase::testPathDeleteMultiple function modules/path/tests/path_pattern.test Test path_delete_multiple().
LanguageUpgradePathTestCase::testLanguageUpgrade function modules/simpletest/tests/upgrade/upgrade.language.test Tests a successful upgrade.
BackdropTemporaryStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
PathPatternUnitTestCase::testPatternLoadByEntity function modules/path/tests/path_pattern.test Test path_get_pattern_by_entity_type().
LayoutInterfaceTest::testBlockPathTypeConditions function modules/layout/tests/layout.test Test block path and type conditions.
views_handler_field_node_path::option_definition function modules/node/views/views_handler_field_node_path.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
ViewsPluginStyleJumpMenuTest::testDuplicatePaths function modules/views/tests/styles/views_plugin_style_jump_menu.test Tests jump menus with more than one same path but maybe different titles.
BackdropMatchPathTestCase::testBackdropMatchPath function modules/simpletest/tests/path.test Run through our test cases, making sure each one works as expected.
PathPatternTestHelper::assertNoEntityAliasExists function modules/path/tests/path_pattern.test
PathPatternFunctionalTestCase::testUserOperations function modules/path/tests/path_pattern.test Test user operations.
PathPatternFunctionalTestCase::testNodeTypeCreate function modules/path/tests/path_pattern.test Create a new content type with new path pattern.
ImageStylesPathAndUrlUnitTest::testImageStylePath function modules/image/tests/image.test Test image_style_path().
PathPatternFunctionalTestCase::testNodeOperations function modules/path/tests/path_pattern.test Test node operations.
BackdropMatchPathTestCase::backdropMatchPathTests function modules/simpletest/tests/path.test Helper function for testBackdropMatchPath(): set up an array of test cases.
PathPatternUnitTestCase::testNoExistingPathAliases function modules/path/tests/path_pattern.test
ViewsUIWizardJumpMenuTestCase::createNodeAndGetPath function modules/views/tests/views_ui.test Helper function to create a node and return its expected path.
ViewsUIWizardJumpMenuTestCase::createUserAndGetPath function modules/views/tests/views_ui.test Helper function to create a user and return its expected path.
ViewsUIWizardJumpMenuTestCase::createFileAndGetPath function modules/views/tests/views_ui.test Helper function to create a file and return its expected path.
UrlAlterFunctionalTest::testCurrentUrlRequestedPath function modules/simpletest/tests/path.test Test current_path() and request_path().
PathPatternUnitTestCase::testGetSchemaAliasMaxLength function modules/path/tests/path_pattern.test Test _path_get_schema_alias_maxlength().
views_handler_filter_node_hidden_path::operator_form function modules/node/views/views_handler_filter_node_hidden_path.inc Options form subform for setting the operator.
CommonURLWebTestCase::testInternalPathMimicsExternal function modules/simpletest/tests/common.test Tests the url() function on internal paths which mimic external URLs.
PathPatternLocaleTestCase::testNeutralTransliteration function modules/path/tests/path_pattern.test Language neutral German node has the correct transliteration applied.
PathPatternFunctionalTestCase::testPatternsValidation function modules/path/tests/path_pattern.test
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath function modules/views/tests/views_ui.test Helper function to create a comment and return its expected path.
LocalePathFunctionalTest::testPathLanguageConfiguration function modules/locale/tests/locale.test Test if a language can be associated with a path alias.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS