Search for match

  1. Search 7.x for match
  2. Search 9.5.x for match
  3. Search 10.3.x for match
  4. Search 11.x for match
  5. Other projects
Title Object type File name Summary
RouteMatchValueResolver.php file core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
RouteMatchValueResolver::resolve function core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
RouteMatchValueResolver::supports function core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
RouteProcessorCurrent::$routeMatch property core/lib/Drupal/Core/RouteProcessor/RouteProcessorCurrent.php The current route match.
RouteProviderTest::testExactPathMatch function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes with the exact incoming path.
RouteProviderTest::testOutlinePathMatch function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaults function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision2 function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision3 function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find multiple routes that match the request equally.
RouteProviderTest::testOutlinePathMatchTrailingSlash function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that a trailing slash on the request does not result in a 404.
RouteProviderTest::testOutlinePathMatchZero function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Tests a route with a 0 as value.
RouteProviderTest::testOutlinePathNoMatch function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that an exception is thrown when no matching path is found.
router.matcher service core/core.services.yml Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher
router.matcher.final_matcher service core/core.services.yml Drupal\Core\Routing\UrlMatcher
Router::doMatchCollection function core/lib/Drupal/Core/Routing/Router.php Tries to match a URL with a set of routes.
Router::match function core/lib/Drupal/Core/Routing/Router.php
Router::matchCollection function core/lib/Drupal/Core/Routing/Router.php Tries to match a URL with a set of routes.
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 enable.
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 Test 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 Test the matching abilities of the engine.
SearchMatchTest::_testQueryScores function core/modules/search/tests/src/Kernel/SearchMatchTest.php Test 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 enable.
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
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.

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