Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| AliasPathProcessor::$aliasManager | property | core/ |
An alias manager for looking up the system path. |
| AliasPathProcessor::processInbound | function | core/ |
Processes the inbound path. |
| AliasPathProcessor::processOutbound | function | core/ |
Processes the outbound path. |
| AliasPathProcessor::__construct | function | core/ |
Constructs a AliasPathProcessor object. |
| AliasPathProcessorTest | class | core/ |
@coversDefaultClass \Drupal\path_alias\PathProcessor\AliasPathProcessor[[api-linebreak]] @group PathProcessor @group path_alias |
| AliasPathProcessorTest.php | file | core/ |
|
| AliasPathProcessorTest::$aliasManager | property | core/ |
The mocked alias manager. |
| AliasPathProcessorTest::$pathProcessor | property | core/ |
The tested path processor. |
| AliasPathProcessorTest::providerTestProcessOutbound | function | core/ |
|
| AliasPathProcessorTest::setUp | function | core/ |
|
| AliasPathProcessorTest::testProcessInbound | function | core/ |
Tests the processInbound method. |
| AliasPathProcessorTest::testProcessOutbound | function | core/ |
@covers ::processOutbound[[api-linebreak]] |
| AliasRepository::lookupBySystemPath | function | core/ |
Searches a path alias for a given Drupal system path. |
| AliasRepository::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
| AliasRepository::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
| 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/ |
@covers ::lookupBySystemPath[[api-linebreak]] |
| AliasTest::testLookupPath | function | core/ |
@covers \Drupal\path_alias\AliasManager::getPathByAlias[[api-linebreak]] @covers \Drupal\path_alias\AliasManager::getAliasByPath[[api-linebreak]] |
| AliasTest::testPreloadPathAlias | function | core/ |
@covers ::preloadPathAlias[[api-linebreak]] |
| AliasWhitelist::$pathAliasRepository | property | core/ |
The path alias repository. |
| AliasWhitelist::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
| 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/ |
@coversDefaultClass \Drupal\toolbar\PageCache\AllowToolbarPath[[api-linebreak]] @group toolbar |
| 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. |
| BlockContentReusableIndexUpdatePathTest | class | core/ |
Tests the upgrade path for Block Content reusable column index. |
| BlockContentReusableIndexUpdatePathTest.php | file | core/ |
|
| BlockContentReusableIndexUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| BlockContentReusableIndexUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for Block Content reusable index. |
| BlockContentUpdateTest::testCustomBlockLibraryPathOverridden | function | core/ |
Tests the block_content view isn't updated if the path has been modified. |
| BrokenInboundPathProcessor | class | core/ |
Example path processor which breaks on inbound. |
| BrokenInboundPathProcessor.php | file | core/ |
|
| BrokenInboundPathProcessor::$state | property | core/ |
The state. |
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.