Search for match
- Search 7.x for match
- Search 8.9.x for match
- Search 10.3.x for match
- Search 11.x for match
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 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 |
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. |
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(). |
UpdateKernel::setupRequestMatch | function | core/ |
Set up the request with fake routing data for update.php. |
UpdateSemverCoreTest::testDatestampMismatch | function | core/ |
Ensures proper results where there are date mismatches among modules. |
Url::fromRouteMatch | function | core/ |
Creates a new URL object from a route match. |
UrlMatcher | class | core/ |
Drupal-specific URL Matcher; handles the Drupal "system path" mapping. |
UrlMatcher.php | file | core/ |
|
UrlMatcher::$currentPath | property | core/ |
The current path. |
UrlMatcher::finalMatch | function | core/ |
|
UrlMatcher::getAttributes | function | core/ |
|
UrlMatcher::__construct | function | core/ |
Constructs a new UrlMatcher. |
UrlResolver::getEndpointMatchingUrl | function | core/ |
For the given media item URL find an endpoint with schemes that match. |
UrlResolverTest::providerEndpointMatching | function | core/ |
Data provider for testEndpointMatching(). |
UrlResolverTest::testEndpointMatching | function | core/ |
Tests resource URL resolution with a matched provider endpoint. |
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.