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 |
---|---|---|---|
Router::doMatchCollection | function | core/ |
Tries to match a URL with a set of routes. |
Router::match | function | core/ |
|
Router::matchCollection | function | core/ |
|
Router::matchRequest | function | core/ |
|
RouterTest::testMatchesWithDifferentFitOrder | function | core/ |
@covers ::applyFitOrder |
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 install. |
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/ |
Tests 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/ |
Tests the matching abilities of the engine. |
SearchMatchTest::_testQueryScores | function | core/ |
Tests 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 install. |
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 |
SecurityAdvisoriesFetcher::getMatchingExtensionInfo | function | core/ |
Gets the information for an extension affected by the security advisory. |
SecurityAdvisoriesFetcher::matchesExistingVersion | function | core/ |
Determines if an advisory matches the existing version of a project. |
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat | function | core/ |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
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. |
StackedRouteMatchInterface::getMasterRouteMatch | function | core/ |
Gets the master route match.. |
StackedRouteMatchInterface::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
StackedRouteMatchInterface::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
StagedDBUpdateValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
SystemBreadcrumbBlock::$routeMatch | property | core/ |
The current route match. |
TaggedHandlersPassTest::testProcessInterfaceMismatch | function | core/ |
Tests interface validation in non-production environment. |
TermRouteContext::$routeMatch | property | core/ |
The route match object. |
ThemeTestSubscriber::$currentRouteMatch | property | core/ |
The current route match. |
Tid::$routeMatch | property | core/ |
The route match. |
Tour::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
TourInterface::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
TourTest::testHasMatchingRoute | function | core/ |
Tests \Drupal\tour\Entity\Tour::hasMatchingRoute(). |
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.