Search for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| PharExtensionInterceptor | class | misc/ |
|
| PharExtensionInterceptor | class | misc/ |
An alternate PharExtensionInterceptor to support phar-based CLI tools. |
| PharExtensionInterceptor.php | file | misc/ |
|
| PharExtensionInterceptor.php | file | misc/ |
|
| PharExtensionInterceptor::assert | function | misc/ |
Determines whether the base file name has a ".phar" suffix. |
| PharExtensionInterceptor::assert | function | misc/ |
Determines whether phar file is allowed to execute. |
| PharExtensionInterceptor::baseFileContainsPharExtension | function | misc/ |
|
| PharExtensionInterceptor::baseFileContainsPharExtension | function | misc/ |
Determines if a path has a .phar extension or invoked execution. |
| PharInvocation | class | misc/ |
|
| PharInvocation.php | file | misc/ |
|
| PharInvocation::$alias | property | misc/ |
|
| PharInvocation::$baseName | property | misc/ |
|
| PharInvocation::$confirmed | property | misc/ |
|
| PharInvocation::$variables | property | misc/ |
Arbitrary variables to be used by interceptors as registry (e.g. in order to avoid duplicate processing and assertions) |
| PharInvocation::confirm | function | misc/ |
Pagination
- Previous page
- Page 150
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.