Search for match
- Search 7.x for match
- Search 9.5.x for match
- Search 10.3.x for match
- Search 11.x for match
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteMatchValueResolver.php | file | core/ |
|
| RouteMatchValueResolver::resolve | function | core/ |
|
| RouteMatchValueResolver::supports | function | core/ |
|
| RouteProcessorCurrent::$routeMatch | property | core/ |
The current route match. |
| RouteProviderTest::testExactPathMatch | function | core/ |
Confirms that we can find routes with the exact incoming path. |
| RouteProviderTest::testOutlinePathMatch | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaults | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision2 | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision3 | function | core/ |
Confirms that we can find multiple routes that match the request equally. |
| RouteProviderTest::testOutlinePathMatchTrailingSlash | function | core/ |
Confirms that a trailing slash on the request does not result in a 404. |
| RouteProviderTest::testOutlinePathMatchZero | function | core/ |
Tests a route with a 0 as value. |
| RouteProviderTest::testOutlinePathNoMatch | function | core/ |
Confirms that an exception is thrown when no matching path is found. |
| router.matcher | service | core/ |
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher |
| router.matcher.final_matcher | service | core/ |
Drupal\Core\Routing\UrlMatcher |
| Router::doMatchCollection | function | core/ |
Tries to match a URL with a set of routes. |
| Router::match | function | core/ |
|
| Router::matchCollection | function | core/ |
Tries to match a URL with a set of routes. |
| Router::matchRequest | function | core/ |
|
| RouterTest::testMatchesWithDifferentFitOrder | function | core/ |
@covers ::applyFitOrder[[api-linebreak]] |
| RouterTest::testRouterMatching | function | core/ |
Tests that a page trying to match a path will succeed. |
| SearchMatchTest | class | core/ |
Indexes content and queries it. |
| SearchMatchTest.php | file | core/ |
|
| SearchMatchTest::$modules | property | core/ |
Modules to enable. |
| SearchMatchTest::getText | function | core/ |
_test_: Helper method for generating snippets of content. |
| SearchMatchTest::getText2 | function | core/ |
_test2_: Helper method for generating snippets of content. |
| SearchMatchTest::SEARCH_TYPE | constant | core/ |
|
| SearchMatchTest::SEARCH_TYPE_2 | constant | core/ |
|
| SearchMatchTest::SEARCH_TYPE_JPN | constant | core/ |
|
| SearchMatchTest::setUp | function | core/ |
|
| SearchMatchTest::testMatching | function | core/ |
Test search indexing. |
| SearchMatchTest::_setup | function | core/ |
Set up a small index of items to test against. |
| SearchMatchTest::_testQueries | function | core/ |
Run predefine queries looking for indexed terms. |
| SearchMatchTest::_testQueryMatching | function | core/ |
Test the matching abilities of the engine. |
| SearchMatchTest::_testQueryScores | function | core/ |
Test the scoring abilities of the engine. |
| SearchNumberMatchingTest | class | core/ |
Tests that numbers can be searched with more complex matching. |
| SearchNumberMatchingTest.php | file | core/ |
|
| SearchNumberMatchingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchNumberMatchingTest::$modules | property | core/ |
Modules to enable. |
| SearchNumberMatchingTest::$nodes | property | core/ |
An array of nodes created for testing purposes. |
| SearchNumberMatchingTest::$numbers | property | core/ |
An array of strings containing numbers to use for testing. |
| SearchNumberMatchingTest::$testUser | property | core/ |
A user with permission to administer nodes. |
| SearchNumberMatchingTest::setUp | function | core/ |
|
| SearchNumberMatchingTest::testNumberSearching | function | core/ |
Tests that all the numbers can be searched. |
| SearchQuery::$matches | property | core/ |
Indicates how many matches for a search query are necessary. |
| SearchQuery::NO_KEYWORD_MATCHES | constant | core/ |
Indicates that no positive keyword matches were found. |
| SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| StackedRouteMatchInterface | interface | core/ |
Defines an interface for a stack of route matches. |
| StackedRouteMatchInterface.php | file | core/ |
|
| StackedRouteMatchInterface::getCurrentRouteMatch | function | core/ |
Gets the current route match. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.