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
views_handler_filter_node_hidden_path class core/modules/node/views/views_handler_filter_node_hidden_path.inc Filter by content type's hidden path setting.
path_bulk_update_form_generate_submit function core/modules/path/path.admin.inc Submit handler for URL alias bulk generate form.
UpgradePathTestCase::refreshVariables function core/modules/simpletest/tests/upgrade/upgrade.test Specialized refreshVariables().
views_handler_field_term_path::render function core/modules/taxonomy/views/views_handler_field_term_path.inc Render the field.
FileLoadTest::testLoadMissingFilepath function core/modules/simpletest/tests/file.test Try to load a non-existent file by URI.
PathPatternBulkUpdateTestCase::$terms property core/modules/path/tests/path_pattern.test
PathPatternBulkUpdateTestCase::$users property core/modules/path/tests/path_pattern.test
views_handler_field_node_path::render function core/modules/node/views/views_handler_field_node_path.inc
LayoutUpgradePathTest::assertNoBlocks function core/modules/layout/tests/layout.test
PathPatternBulkUpdateTestCase::$nodes property core/modules/path/tests/path_pattern.test
FileFieldPathTestCase::testUploadPath function core/modules/file/tests/file.test Tests the normal formatter display on node display.
PathMonolingualTestCase::testPageLinks function core/modules/path/tests/path.test Verifies that links do not have language prefixes in them.
MenuTrailTestCase::testMenuTreeSetPath function core/modules/simpletest/tests/menu.test Tests active trails are properly affected by menu_tree_set_path().
UpgradePathTestCase::checkRequirements function core/modules/simpletest/tests/upgrade/upgrade.test Checks that zlib is enabled in order to run the upgrade tests.
layout_menu_item_load_multiple_by_path function core/modules/layout/layout.module Load an individual Layout menu item based on its path.
PathPatternTestHelper::saveEntityAlias function core/modules/path/tests/path_pattern.test
PathLookupTest::testBackdropLookupPath function core/modules/simpletest/tests/path.test Test that backdrop_lookup_path() returns the correct path.
PathPatternFunctionalTestHelper::setUp function core/modules/path/tests/path_pattern.test Sets up a Backdrop site for running functional and integration tests.
PathPatternTokenTestCase::assertTokens function core/modules/path/tests/path_pattern.test Function copied from TokenTestHelper::assertTokens().
FileFieldPathTestCase::assertPathMatch function core/modules/file/tests/file.test Asserts that a file is uploaded to the right location.
TranslationTestCase::findContentByXPath function core/modules/translation/tests/translation.test Searches for elements matching the given xpath and value.
PathTaxonomyTermTestCase::testTermAlias function core/modules/path/tests/path.test Tests alias functionality through the admin interfaces.
PathPatternTestHelper::deleteAllAliases function core/modules/path/tests/path_pattern.test
views_plugin_query_default::ensure_path function core/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::testCleanAlias function core/modules/path/tests/path_pattern.test Test path_clean_alias().
PathPatternUnitTestCase::testPathTokens function core/modules/path/tests/path_pattern.test Test the handling of path vs non-path tokens in path_clean_token_values().
PathPatternFunctionalTestCase::$profile property core/modules/path/tests/path_pattern.test The profile to install as a basis for testing.
taxonomy_path_bulk_update_batch_process function core/modules/taxonomy/taxonomy.path.inc Batch processing callback; Generate URL aliases for taxonomy terms.
PathPatternBulkUpdateTestCase::$profile property core/modules/path/tests/path_pattern.test The profile to install as a basis for testing.
PathPatternTokenTestCase::mapTokenNames function core/modules/path/tests/path_pattern.test
BackdropWebTestCase::assertFieldByXPath function core/modules/simpletest/backdrop_web_test_case.php Asserts that a field exists in the current page by the given XPath.
BackdropStreamWrapperInterface::realpath function core/includes/stream_wrappers.inc Returns canonical, absolute path of the resource.
path_bulk_update_form_bulk_delete_submit function core/modules/path/path.admin.inc Submit handler for path_admin_bulk_delete().
BackdropLocalStreamWrapper::getLocalPath function core/includes/stream_wrappers.inc Returns the canonical absolute path of the URI, if possible.
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
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.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • next ›
  • last »
  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
    • Contributed modules
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
  • 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
    • Become a maintainer
    • Adopt a project
    • Contribute to documentation
  • API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • 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
  • backdropcms.org
  • forum.backdropcms.org
  • events.backdropcms.org