Search for path
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AliasPathProcessorTest | class | core/ | Tests Drupal\path_alias\PathProcessor\AliasPathProcessor. | 
| AliasPathProcessorTest.php | file | core/ | |
| AliasPathProcessorTest::$aliasManager | property | core/ | The mocked alias manager. | 
| AliasPathProcessorTest::$pathProcessor | property | core/ | The tested path processor. | 
| AliasPathProcessorTest::providerTestProcessOutbound | function | core/ | Provides data for testing outbound processing. | 
| AliasPathProcessorTest::setUp | function | core/ | |
| AliasPathProcessorTest::testProcessInbound | function | core/ | Tests the processInbound method. | 
| AliasPathProcessorTest::testProcessOutbound | function | core/ | Tests process outbound. | 
| AliasPrefixList::$pathAliasRepository | property | core/ | The path alias repository. | 
| AliasPrefixList::loadMenuPathRoots | function | core/ | Loads menu path roots to prepopulate cache. | 
| AliasRepository::lookupBySystemPath | function | core/ | |
| AliasRepository::pathHasMatchingAlias | function | core/ | |
| AliasRepository::preloadPathAlias | function | core/ | |
| AliasRepositoryInterface::lookupBySystemPath | function | core/ | Searches a path alias for a given Drupal system path. | 
| AliasRepositoryInterface::pathHasMatchingAlias | function | core/ | Check if any alias exists starting with $initial_substring. | 
| AliasRepositoryInterface::preloadPathAlias | function | core/ | Pre-loads path alias information for a given list of system paths. | 
| AliasTest::testLookupBySystemPath | function | core/ | Tests lookup by system path. | 
| AliasTest::testLookupPath | function | core/ | Tests lookup path. | 
| AliasTest::testPreloadPathAlias | function | core/ | Tests preload path alias. | 
| AllowToolbarPath | class | core/ | Cache policy for the toolbar page cache service. | 
| AllowToolbarPath.php | file | core/ | |
| AllowToolbarPath::check | function | core/ | Determines whether delivery of a cached page should be attempted. | 
| AllowToolbarPathTest | class | core/ | Tests Drupal\toolbar\PageCache\AllowToolbarPath. | 
| AllowToolbarPathTest.php | file | core/ | |
| AllowToolbarPathTest::$policy | property | core/ | The toolbar path policy under test. | 
| AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ | Provides data and expected results for the test method. | 
| AllowToolbarPathTest::setUp | function | core/ | |
| AllowToolbarPathTest::testAllowToolbarPath | function | core/ | Asserts that caching is allowed if the request goes to toolbar subtree. | 
| AssertContentTrait::assertFieldByXPath | function | core/ | Asserts that a field exists in the current page by the given XPath. | 
| AssertContentTrait::assertNoFieldByXPath | function | core/ | Asserts that a field does not exist or its value does not match, by XPath. | 
| AssertContentTrait::buildXPathQuery | function | core/ | Builds an XPath query. | 
| AssertContentTrait::constructFieldXpath | function | core/ | Helper: Constructs an XPath for the given set of attributes and value. | 
| AssertContentTrait::xpath | function | core/ | Performs an xpath search on the contents of the internal browser. | 
| AssetOptimizationTest::$fileAssetsPath | property | core/ | The file assets path settings value. | 
| AssetsStream::basePath | function | core/ | Returns the base path for public://. | 
| AttributeTest::getXPathResultCount | function | core/ | Counts the occurrences of the given XPath query in a given HTML snippet. | 
| BaseFieldDefinitionTestBase::getModuleAndPath | function | core/ | Returns the module name and the module directory for the plugin. | 
| base_path | function | core/ | Returns the base URL path (i.e., directory) of the Drupal installation. | 
| BlockContentStatusInfoUpdatePathTest | class | core/ | Tests block_content_post_update_remove_block_content_status_info_keys. | 
| BlockContentStatusInfoUpdatePathTest.php | file | core/ | |
| BlockContentStatusInfoUpdatePathTest::setDatabaseDumpFiles | function | core/ | |
| BlockContentStatusInfoUpdatePathTest::testRunUpdates | function | core/ | Tests block_content_post_update_remove_block_content_status_info_keys. | 
| BootableCommandTrait::getSitePath | function | core/ | Gets the site path. | 
| BrokenInboundPathProcessor | class | core/ | Example path processor which breaks on inbound. | 
| BrokenInboundPathProcessor.php | file | core/ | |
| BrokenInboundPathProcessor::$state | property | core/ | The state. | 
| BrokenInboundPathProcessor::processInbound | function | core/ | Processes the inbound path. | 
| BrokenInboundPathProcessor::__construct | function | core/ | Constructs a new BrokenInboundPathProcessor instance. | 
| BrowserTestBase::xpath | function | core/ | Performs an xpath search on the contents of the internal browser. | 
| BrowserTestBaseTest::testXpathAsserts | function | core/ | Tests legacy field asserts which use xpath directly. | 
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
