Search for match

  1. Search 7.x for match
  2. Search 9.5.x for match
  3. Search 8.9.x for match
  4. Search 10.3.x for match
  5. Other projects
Title Object type File name Summary
Router::match function core/lib/Drupal/Core/Routing/Router.php
Router::matchCollection function core/lib/Drupal/Core/Routing/Router.php
Router::matchRequest function core/lib/Drupal/Core/Routing/Router.php
RouterTest::testMatchesWithDifferentFitOrder function core/tests/Drupal/Tests/Core/Routing/RouterTest.php @covers ::applyFitOrder
RouterTest::testRouterMatching function core/modules/system/tests/src/Functional/Routing/RouterTest.php Tests that a page trying to match a path will succeed.
SearchMatchTest class core/modules/search/tests/src/Kernel/SearchMatchTest.php Indexes content and queries it.
SearchMatchTest.php file core/modules/search/tests/src/Kernel/SearchMatchTest.php
SearchMatchTest::$modules property core/modules/search/tests/src/Kernel/SearchMatchTest.php Modules to install.
SearchMatchTest::getText function core/modules/search/tests/src/Kernel/SearchMatchTest.php _test_: Helper method for generating snippets of content.
SearchMatchTest::getText2 function core/modules/search/tests/src/Kernel/SearchMatchTest.php _test2_: Helper method for generating snippets of content.
SearchMatchTest::SEARCH_TYPE constant core/modules/search/tests/src/Kernel/SearchMatchTest.php
SearchMatchTest::SEARCH_TYPE_2 constant core/modules/search/tests/src/Kernel/SearchMatchTest.php
SearchMatchTest::SEARCH_TYPE_JPN constant core/modules/search/tests/src/Kernel/SearchMatchTest.php
SearchMatchTest::setUp function core/modules/search/tests/src/Kernel/SearchMatchTest.php
SearchMatchTest::testMatching function core/modules/search/tests/src/Kernel/SearchMatchTest.php Tests search indexing.
SearchMatchTest::_setup function core/modules/search/tests/src/Kernel/SearchMatchTest.php Set up a small index of items to test against.
SearchMatchTest::_testQueries function core/modules/search/tests/src/Kernel/SearchMatchTest.php Run predefine queries looking for indexed terms.
SearchMatchTest::_testQueryMatching function core/modules/search/tests/src/Kernel/SearchMatchTest.php Tests the matching abilities of the engine.
SearchMatchTest::_testQueryScores function core/modules/search/tests/src/Kernel/SearchMatchTest.php Tests the scoring abilities of the engine.
SearchNumberMatchingTest class core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php Tests that numbers can be searched with more complex matching.
SearchNumberMatchingTest.php file core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php
SearchNumberMatchingTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php The theme to install as the default for testing.
SearchNumberMatchingTest::$modules property core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php Modules to install.
SearchNumberMatchingTest::$nodes property core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php An array of nodes created for testing purposes.
SearchNumberMatchingTest::$numbers property core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php An array of strings containing numbers to use for testing.
SearchNumberMatchingTest::$testUser property core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php A user with permission to administer nodes.
SearchNumberMatchingTest::setUp function core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php
SearchNumberMatchingTest::testNumberSearching function core/modules/search/tests/src/Functional/SearchNumberMatchingTest.php Tests that all the numbers can be searched.
SearchQuery::$matches property core/modules/search/src/SearchQuery.php Indicates how many matches for a search query are necessary.
SearchQuery::NO_KEYWORD_MATCHES constant core/modules/search/src/SearchQuery.php Indicates that no positive keyword matches were found.
SectionTest::testInsertAfterComponentValidUuidRegionMismatch function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::insertAfterComponent
SecurityAdvisoriesFetcher::getMatchingExtensionInfo function core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php Gets the information for an extension affected by the security advisory.
SecurityAdvisoriesFetcher::matchesExistingVersion function core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php Determines if an advisory matches the existing version of a project.
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat function core/modules/ckeditor5/src/SmartDefaultSettings.php Adds CKEditor 5 toolbar items to match the format's HTML elements.
StackedRouteMatchInterface interface core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Defines an interface for a stack of route matches.
StackedRouteMatchInterface.php file core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php
StackedRouteMatchInterface::getCurrentRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Gets the current route match.
StackedRouteMatchInterface::getMasterRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Gets the master route match..
StackedRouteMatchInterface::getParentRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Returns the parent route match of the current.
StackedRouteMatchInterface::getRouteMatchFromRequest function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Returns a route match from a given request, if possible.
SystemBreadcrumbBlock::$routeMatch property core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php The current route match.
TaggedHandlersPassTest::testProcessInterfaceMismatch function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests interface validation in non-production environment.
TermRouteContext::$routeMatch property core/modules/taxonomy/src/ContextProvider/TermRouteContext.php The route match object.
ThemeTestSubscriber::$currentRouteMatch property core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php The current route match.
Tid::$routeMatch property core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php The route match.
Tour::hasMatchingRoute function core/modules/tour/src/Entity/Tour.php Whether the tour matches a given set of route parameters.
TourInterface::hasMatchingRoute function core/modules/tour/src/TourInterface.php Whether the tour matches a given set of route parameters.
TourTest::testHasMatchingRoute function core/modules/tour/tests/src/Unit/Entity/TourTest.php Tests \Drupal\tour\Entity\Tour::hasMatchingRoute().
UpdateKernel::setupRequestMatch function core/lib/Drupal/Core/Update/UpdateKernel.php Set up the request with fake routing data for update.php.
UpdateSemverCoreTest::testDatestampMismatch function core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php Ensures proper results where there are date mismatches among modules.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.