path_field_attach_delete_bundle |
function |
core/modules/path/path.module |
Implements hook_field_attach_delete_bundle(). |
path_get_pattern_by_entity_type |
function |
core/modules/path/path.module |
Load an URL alias pattern by entity, bundle, and language. |
path_user_admin_settings_submit |
function |
core/modules/path/path.module |
Submit handler for path_user_admin_settings(). |
layout_context_required_by_path |
function |
core/modules/layout/layout.module |
Given a path with placeholders (%), determine the required contexts. |
PathPatternTestHelper::$profile |
property |
core/modules/path/tests/path_pattern.test |
The profile to install as a basis for testing. |
PathPatternFunctionalTestHelper |
class |
core/modules/path/tests/path_pattern.test |
Helper test class with some added functions for testing. |
FilledUpgradePathTestCase::setUp |
function |
core/modules/simpletest/tests/upgrade/upgrade_filled.test |
Overrides BackdropWebTestCase::setUp() for upgrade testing. |
PathHooksTestCase::testPathHooks |
function |
core/modules/path/tests/path.test |
|
path_save_automatic_entity_alias |
function |
core/modules/path/path.inc |
Update the URL aliases for an individual entity. |
_path_get_schema_alias_maxlength |
function |
core/modules/path/path.inc |
Fetch the maximum length of the {url_alias}.alias field from the schema. |
ListFieldUITestCase::$admin_path |
property |
core/modules/field/modules/list/tests/list.test |
|
PathPatternTestHelper::saveAlias |
function |
core/modules/path/tests/path_pattern.test |
|
BackdropMatchPathTestCase::setUp |
function |
core/modules/simpletest/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
PathPatternLocaleTestCase::setUp |
function |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
installer_browser_type_from_path |
function |
core/modules/installer/installer.pages.inc |
Determine the project type from a given internal path. |
PathLanguageUITestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
path_admin_delete_confirm_submit |
function |
core/modules/path/path.admin.inc |
Form submission handler for path_admin_delete_confirm(). |
LayoutOverridesPathContext::type |
function |
core/modules/layout/plugins/context/layout_context.inc |
Return the indicator for this context, i.e. "entity", "string". |
translation_path_get_translations |
function |
core/modules/translation/translation.module |
Returns the paths of all translations of a node, based on its Backdrop path. |
layout_settings_form_path_rebuild |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form(). |
UpgradePathTestCase::variable_set |
function |
core/modules/simpletest/tests/upgrade/upgrade.test |
Specialized variable_set() that works even if the child site is not upgraded. |
system_menu_tree_trim_active_path |
function |
core/modules/system/system.menu.inc |
Trim everything but the active trail in the tree. |
views_handler_field_node_path.inc |
file |
core/modules/node/views/views_handler_field_node_path.inc |
Handler for node path field. |
hook_path_punctuation_chars_alter |
function |
core/modules/path/path.api.php |
Alter the list of punctuation characters used by Path module. |
BackdropMatchPathTestCase::$front |
property |
core/modules/simpletest/tests/path.test |
|
GraphUnitTest::assertReversePaths |
function |
core/modules/simpletest/tests/graph.test |
Verify expected reverse paths in a graph. |
views_handler_field_term_path.inc |
file |
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Handler for term path field. |
PathMonolingualTestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
LayoutOverridesPathContext::label |
function |
core/modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |
path_form_taxonomy_form_term_alter |
function |
core/modules/path/path.module |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
LanguageUpgradePathTestCase::setUp |
function |
core/modules/simpletest/tests/upgrade/upgrade.language.test |
Overrides BackdropWebTestCase::setUp() for upgrade testing. |
PathPatternTestHelper::assertToken |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertAlias |
function |
core/modules/path/tests/path_pattern.test |
|
taxonomy_path_type_delete_callback |
function |
core/modules/taxonomy/taxonomy.path.inc |
Callback to delete aliases for taxonomy types. |
views_plugin_display_page::has_path |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
The page display has a path. |
UpgradePathTestCase::performUpgrade |
function |
core/modules/simpletest/tests/upgrade/upgrade.test |
Perform the upgrade. |
node_path_bulk_update_batch_process |
function |
core/modules/node/node.path.inc |
Batch processing callback; Generate or update aliases for nodes. |
LayoutUpgradePathTest::assertBlocks |
function |
core/modules/layout/tests/layout.test |
|
path_form_user_admin_settings_alter |
function |
core/modules/path/path.module |
Implements hook_form_FORM_ID_alter() for user_admin_settings(). |
drupal_path_alias_whitelist_rebuild |
function |
core/includes/drupal.inc |
|
drupal_path_alias_allowlist_rebuild |
function |
core/includes/drupal.inc |
Rebuild the path alias allowlist. |
user_path_bulk_update_batch_process |
function |
core/modules/user/user.path.inc |
Batch processing callback; Generate URL aliases for users. |
path_admin_filter_form_submit_reset |
function |
core/modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Reset button. |
ImageStylesPathAndUrlUnitTest::setUp |
function |
core/modules/image/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
path_bulk_update_form_rebuild_submit |
function |
core/modules/path/path.admin.inc |
Form submit handler for URL alias bulk update form. |
BackdropLocalStreamWrapper::realpath |
function |
core/includes/stream_wrappers.inc |
Base implementation of realpath(). |
PathTestCase::testDuplicateNodeAlias |
function |
core/modules/path/tests/path.test |
Tests that tries to create a duplicate alias are caught by validation. |
path_patterns_settings_form_validate |
function |
core/modules/path/path.admin.inc |
Validate handler for path_patterns_settings_form(). |
views_handler_field_term_path::query |
function |
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Called to add the field to a query. |
views_plugin_display_block::get_path |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Return the base path to use for this display. |