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
backdrop_match_path function includes/path.inc Check if a path matches any pattern in a set of patterns.
PathSaveTest::setUp function modules/simpletest/tests/path.test Sets up a Backdrop site for running functional and integration tests.
layout_provides_path function modules/layout/layout.module Check if a path is provided by Layout module, as in a custom layout path.
_color_get_file_path function modules/color/color.module Finds the original file path of a CSS file from the color configuration.
backdrop_encode_path function includes/common.inc Encodes a Backdrop path for use in a URL.
PATH_CASE_LEAVE_ASIS constant modules/path/path.inc Case should be left as is in the generated path.
backdrop_lookup_path function includes/path.inc Given an alias, return its Backdrop system URL if one exists. Given a Backdrop system URL return one of its aliases if such a one exists. Otherwise, return FALSE.
path_verbose_suspend function modules/path/path.module Temporarily disable verbose output of messages by Path module.
path_verbose_message function modules/path/path.module Output a helpful message if verbose output is enabled.
redirect_path_update function modules/redirect/redirect.module Implements hook_path_update().
path_delete_multiple function modules/path/path.module Delete multiple URL aliases.
PathTestCase::getPID function modules/path/tests/path.test Returns the path ID.
PathLanguageTestCase class modules/path/tests/path.test Tests URL aliases for translated nodes.
path_get_admin_paths function includes/path.inc Gets a list of administrative and non-administrative paths.
taxonomy_admin_paths function modules/taxonomy/taxonomy.module Implements hook_admin_paths().
redirect_path_delete function modules/redirect/redirect.module Implements hook_path_delete().
redirect_path_insert function modules/redirect/redirect.module Implements hook_path_insert().
drupal_get_path_alias function includes/drupal.inc Given an internal Backdrop path, return the alias set by the administrator.
LayoutUpgradePathTest class modules/layout/tests/layout.test Tests the upgrade path from block-based regions to layouts.
path_test_path_delete function modules/simpletest/tests/path_test.module Implements hook_path_delete().
path_test_path_insert function modules/simpletest/tests/path_test.module Implements hook_path_insert().
path_bulk_update_form function modules/path/path.admin.inc Form builder; Bulk path alias update form.
FileFieldPathTestCase class modules/file/tests/file.test Tests that files are uploaded to proper locations.
_system_info_add_path function modules/system/system.module Prefixes all values in an .info file array with a given path.
hook_path_alias_alter function modules/path/path.api.php Alter generated aliases before saving.
path_test_path_update function modules/simpletest/tests/path_test.module Implements hook_path_update().
PathPatternTestHelper class modules/path/tests/path_pattern.test Helper test class with some added functions for testing.
image_style_path_token function modules/image/image.module This function was never included in Backdrop. See:
_path_clean_separators function modules/path/path.inc Trims duplicate, leading, and trailing separators from a string.
installer_browser_path function modules/installer/installer.pages.inc Given a project type, return the path to the installer page.
_menu_find_router_path function includes/menu.inc Finds the router path which will serve this path.
path_is_alias_reserved function modules/path/path.module Determine if a possible URL alias would conflict with any existing paths.
drupal_path_initialize function includes/drupal.inc Initialize the $_GET['q'] variable to the proper normal path.
path_layout_access.inc file modules/layout/plugins/access/path_layout_access.inc Plugin to provide access control/visibility based on path.
path_admin_form_submit function modules/path/path.admin.inc Form submission handler for path_admin_form().
hook_admin_paths_alter function modules/system/system.api.php Redefine administrative paths defined by other modules.
PathTestCase::$profile property modules/path/tests/path.test The profile to install as a basis for testing.
drupal_get_normal_path function includes/drupal.inc Given a path alias, return the internal path it represents.
path_admin_filter_form function modules/path/path.admin.inc Form constructor for the path admin overview filter form.
PathLanguageUITestCase class modules/path/tests/path.test Tests the user interface for creating path aliases, with languages.
path_punctuation_chars function modules/path/path.inc Return an array of arrays for punctuation values.
PathLayoutAccess::form function modules/layout/plugins/access/path_layout_access.inc Settings form for configuring this access item.
backdrop_get_path_alias function includes/path.inc Given an internal Backdrop path, return the alias set by the administrator.
PATH_PUNCTUATION_REMOVE constant modules/path/path.inc Remove the punctuation from the alias.
FileTransfer::checkPath function includes/filetransfer/filetransfer.inc Checks that the path is inside the jail and throws an exception if not.
PathPatternUnitTestCase class modules/path/tests/path_pattern.test Unit tests for Path pattern functions.
PathMonolingualTestCase class modules/path/tests/path.test Tests that paths are not prefixed on a monolingual site.
drupal_clear_path_cache function includes/drupal.inc Clear the path cache.
translation_admin_paths function modules/translation/translation.module Implements hook_admin_paths().
hook_path_pattern_alter function modules/path/path.api.php Alter the pattern to be used before an alias is generated.

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