PathLanguageUITestCase::$profile |
property |
modules/path/tests/path.test |
The profile to install as a basis for testing. |
installer_browser_type_from_path |
function |
modules/installer/installer.pages.inc |
Determine the project type from a given internal path. |
PathHooksTestCase::testPathHooks |
function |
modules/path/tests/path.test |
|
BackdropMatchPathTestCase::setUp |
function |
modules/simpletest/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
FilledUpgradePathTestCase::setUp |
function |
modules/simpletest/tests/upgrade/upgrade_filled.test |
Overrides BackdropWebTestCase::setUp() for upgrade testing. |
PathMonolingualTestCase::$profile |
property |
modules/path/tests/path.test |
The profile to install as a basis for testing. |
translation_path_get_translations |
function |
modules/translation/translation.module |
Returns the paths of all translations of a node, based on its Backdrop path. |
BackdropMatchPathTestCase::$front |
property |
modules/simpletest/tests/path.test |
|
GraphUnitTest::assertReversePaths |
function |
modules/simpletest/tests/graph.test |
Verify expected reverse paths in a graph. |
hook_path_punctuation_chars_alter |
function |
modules/path/path.api.php |
Alter the list of punctuation characters used by Path module. |
UpgradePathTestCase::variable_set |
function |
modules/simpletest/tests/upgrade/upgrade.test |
Specialized variable_set() that works even if the child site is not upgraded. |
layout_settings_form_path_rebuild |
function |
modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that updates available contexts. |
views_handler_field_node_path.inc |
file |
modules/node/views/views_handler_field_node_path.inc |
Handler for node path field. |
LayoutOverridesPathContext::label |
function |
modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |
system_menu_tree_trim_active_path |
function |
modules/system/system.menu.inc |
Trim everything but the active trail in the tree. |
path_form_taxonomy_form_term_alter |
function |
modules/path/path.module |
Implements hook_form_FORM_ID_alter() for taxonomy_form_term(). |
PathPatternTestHelper::assertAlias |
function |
modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertToken |
function |
modules/path/tests/path_pattern.test |
|
LanguageUpgradePathTestCase::setUp |
function |
modules/simpletest/tests/upgrade/upgrade.language.test |
Overrides BackdropWebTestCase::setUp() for upgrade testing. |
ConfigDatabaseStorage::getFilePath |
function |
drivers/config_database/config_database_storage.inc |
Returns the path to the configuration file. |
taxonomy_path_type_delete_callback |
function |
modules/taxonomy/taxonomy.path.inc |
Callback to delete aliases for taxonomy types. |
user_path_bulk_update_batch_process |
function |
modules/user/user.path.inc |
Batch processing callback; Generate URL aliases for users. |
views_plugin_display_page::has_path |
function |
modules/views/plugins/views_plugin_display_page.inc |
The page display has a path. |
LayoutUpgradePathTest::assertBlocks |
function |
modules/layout/tests/layout.test |
|
path_admin_filter_form_submit_reset |
function |
modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Reset button. |
node_path_bulk_update_batch_process |
function |
modules/node/node.path.inc |
Batch processing callback; Generate or update aliases for nodes. |
path_form_user_admin_settings_alter |
function |
modules/path/path.module |
Implements hook_form_FORM_ID_alter() for user_admin_settings(). |
UpgradePathTestCase::performUpgrade |
function |
modules/simpletest/tests/upgrade/upgrade.test |
Perform the upgrade. |
drupal_path_alias_whitelist_rebuild |
function |
includes/drupal.inc |
Rebuild the path alias white list. |
views_handler_field_node_path::query |
function |
modules/node/views/views_handler_field_node_path.inc |
Called to add the field to a query. |
path_bulk_update_form_rebuild_submit |
function |
modules/path/path.admin.inc |
Form submit handler for path alias bulk update form. |
path_patterns_settings_form_validate |
function |
modules/path/path.admin.inc |
Validate handler for path_patterns_settings_form(). |
path_taxonomy_form_vocabulary_submit |
function |
modules/path/path.module |
Submit handler for taxonomy_form_vocabulary(). |
ImageStylesPathAndUrlUnitTest::setUp |
function |
modules/image/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropWebTestCase::buildXPathQuery |
function |
modules/simpletest/backdrop_web_test_case.php |
Builds an XPath query. |
path_admin_filter_form_submit_filter |
function |
modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Filter button. |
PathPatternTestHelper::addVocabulary |
function |
modules/path/tests/path_pattern.test |
|
BackdropLocalStreamWrapper::realpath |
function |
includes/stream_wrappers.inc |
Base implementation of realpath(). |
PathTestCase::testDuplicateNodeAlias |
function |
modules/path/tests/path.test |
Tests that tries to create a duplicate alias are caught by validation. |
views_plugin_display_block::get_path |
function |
modules/views/plugins/views_plugin_display_block.inc |
Return the base path to use for this display. |
views_handler_field_node_path::render |
function |
modules/node/views/views_handler_field_node_path.inc |
Render the field. |
views_handler_filter_node_hidden_path |
class |
modules/node/views/views_handler_filter_node_hidden_path.inc |
Filter by content type's hidden path setting. |
LayoutUpgradePathTest::assertNoBlocks |
function |
modules/layout/tests/layout.test |
|
FileLoadTest::testLoadMissingFilepath |
function |
modules/simpletest/tests/file.test |
Try to load a non-existent file by URI. |
PathPatternBulkUpdateTestCase::$nodes |
property |
modules/path/tests/path_pattern.test |
|
FileFieldPathTestCase::testUploadPath |
function |
modules/file/tests/file.test |
Tests the normal formatter display on node display. |
UpgradePathTestCase::refreshVariables |
function |
modules/simpletest/tests/upgrade/upgrade.test |
Specialized refreshVariables(). |
path_bulk_update_form_generate_submit |
function |
modules/path/path.admin.inc |
Submit handler for path alias bulk generate form. |
PathLookupTest::testBackdropLookupPath |
function |
modules/simpletest/tests/path.test |
Test that backdrop_lookup_path() returns the correct path. |
FileFieldPathTestCase::assertPathMatch |
function |
modules/file/tests/file.test |
Asserts that a file is uploaded to the right location. |