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/ |
|
AliasPathProcessor::processOutbound | function | core/ |
|
AliasPathProcessor::__construct | function | core/ |
Constructs a AliasPathProcessor object. |
AliasPathProcessorTest | class | core/ |
@coversDefaultClass \Drupal\path_alias\PathProcessor\AliasPathProcessor @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 |
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/ |
@covers ::lookupBySystemPath |
AliasTest::testLookupPath | function | core/ |
@covers \Drupal\path_alias\AliasManager::getPathByAlias @covers \Drupal\path_alias\AliasManager::getAliasByPath |
AliasTest::testPreloadPathAlias | function | core/ |
@covers ::preloadPathAlias |
AllowToolbarPath | class | core/ |
Cache policy for the toolbar page cache service. |
AllowToolbarPath.php | file | core/ |
|
AllowToolbarPath::check | function | core/ |
|
AllowToolbarPathTest | class | core/ |
@coversDefaultClass \Drupal\toolbar\PageCache\AllowToolbarPath @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/ |
|
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. |
BootableCommandTrait::getSitePath | function | core/ |
Gets the site path. |
BrokenInboundPathProcessor | class | core/ |
Example path processor which breaks on inbound. |
BrokenInboundPathProcessor.php | file | core/ |
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.