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
path.inc file core/modules/path/path.inc Miscellaneous functions for Path module.
path.inc file core/includes/path.inc Functions to handle paths in Backdrop, including URL aliasing.
base_path function core/includes/common.inc Returns the base path (i.e., directory) of the Backdrop installation.
conf_path function core/includes/bootstrap.inc Returns the appropriate configuration directory.
path.info file core/modules/path/path.info name = Path description = Allows users to rename URLs. package = System tags[] = URL Handling version = BACKDROP_VERSION type = module backdrop = 1.x configure = admin/config/urls/path
path.test file core/modules/path/tests/path.test Tests for the Path module.
path_load function core/includes/path.inc Fetches a specific URL alias from the database.
path_save function core/includes/path.inc Save a URL alias to the database.
path.test file core/modules/simpletest/tests/path.test Tests for path.inc.
path_menu function core/modules/path/path.module Implements hook_menu().
path_theme function core/modules/path/path.module Implements hook_theme().
path_tokens function core/modules/path/path.tokens.inc Implements hook_tokens().
path.module file core/modules/path/path.module Enables users to customize URLs and provide automatic URL alias patterns.
path_delete function core/includes/path.inc Delete a URL alias.
PathTestCase class core/modules/path/tests/path.test Provides a base class for testing the Path module.
path.install file core/modules/path/path.install Install, update, and uninstall functions for Path module.
path.api.php file core/modules/path/path.api.php Hooks provided by the Path module.
current_path function core/includes/path.inc Return the current URL path of the page being viewed.
request_path function core/includes/bootstrap.inc Returns the requested URL path of the page being viewed.
PathSaveTest class core/modules/simpletest/tests/path.test Tests the path_save() function.
Layout::$path property core/modules/layout/includes/layout.class.inc The internal path of a layout.
path_to_theme function core/includes/theme.inc Returns the path to the current themed element.
icon_get_path function core/includes/icon.inc Locates an icon and returns its path.
path_get_info function core/modules/path/path.module Get all path information from modules implementing hook_path_info().
path_is_admin function core/includes/path.inc Determines whether a path is in the administrative section of the site.
node.path.inc file core/modules/node/node.path.inc Path integration.
user.path.inc file core/modules/user/user.path.inc Path integration.
path.admin.css file core/modules/path/css/path.admin.css .path-bulk-update-form .path-type { margin-left: 40px; /* LTR */ } .path-bulk-update-form [dir="rtl"] .path-type { margin-left: 0; margin-right: 40px; } .path-bulk-update-form th .form-checkbox { margin-right: 10px; /* LTR…
LayoutPathTest class core/modules/layout/tests/layout.test Tests that default layout paths are handled properly.
view::get_path function core/modules/views/includes/view.inc Get the base path used for this view.
find_conf_path function core/includes/bootstrap.inc Finds the appropriate configuration directory for a given host and path.
node_path_info function core/modules/node/node.path.inc Implements hook_path_info().
hook_path_info function core/modules/path/path.api.php Provide information about the way your module's aliases will be built.
path_hook_info function core/modules/path/path.module Implements hook_hook_info().
path.admin.inc file core/modules/path/path.admin.inc Admin page callbacks for the Path module.
file_icon_path function core/modules/file/file.module Creates a path to the icon for a file entity.
PathLookupTest class core/modules/simpletest/tests/path.test Unit test for backdrop_lookup_path().
user_path_info function core/modules/user/user.path.inc Implements hook_path_info().
path_test.info file core/modules/simpletest/tests/path_test.info name = "Hook path tests" description = "Support module for path hook testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
path_test_reset function core/modules/simpletest/tests/path_test.module Resets the path test results.
drupal_get_path function core/includes/drupal.inc Returns the path to a system item (module, theme, etc.).
path.tokens.inc file core/modules/path/path.tokens.inc Token integration for the Path module.
path_token_info function core/modules/path/path.tokens.inc Implements hook_token_info().
PATH_CASE_LOWER constant core/modules/path/path.inc Case should be lowercased in the generated path.
Layout::setPath function core/modules/layout/includes/layout.class.inc Set a layout path.
Layout::getPath function core/modules/layout/includes/layout.class.inc Return a layout's path based on its assigned menu item.
drupal_realpath function core/includes/drupal.inc Resolves the absolute filepath of a local URI or filepath.
path.tests.info file core/modules/path/tests/path.tests.info [PathTestCase] name = URL alias functionality description = Add, edit, delete, and change alias and verify its consistency in the database. group = Path file = path.test [PathTaxonomyTermTestCase] name = Taxonomy term URL aliases description = Tests…
_icon_test_path function core/modules/simpletest/tests/icon_test/icon_test.module Page callback for displaying an icon path.
path_admin_edit function core/modules/path/path.admin.inc Page callback: Returns a form creating or editing an alias.

Pages

  • 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