Search for path
Title | Object type | File name | Summary |
---|---|---|---|
PathLanguageUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathLanguageUiTest::$modules | property | core/ |
Modules to install. |
PathLanguageUiTest::setUp | function | core/ |
|
PathLanguageUiTest::testDefaultLanguageUrl | function | core/ |
Tests that a default language URL alias works. |
PathLanguageUiTest::testLanguageNeutralUrl | function | core/ |
Tests that a language-neutral URL alias works. |
PathLanguageUiTest::testNonDefaultUrl | function | core/ |
Tests that a non-default language URL alias works. |
PathLanguageUiTest::testNotSpecifiedNode | function | core/ |
Tests language unspecific aliases are shown and saved in the node form. |
PathMatcher | class | core/ |
Provides a path matcher. |
PathMatcher.php | file | core/ |
|
PathMatcher::$configFactory | property | core/ |
The config factory service. |
PathMatcher::$frontPage | property | core/ |
The default front page. |
PathMatcher::$isCurrentFrontPage | property | core/ |
Whether the current page is the front page. |
PathMatcher::$regexes | property | core/ |
The cache of regular expressions. |
PathMatcher::$routeMatch | property | core/ |
The current route match. |
PathMatcher::getFrontPagePath | function | core/ |
Gets the current front page path. |
PathMatcher::isFrontPage | function | core/ |
|
PathMatcher::matchPath | function | core/ |
|
PathMatcher::__construct | function | core/ |
Creates a new PathMatcher. |
PathMatcherInterface | interface | core/ |
Provides an interface for URL path matchers. |
PathMatcherInterface.php | file | core/ |
|
PathMatcherInterface::isFrontPage | function | core/ |
Checks if the current page is the front page. |
PathMatcherInterface::matchPath | function | core/ |
Checks if a path matches any pattern in a set of patterns. |
PathMatcherTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\PathMatcher @group Path |
PathMatcherTest.php | file | core/ |
|
PathMatcherTest::$pathMatcher | property | core/ |
The path matcher under test. |
PathMatcherTest::getMatchPathData | function | core/ |
Provides test path data. |
PathMatcherTest::setUp | function | core/ |
|
PathMatcherTest::testMatchPath | function | core/ |
Tests that standard paths works with multiple patterns. |
PathMediaFormTest | class | core/ |
Tests the path media form UI. |
PathMediaFormTest.php | file | core/ |
|
PathMediaFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathMediaFormTest::$modules | property | core/ |
Modules to install. |
PathMediaFormTest::setUp | function | core/ |
|
PathMediaFormTest::testMediaForm | function | core/ |
Tests the media form UI. |
PathNoCanonicalLinkTest | class | core/ |
Tests path alias deletion when there is no canonical link template. |
PathNoCanonicalLinkTest.php | file | core/ |
|
PathNoCanonicalLinkTest::$modules | property | core/ |
Modules to install. |
PathNoCanonicalLinkTest::setUp | function | core/ |
|
PathNoCanonicalLinkTest::testNoCanonicalLinkTemplate | function | core/ |
Tests for no canonical link templates. |
PathNodeFormTest | class | core/ |
Tests the Path Node form UI. |
PathNodeFormTest.php | file | core/ |
|
PathNodeFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathNodeFormTest::$modules | property | core/ |
Modules to install. |
PathNodeFormTest::setUp | function | core/ |
|
PathNodeFormTest::testNodeForm | function | core/ |
Tests the node form ui. |
PathParentCacheContext | class | core/ |
Defines a cache context service for path parents. |
PathParentCacheContext.php | file | core/ |
|
PathParentCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
PathParentCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
PathParentCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.