Search for path
Title | Object type | File name | Summary |
---|---|---|---|
PathTestCase::testAdminAlias | function | modules/ |
Tests alias functionality through the admin interfaces. |
PathTestCase::testDuplicateNodeAlias | function | modules/ |
Tests that duplicate aliases fail validation. |
PathTestCase::testNodeAlias | function | modules/ |
Tests alias functionality through the node interfaces. |
PathTestCase::testPathCache | function | modules/ |
Tests the path cache. |
path_admin_delete_confirm | function | modules/ |
Form constructor for the path deletion form. |
path_admin_delete_confirm_submit | function | modules/ |
Form submission handler for path_admin_delete_confirm(). |
path_admin_edit | function | modules/ |
Page callback: Returns a form creating or editing a path alias. |
path_admin_filter_form | function | modules/ |
Form constructor for the path admin overview filter form. |
path_admin_filter_form_submit_filter | function | modules/ |
Form submission handler for the path_admin_filter_form() Filter button. |
path_admin_filter_form_submit_reset | function | modules/ |
Form submission handler for the path_admin_filter_form() Reset button. |
path_admin_form | function | modules/ |
Form constructor for the path administration form. |
path_admin_form_delete_submit | function | modules/ |
Form submission handler for the 'Delete' button on path_admin_form(). |
path_admin_form_submit | function | modules/ |
Form submission handler for path_admin_form(). |
path_admin_form_validate | function | modules/ |
Form validation handler for path_admin_form(). |
path_admin_overview | function | modules/ |
Returns a listing of all defined URL aliases. |
path_delete | function | includes/ |
Delete a URL alias. |
path_form_element_validate | function | modules/ |
Form element validation handler for URL alias form element. |
path_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
path_form_taxonomy_form_term_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
path_get_admin_paths | function | includes/ |
Gets a list of administrative and non-administrative paths. |
path_help | function | modules/ |
Implements hook_help(). |
path_is_admin | function | includes/ |
Determines whether a path is in the administrative section of the site. |
path_load | function | includes/ |
Fetches a specific URL alias from the database. |
path_menu | function | modules/ |
Implements hook_menu(). |
path_node_delete | function | modules/ |
Implements hook_node_delete(). |
path_node_insert | function | modules/ |
Implements hook_node_insert(). |
path_node_update | function | modules/ |
Implements hook_node_update(). |
path_permission | function | modules/ |
Implements hook_permission(). |
path_save | function | includes/ |
Save a path alias to the database. |
path_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
path_taxonomy_term_insert | function | modules/ |
Implements hook_taxonomy_term_insert(). |
path_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
path_test.info | file | modules/ |
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/ |
Helper module for the path tests. |
path_test_path_update | function | modules/ |
Implements hook_path_update(). |
path_test_reset | function | modules/ |
Resets the path test results. |
path_to_theme | function | includes/ |
Returns the path to the current themed element. |
PharInvocationResolver::RESOLVE_REALPATH | constant | misc/ |
|
PollUpgradePathTestCase | class | modules/ |
Upgrade test for node type poll. |
PollUpgradePathTestCase | class | modules/ |
Upgrade test for poll.module. |
PollUpgradePathTestCase::getInfo | function | modules/ |
|
PollUpgradePathTestCase::getInfo | function | modules/ |
|
PollUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
PollUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
PollUpgradePathTestCase::testPollUpgrade | function | modules/ |
Test a successful upgrade. |
PollUpgradePathTestCase::testPollUpgrade | function | modules/ |
Test a successful upgrade. |
request_path | function | includes/ |
Returns the requested URL path of the page being viewed. |
ShortcutLinksTestCase::testShortcutLinkChangePath | function | modules/ |
Tests that changing the path of a shortcut link works. |
shortcut_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
SimpleTestBrowserTestCase::testXPathEscaping | function | modules/ |
Tests XPath escaping. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.