SearchQuery::$matches |
property |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Indicates how many matches for a search query are necessary. |
RequestMatcher::matches |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php |
@api |
ViewsSearchQuery::matches |
function |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Returns the matches property. |
RequestMatcherInterface::matches |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcherInterface.php |
Decides whether the rule(s) implemented by the strategy matches the supplied request. |
TraceableUrlMatcher::ROUTE_MATCHES |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php |
|
TraceableUrlMatcher::ROUTE_ALMOST_MATCHES |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php |
|
KernelTest::testLocateResourceReturnsAllMatches |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
KernelTest::testLocateResourceReturnsAllMatchesBis |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
KernelTest::testLocateResourceReturnsTheFirstThatMatches |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
HttpCacheTest::testRespondsWith304WhenIfNoneMatchMatchesETag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
KernelTest::testLocateResourceReturnsTheFirstThatMatchesWithParent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
HttpCacheTest::testRespondsWith304WhenIfModifiedSinceMatchesLastModified |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|