Search for path
Title | Object type | File name | Summary |
---|---|---|---|
$base_path | global | core/ |
The base path of the Drupal installation. |
ActiveLinkResponseFilter::$currentPath | property | core/ |
The current path. |
ActiveLinkResponseFilter::$pathMatcher | property | core/ |
The path matcher. |
ActiveTheme::$path | property | core/ |
The path to the theme. |
ActiveTheme::getPath | function | core/ |
Returns the path to the theme directory. |
AdminPathConfigEntityConverter | class | core/ |
Makes sure the unmodified ConfigEntity is loaded on admin pages. |
AdminPathConfigEntityConverter | class | core/ |
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. |
AdminPathConfigEntityConverter.php | file | core/ |
|
AdminPathConfigEntityConverter.php | file | core/ |
|
AdminPathConfigEntityConverter::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
AdminPathConfigEntityConverter::$configFactory | property | core/ |
The config factory. |
AdminPathConfigEntityConverter::$container | property | core/ |
The service container. |
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
AdminPathConfigEntityConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a new EntityConverter. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
AdminPathEntityConverterLanguageTest | class | core/ |
Test administration path based conversion of entities. |
AdminPathEntityConverterLanguageTest.php | file | core/ |
|
AdminPathEntityConverterLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AdminPathEntityConverterLanguageTest::$modules | property | core/ |
Modules to enable. |
AdminPathEntityConverterLanguageTest::setUp | function | core/ |
|
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ |
Tests the translated and untranslated config entities are loaded properly. |
AdvisoriesUpdatePathTest | class | core/ |
Tests advisories settings update path. |
AdvisoriesUpdatePathTest.php | file | core/ |
|
AdvisoriesUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
AdvisoriesUpdatePathTest::testUpdatePath | function | core/ |
Tests advisories settings update path. |
AliasManager::$noPath | property | core/ |
Holds an array of aliases for which no path was found. |
AliasManager::$pathAliasRepository | property | core/ |
The path alias repository. |
AliasManager::$preloadedPathLookups | property | core/ |
Holds an array of previously looked up paths for the current request path. |
AliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
AliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
AliasManager::pathAliasWhitelistRebuild | function | core/ |
Rebuild the path alias white list. |
AliasManagerInterface::getAliasByPath | function | core/ |
Given a path, return the alias. |
AliasManagerInterface::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
AliasManagerTest::$path | property | core/ |
The cache key passed to the alias manager. |
AliasManagerTest::testGetAliasByPathCachedMatch | function | core/ |
Tests the getAliasByPath method for a path that is preloaded. |
AliasManagerTest::testGetAliasByPathCachedMissLanguage | function | core/ |
Tests the getAliasByPath cache when a different language is requested. |
AliasManagerTest::testGetAliasByPathCachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with a preloaded path without alias. |
AliasManagerTest::testGetAliasByPathMatch | function | core/ |
Tests the getAliasByPath method for a path that has a matching alias. |
AliasManagerTest::testGetAliasByPathNoMatch | function | core/ |
Tests the getAliasByPath method for a path that has no matching alias. |
AliasManagerTest::testGetAliasByPathUncachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with an unpreloaded path without alias. |
AliasManagerTest::testGetAliasByPathUncachedMissWithAlias | function | core/ |
Tests the getAliasByPath cache with an unpreloaded path with alias. |
AliasManagerTest::testGetAliasByPathWhitelist | function | core/ |
Tests the getAliasByPath method for a path that is not in the whitelist. |
AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
AliasManagerTest::testGetPathByAliasMatch | function | core/ |
Tests the getPathByAlias method for an alias that have a matching path. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.