Search for path

  1. Search 9.5.x for path
  2. Search 8.9.x for path
  3. Search 10.3.x for path
  4. Search 11.x for path
  5. Other projects
Title Object type File name Summary
PathTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathTestCase::testAdminAlias function modules/path/path.test Tests alias functionality through the admin interfaces.
PathTestCase::testDuplicateNodeAlias function modules/path/path.test Tests that duplicate aliases fail validation.
PathTestCase::testNodeAlias function modules/path/path.test Tests alias functionality through the node interfaces.
PathTestCase::testPathCache function modules/path/path.test Tests the path cache.
path_admin_delete_confirm function modules/path/path.admin.inc Form constructor for the path deletion form.
path_admin_delete_confirm_submit function modules/path/path.admin.inc Form submission handler for path_admin_delete_confirm().
path_admin_edit function modules/path/path.admin.inc Page callback: Returns a form creating or editing a path alias.
path_admin_filter_form function modules/path/path.admin.inc Form constructor for the path admin overview filter form.
path_admin_filter_form_submit_filter function modules/path/path.admin.inc Form submission handler for the path_admin_filter_form() Filter button.
path_admin_filter_form_submit_reset function modules/path/path.admin.inc Form submission handler for the path_admin_filter_form() Reset button.
path_admin_form function modules/path/path.admin.inc Form constructor for the path administration form.
path_admin_form_delete_submit function modules/path/path.admin.inc Form submission handler for the 'Delete' button on path_admin_form().
path_admin_form_submit function modules/path/path.admin.inc Form submission handler for path_admin_form().
path_admin_form_validate function modules/path/path.admin.inc Form validation handler for path_admin_form().
path_admin_overview function modules/path/path.admin.inc Returns a listing of all defined URL aliases.
path_delete function includes/path.inc Delete a URL alias.
path_form_element_validate function modules/path/path.module Form element validation handler for URL alias form element.
path_form_node_form_alter function modules/path/path.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
path_form_taxonomy_form_term_alter function modules/path/path.module Implements hook_form_FORM_ID_alter() for taxonomy_form_term().
path_get_admin_paths function includes/path.inc Gets a list of administrative and non-administrative paths.
path_help function modules/path/path.module Implements hook_help().
path_is_admin function includes/path.inc Determines whether a path is in the administrative section of the site.
path_load function includes/path.inc Fetches a specific URL alias from the database.
path_menu function modules/path/path.module Implements hook_menu().
path_node_delete function modules/path/path.module Implements hook_node_delete().
path_node_insert function modules/path/path.module Implements hook_node_insert().
path_node_update function modules/path/path.module Implements hook_node_update().
path_permission function modules/path/path.module Implements hook_permission().
path_save function includes/path.inc Save a path alias to the database.
path_taxonomy_term_delete function modules/path/path.module Implements hook_taxonomy_term_delete().
path_taxonomy_term_insert function modules/path/path.module Implements hook_taxonomy_term_insert().
path_taxonomy_term_update function modules/path/path.module Implements hook_taxonomy_term_update().
path_test.info file modules/simpletest/tests/path_test.info name = "Hook path tests"
description = "Support module for path hook testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
path_test.module file modules/simpletest/tests/path_test.module Helper module for the path tests.
path_test_path_update function modules/simpletest/tests/path_test.module Implements hook_path_update().
path_test_reset function modules/simpletest/tests/path_test.module Resets the path test results.
path_to_theme function includes/theme.inc Returns the path to the current themed element.
PharInvocationResolver::RESOLVE_REALPATH constant misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
PollUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.node.test Upgrade test for node type poll.
PollUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.poll.test Upgrade test for poll.module.
PollUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.node.test
PollUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.poll.test
PollUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.node.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
PollUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.poll.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
PollUpgradePathTestCase::testPollUpgrade function modules/simpletest/tests/upgrade/upgrade.node.test Test a successful upgrade.
PollUpgradePathTestCase::testPollUpgrade function modules/simpletest/tests/upgrade/upgrade.poll.test Test a successful upgrade.
request_path function includes/bootstrap.inc Returns the requested URL path of the page being viewed.
ShortcutLinksTestCase::testShortcutLinkChangePath function modules/shortcut/shortcut.test Tests that changing the path of a shortcut link works.
shortcut_admin_paths function modules/shortcut/shortcut.module Implements hook_admin_paths().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.