Search for match
- Search 7.x for match
- Search 9.5.x for match
- Search 8.9.x for match
- Search 10.3.x for match
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
PhpUnitTestDiscoveryTest::TEST_LIST_MISMATCH_MESSAGE | constant | core/ |
|
QueryTest::match | function | core/ |
Check a single condition for a single element. |
RecipeTest::testPreExistingMatchingConfiguration | function | core/ |
Tests creating an existing configuration with the same configuration. |
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::assertLibraries | function | core/ |
Asserts the libraries for modules and themes exist. |
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::testCoreLibraryCompletenessDeprecated | function | core/ |
Ensures that module and theme library files exist for a deprecated modules. |
ResolvedLibraryDefinitionsFilesMatchTest::verifyLibraryFilesExist | function | core/ |
Checks that all the library files exist. |
ResourceResponseSubscriber::$routeMatch | property | core/ |
The current route match. |
RevisionDeleteForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
RevisionRevertForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
RouteCacheContext::$routeMatch | property | core/ |
The route match. |
RouteMatch | class | core/ |
Default object representing the results of routing. |
RouteMatch.php | file | core/ |
|
RouteMatch::$parameters | property | core/ |
A key|value store of parameters. |
RouteMatch::$rawParameters | property | core/ |
A key|value store of raw parameters. |
RouteMatch::$route | property | core/ |
The route. |
RouteMatch::$routeName | property | core/ |
The route name. |
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.