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 |
---|---|---|---|
AcceptHeaderMatcherTest | class | core/ |
Confirm that the mime types partial matcher is functioning properly. |
AcceptHeaderMatcherTest.php | file | core/ |
|
AcceptHeaderMatcherTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
AcceptHeaderMatcherTest::$matcher | property | core/ |
The matcher object that is going to be tested. |
AcceptHeaderMatcherTest::acceptFilterProvider | function | core/ |
Provides data for the Accept header filtering test. |
AcceptHeaderMatcherTest::setUp | function | core/ |
|
AcceptHeaderMatcherTest::testAcceptFiltering | function | core/ |
Tests that requests using Accept headers get filtered correctly. |
AcceptHeaderMatcherTest::testNoRouteFound | function | core/ |
Confirms that the AcceptHeaderMatcher throws an exception for no-route. |
AccessAwareRouter::match | function | core/ |
|
AccessAwareRouter::matchRequest | function | core/ |
|
AccessAwareRouterInterface::match | function | core/ |
|
AccessAwareRouterInterface::matchRequest | function | core/ |
|
AccessAwareRouterTest::testMatchRequestAllowed | function | core/ |
Tests the matchRequest() function for access allowed. |
AccessAwareRouterTest::testMatchRequestDenied | function | core/ |
Tests the matchRequest() function for access denied. |
ActiveLinkResponseFilter::$pathMatcher | property | core/ |
The path matcher. |
AdminContext::$routeMatch | property | core/ |
The route match. |
argument_resolver.route_match | service | core/ |
Drupal\Core\Controller\ArgumentResolver\RouteMatchValueResolver |
BigPipeStrategy::$routeMatch | property | core/ |
The current route match. |
ComponentPluginManagerTest::testMismatchingFolderName | function | core/ |
Test that the machine name is grabbed from the *.component.yml. |
Condition::match | function | core/ |
Perform the actual matching. |
Condition::matchArray | function | core/ |
Matches for an array representing one or more config paths. |
ConfigActionManager::getConfigNamesMatchingExpression | function | core/ |
Gets the names of all active config objects that match an expression. |
ConfigEntityStorageTest::testSaveMismatch | function | core/ |
Tests save mismatch. |
ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
Tests save no mismatch. |
ConfigImporterTest::testInstallProfileMisMatch | function | core/ |
Tests install profile validation during configuration import. |
ConfigInstallTest::testIdMisMatch | function | core/ |
Tests installing configuration where the filename and ID do not match. |
ContentTypeHeaderMatcher | class | core/ |
Filters routes based on the HTTP Content-type header. |
ContentTypeHeaderMatcher.php | file | core/ |
|
ContentTypeHeaderMatcher::filter | function | core/ |
Filters the route collection against a request. |
ContentTypeHeaderMatcherTest | class | core/ |
Confirm that the content types partial matcher is functioning properly. |
ContentTypeHeaderMatcherTest.php | file | core/ |
|
ContentTypeHeaderMatcherTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
ContentTypeHeaderMatcherTest::$matcher | property | core/ |
The matcher object that is going to be tested. |
ContentTypeHeaderMatcherTest::providerTestSafeRequestFilter | function | core/ |
|
ContentTypeHeaderMatcherTest::setUp | function | core/ |
|
ContentTypeHeaderMatcherTest::testContentTypeRequestHeaderMissing | function | core/ |
Confirms that the matcher throws an exception for missing request header. |
ContentTypeHeaderMatcherTest::testJsonRequest | function | core/ |
Tests that XML-restricted routes get filtered out on JSON requests. |
ContentTypeHeaderMatcherTest::testNoRouteFound | function | core/ |
Confirms that the matcher throws an exception for no-route. |
ContentTypeHeaderMatcherTest::testPostForm | function | core/ |
Tests route filtering on POST form submission requests. |
ContentTypeHeaderMatcherTest::testSafeRequestFilter | function | core/ |
Tests that routes are not filtered on safe requests. |
content_type_header_matcher | service | core/ |
Drupal\Core\Routing\ContentTypeHeaderMatcher |
ContextDefinition::dataTypeMatches | function | core/ |
Checks if this definition's data type matches that of the given context. |
ContextHandler::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerInterface::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerTest::providerTestGetMatchingContexts | function | core/ |
Provides data for testGetMatchingContexts(). |
ContextHandlerTest::testGetMatchingContexts | function | core/ |
Tests get matching contexts. |
CsrfAccessCheckTest::$routeMatch | property | core/ |
The mock route match. |
CurrentRouteMatch | class | core/ |
Default object for current_route_match service. |
CurrentRouteMatch.php | file | core/ |
|
CurrentRouteMatch::$requestStack | property | core/ |
The related request stack. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.