path_patterns_settings_form |
function |
core/modules/path/path.admin.inc |
Form builder; Configure the URL alias pattern settings. |
PathHooksTestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
PATH_PUNCTUATION_DO_NOTHING |
constant |
core/modules/path/path.inc |
Leave the punctuation as it is in the alias. |
_field_ui_bundle_admin_path |
function |
core/modules/field_ui/field_ui.module |
Determines the administration path for a bundle. |
hook_path_is_alias_reserved |
function |
core/modules/path/path.api.php |
Determine if a possible URL alias would conflict with any existing paths. |
FileTransfer::fixRemotePath |
function |
core/includes/filetransfer/filetransfer.inc |
Returns a modified path suitable for passing to the server. |
backdrop_cache_system_paths |
function |
core/includes/path.inc |
Cache system paths for a page. |
PathTestCase::testAdminAlias |
function |
core/modules/path/tests/path.test |
Tests alias functionality through the admin interfaces. |
path_bulk_update_batch_start |
function |
core/modules/path/path.admin.inc |
Batch callback; count the current number of URL aliases for comparison later. |
FileScanDirectoryTest::$path |
property |
core/modules/simpletest/tests/file.test |
|
_path_load_loosely_by_source |
function |
core/modules/path/path.inc |
Fetches an existing URL alias given a path and optional language. |
layout_load_multiple_by_path |
function |
core/modules/layout/layout.module |
Load all layouts at a given path. |
layout_get_path_layout_names |
function |
core/modules/layout/layout.module |
Get a list of layouts that share a particular path. |
LayoutUpgradePathTest::setUp |
function |
core/modules/layout/tests/layout.test |
Set up environment. |
PathPatternTestHelper::setUp |
function |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
ImageStylesPathAndUrlUnitTest |
class |
core/modules/image/tests/image.test |
Tests the functions for generating paths and URLs for image styles. |
PathLayoutAccess::__construct |
function |
core/modules/layout/plugins/access/path_layout_access.inc |
Constructor for a Layout access rule. |
PathLayoutAccess::checkAccess |
function |
core/modules/layout/plugins/access/path_layout_access.inc |
Checks for access based on the available context. |
PathLanguageUITestCase::setUp |
function |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_field_term_path |
class |
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Field handler to present the path to the term. |
views_handler_field_node_path |
class |
core/modules/node/views/views_handler_field_node_path.inc |
Field handler to present the path to the node. |
PathPatternFunctionalTestCase |
class |
core/modules/path/tests/path_pattern.test |
Test basic Path automatic URL alias functionality. |
PathPatternBulkUpdateTestCase |
class |
core/modules/path/tests/path_pattern.test |
Bulk update functionality tests. |
FrontPageTestCase::$node_path |
property |
core/modules/system/tests/system.test |
|
path_admin_form_delete_submit |
function |
core/modules/path/path.admin.inc |
Form submission handler for the 'Delete' button on path_admin_form(). |
layout_warn_if_site_info_path |
function |
core/modules/layout/layout.admin.inc |
Issues warnings if for a layout whose removal removes a page, its path
matches one of the paths on the site information page. |
path_bulk_update_form_validate |
function |
core/modules/path/path.admin.inc |
Validate handler for URL alias bulk generate form. |
LayoutPathTest::testLayoutPath |
function |
core/modules/layout/tests/layout.test |
Tests that null paths (in default layouts) don't cause problems. |
path_admin_bulk_delete_confirm |
function |
core/modules/path/path.admin.inc |
Confirm form for URL alias bulk deletion. |
PathMonolingualTestCase::setUp |
function |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
ConfigFileStorage::getFilePath |
function |
core/includes/config.inc |
Returns the path to the configuration file. |
layout_settings_form_path_ajax |
function |
core/modules/layout/layout.admin.inc |
AJAX handler for layout_settings_form(). |
BareUpgradePathTestCase::setUp |
function |
core/modules/simpletest/tests/upgrade/upgrade_bare.test |
Overrides BackdropWebTestCase::setUp() for upgrade testing. |
redirect_delete_by_entity_path |
function |
core/modules/redirect/redirect.module |
Delete an entity URL alias and any of its sub-paths. |
views_plugin_display::has_path |
function |
core/modules/views/plugins/views_plugin_display.inc |
Check to see if the display has a 'path' field. |
views_plugin_display::get_path |
function |
core/modules/views/plugins/views_plugin_display.inc |
Return the base path to use for this display. |
path_bulk_update_batch_process |
function |
core/modules/path/path.admin.inc |
Common batch processing callback for all operations. |
PathLanguageTestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
node_path_type_delete_callback |
function |
core/modules/node/node.path.inc |
Callback to delete aliases for node types. |
path_load_multiple_by_entities |
function |
core/modules/path/path.module |
Populate the path properties for multiple entities. |
path_form_node_type_form_alter |
function |
core/modules/path/path.module |
Implements hook_form_FORM_ID_alter(). |
PathPatternTestHelper::addTerm |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternUnitTestCase::setUp |
function |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
_layout_menu_router_path_exists |
function |
core/modules/layout/layout.admin.inc |
Helper function to determine whether a layout path is an existing menu router
path. |
LocalePathFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
PathTaxonomyTermTestCase::setUp |
function |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
layout_menu_item_form_path_ajax |
function |
core/modules/layout/layout.admin.inc |
AJAX handler for layout_settings_form() the returns updated contexts. |
path_bulk_update_batch_finished |
function |
core/modules/path/path.admin.inc |
Batch finished callback. |
PathLanguageTestCase::$web_user |
property |
core/modules/path/tests/path.test |
The user account of the logged in user for these tests. |
path_field_attach_rename_bundle |
function |
core/modules/path/path.module |
Implements hook_field_attach_rename_bundle(). |