Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for path

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
BareUpgradePathTestCase::testBareUpgrade function core/modules/simpletest/tests/upgrade/upgrade_bare.test Test a successful upgrade.
views_handler_field_term_path::construct function core/modules/taxonomy/views/views_handler_field_term_path.inc Construct a new field handler.
LayoutInterfaceTest::testOverriddenPaths function core/modules/layout/tests/layout.test Test the overriding of paths.
views_handler_field_node_path::construct function core/modules/node/views/views_handler_field_node_path.inc Override construct function to provide the langcode additional field.
LayoutUpgradePathTest::testLayoutUpgrade function core/modules/layout/tests/layout.test Tests a successful upgrade, where block positions copied to layouts.
path_form_taxonomy_form_vocabulary_alter function core/modules/path/path.module Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
PathPatternTestHelper::assertEntityAlias function core/modules/path/tests/path_pattern.test
PathPatternTestHelper::assertAliasExists function core/modules/path/tests/path_pattern.test
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.

Pages

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

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org