Search for match
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageDisplayVariantSelectionEvent::$routeMatch | property | core/ |
The current route match. |
| PageDisplayVariantSelectionEvent::getRouteMatch | function | core/ |
Gets the current route match. |
| path.matcher | service | core/ |
Drupal\Core\Path\PathMatcher |
| PathBasedBreadcrumbBuilder::$pathMatcher | property | core/ |
The patch matcher service. |
| PathBasedBreadcrumbBuilderTest::$pathMatcher | property | core/ |
The mocked path matcher service. |
| PathBasedBreadcrumbBuilderTest::$requestMatcher | property | core/ |
The request matching mock object. |
| PathElement::validateMatchedPath | function | core/ |
Form element validation handler for matched_path elements. |
| 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/ |
Checks if the current page is the front page. |
| PathMatcher::matchPath | function | core/ |
Checks if a path matches any pattern in a set of patterns. |
| 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[[api-linebreak]] @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. |
| PhpSelection::matchLabel | function | core/ |
Matches an entity label to an input string. |
| QueryTest::match | function | core/ |
Check a single condition for a single element. |
| RecipeTest::testPreExistingMatchingConfiguration | function | core/ |
|
| RequestPath::$pathMatcher | property | core/ |
The path matcher. |
| ResettableStackedRouteMatchInterface | interface | core/ |
Defines an interface for a resettable stack of route matches. |
| ResettableStackedRouteMatchInterface.php | file | core/ |
|
| ResettableStackedRouteMatchInterface::resetRouteMatch | function | core/ |
Resets the route match static cache. |
| ResolvedLibraryDefinitionsFilesMatchTest | class | core/ |
Tests that the asset files for all core libraries exist. |
| ResolvedLibraryDefinitionsFilesMatchTest.php | file | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::$allModules | property | core/ |
A list of all core modules. |
| ResolvedLibraryDefinitionsFilesMatchTest::$allThemes | property | core/ |
A list of all core themes. |
| ResolvedLibraryDefinitionsFilesMatchTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| ResolvedLibraryDefinitionsFilesMatchTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| ResolvedLibraryDefinitionsFilesMatchTest::$modules | property | core/ |
Modules to install. |
| ResolvedLibraryDefinitionsFilesMatchTest::$pathsChecked | property | core/ |
A list of all paths that have been checked. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler | property | core/ |
The theme handler. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization | property | core/ |
The theme initialization. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeManager | property | core/ |
The theme manager. |
| ResolvedLibraryDefinitionsFilesMatchTest::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
| ResolvedLibraryDefinitionsFilesMatchTest::setUp | function | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompleteness | function | core/ |
Ensures that all core module and theme library files exist. |
| ResolvedLibraryDefinitionsFilesMatchTest::verifyLibraryFilesExist | function | core/ |
Checks that all the library files exist. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.