views_handler_field_node_path::query |
function |
core/modules/node/views/views_handler_field_node_path.inc |
Provide necessary query segments. |
path_taxonomy_form_vocabulary_submit |
function |
core/modules/path/path.module |
Submit handler for taxonomy_form_vocabulary(). |
PathPatternTestHelper::addVocabulary |
function |
core/modules/path/tests/path_pattern.test |
|
BackdropWebTestCase::buildXPathQuery |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Builds an XPath query. |
PathPatternFunctionalTestCase::setUp |
function |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
path_admin_filter_form_submit_filter |
function |
core/modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Filter button. |
views_handler_filter_node_hidden_path |
class |
core/modules/node/views/views_handler_filter_node_hidden_path.inc |
Filter by content type's hidden path setting. |
path_bulk_update_form_generate_submit |
function |
core/modules/path/path.admin.inc |
Submit handler for URL alias bulk generate form. |
UpgradePathTestCase::refreshVariables |
function |
core/modules/simpletest/tests/upgrade/upgrade.test |
Specialized refreshVariables(). |
views_handler_field_term_path::render |
function |
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Render the field. |
FileLoadTest::testLoadMissingFilepath |
function |
core/modules/simpletest/tests/file.test |
Try to load a non-existent file by URI. |
PathPatternBulkUpdateTestCase::$terms |
property |
core/modules/path/tests/path_pattern.test |
|
PathPatternBulkUpdateTestCase::$users |
property |
core/modules/path/tests/path_pattern.test |
|
views_handler_field_node_path::render |
function |
core/modules/node/views/views_handler_field_node_path.inc |
Render the path field. |
ListFieldDisplayTestCase::$admin_path |
property |
core/modules/field/modules/list/tests/list.test |
|
LayoutUpgradePathTest::assertNoBlocks |
function |
core/modules/layout/tests/layout.test |
|
PathPatternBulkUpdateTestCase::$nodes |
property |
core/modules/path/tests/path_pattern.test |
|
FileFieldPathTestCase::testUploadPath |
function |
core/modules/file/tests/file.test |
Tests the normal formatter display on node display. |
PathMonolingualTestCase::testPageLinks |
function |
core/modules/path/tests/path.test |
Verifies that links do not have language prefixes in them. |
MenuTrailTestCase::testMenuTreeSetPath |
function |
core/modules/simpletest/tests/menu.test |
Tests active trails are properly affected by menu_tree_set_path(). |
UpgradePathTestCase::checkRequirements |
function |
core/modules/simpletest/tests/upgrade/upgrade.test |
Checks that zlib is enabled in order to run the upgrade tests. |
layout_menu_item_load_multiple_by_path |
function |
core/modules/layout/layout.module |
Load an individual Layout menu item based on its path. |
PathPatternTestHelper::saveEntityAlias |
function |
core/modules/path/tests/path_pattern.test |
|
PathLookupTest::testBackdropLookupPath |
function |
core/modules/simpletest/tests/path.test |
Test that backdrop_lookup_path() returns the correct path. |
PathPatternFunctionalTestHelper::setUp |
function |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
PathPatternTokenTestCase::assertTokens |
function |
core/modules/path/tests/path_pattern.test |
Function copied from TokenTestHelper::assertTokens(). |
FileFieldPathTestCase::assertPathMatch |
function |
core/modules/file/tests/file.test |
Asserts that a file is uploaded to the right location. |
TranslationTestCase::findContentByXPath |
function |
core/modules/translation/tests/translation.test |
Searches for elements matching the given xpath and value. |
PathTaxonomyTermTestCase::testTermAlias |
function |
core/modules/path/tests/path.test |
Tests alias functionality through the admin interfaces. |
LinkBaseTestClass::assertElementByXPath |
function |
core/modules/link/tests/link.test |
Check that an element exists in HTML markup. |
PathPatternTestHelper::deleteAllAliases |
function |
core/modules/path/tests/path_pattern.test |
|
views_plugin_query_default::ensure_path |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Make sure that the specified table can be properly linked to the primary
table in the JOINs. This function uses recursion. If the tables
needed to complete the path back to the primary table are not in the
query they will be added, but additional… |
PathPatternUnitTestCase::testCleanAlias |
function |
core/modules/path/tests/path_pattern.test |
Test path_clean_alias(). |
PathPatternUnitTestCase::testPathTokens |
function |
core/modules/path/tests/path_pattern.test |
Test the handling of path vs non-path tokens in path_clean_token_values(). |
PathPatternFunctionalTestCase::$profile |
property |
core/modules/path/tests/path_pattern.test |
The profile to install as a basis for testing. |
taxonomy_path_bulk_update_batch_process |
function |
core/modules/taxonomy/taxonomy.path.inc |
Batch processing callback; Generate URL aliases for taxonomy terms. |
PathPatternBulkUpdateTestCase::$profile |
property |
core/modules/path/tests/path_pattern.test |
The profile to install as a basis for testing. |
PathPatternTokenTestCase::mapTokenNames |
function |
core/modules/path/tests/path_pattern.test |
|
BackdropWebTestCase::assertFieldByXPath |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Asserts that a field exists in the current page by the given XPath. |
BackdropStreamWrapperInterface::realpath |
function |
core/includes/stream_wrappers.inc |
Returns canonical, absolute path of the resource. |
path_bulk_update_form_bulk_delete_submit |
function |
core/modules/path/path.admin.inc |
Submit handler for path_admin_bulk_delete(). |
BackdropLocalStreamWrapper::getLocalPath |
function |
core/includes/stream_wrappers.inc |
Returns the canonical absolute path of the URI, if possible. |
BareUpgradePathTestCase::testBareUpgrade |
function |
core/modules/simpletest/tests/upgrade/upgrade_bare.test |
Test a successful upgrade. |
views_handler_field_term_path::construct |
function |
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Construct a new field handler. |
LayoutInterfaceTest::testOverriddenPaths |
function |
core/modules/layout/tests/layout.test |
Test the overriding of paths. |
views_handler_field_node_path::construct |
function |
core/modules/node/views/views_handler_field_node_path.inc |
Override construct function to provide the langcode additional field. |
LayoutUpgradePathTest::testLayoutUpgrade |
function |
core/modules/layout/tests/layout.test |
Tests a successful upgrade, where block positions copied to layouts. |
path_form_taxonomy_form_vocabulary_alter |
function |
core/modules/path/path.module |
Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary(). |
PathPatternTestHelper::assertEntityAlias |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternTestHelper::assertAliasExists |
function |
core/modules/path/tests/path_pattern.test |
|