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
ImageStylesPathAndUrlUnitTest::setUp function core/modules/image/tests/image.test Sets up a Backdrop site for running functional and integration tests.
path_bulk_update_form_rebuild_submit function core/modules/path/path.admin.inc Form submit handler for URL alias bulk update form.
BackdropLocalStreamWrapper::realpath function core/includes/stream_wrappers.inc Base implementation of realpath().
PathTestCase::testDuplicateNodeAlias function core/modules/path/tests/path.test Tests that tries to create a duplicate alias are caught by validation.
path_patterns_settings_form_validate function core/modules/path/path.admin.inc Validate handler for path_patterns_settings_form().
views_handler_field_term_path::query function core/modules/taxonomy/views/views_handler_field_term_path.inc Called to add the field to a query.
views_plugin_display_block::get_path function core/modules/views/plugins/views_plugin_display_block.inc Return the base path to use for this display.
views_handler_field_node_path::query function core/modules/node/views/views_handler_field_node_path.inc Provide necessary query segments.
path_taxonomy_form_vocabulary_submit function core/modules/path/path.module Submit handler for taxonomy_form_vocabulary().
PathPatternTestHelper::addVocabulary function core/modules/path/tests/path_pattern.test
BackdropWebTestCase::buildXPathQuery function core/modules/simpletest/backdrop_web_test_case.php Builds an XPath query.
PathPatternFunctionalTestCase::setUp function core/modules/path/tests/path_pattern.test Sets up a Backdrop site for running functional and integration tests.
path_admin_filter_form_submit_filter function core/modules/path/path.admin.inc Form submission handler for the path_admin_filter_form() Filter button.
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.
user_form_test_user_login_paths_alter function core/modules/user/tests/user_form_test/user_form_test.module Implements hook_user_login_paths_alter().
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 Render the path field.
ListFieldDisplayTestCase::$admin_path property core/modules/field/modules/list/tests/list.test
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.
LinkBaseTestClass::assertElementByXPath function core/modules/link/tests/link.test Check that an element exists in HTML markup.
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.

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