Search for match
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AcceptHeaderMatcher | class | core/ | 
                                                                                        Filters routes based on the media type specified in the HTTP Accept headers. | 
| AcceptHeaderMatcher.php | file | core/ | 
                                                                                        |
| AcceptHeaderMatcher::filter | function | core/ | 
                                                                                        Filters the route collection against a request. | 
| 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. | 
| accept_header_matcher | service | core/ | 
                                                                                        Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher | 
| 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. | 
| AjaxTestFocusFirstForm::focusFirstSelectorMultipleMatch | function | core/ | 
                                                                                        Callback for testing FocusFirstCommand on a container. | 
| AliasManagerTest::testGetAliasByPathCachedMatch | function | core/ | 
                                                                                        Tests the getAliasByPath method for a path that is preloaded. | 
| AliasManagerTest::testGetAliasByPathMatch | function | core/ | 
                                                                                        Tests the getAliasByPath method for a path that has a matching alias. | 
| AliasManagerTest::testGetAliasByPathNoMatch | function | core/ | 
                                                                                        Tests the getAliasByPath method for a path that has no matching alias. | 
| AliasManagerTest::testGetPathByAliasMatch | function | core/ | 
                                                                                        Tests the getPathByAlias method for an alias that have a matching path. | 
| AliasManagerTest::testGetPathByAliasNoMatch | function | core/ | 
                                                                                        Tests the getPathByAlias method for an alias that have no matching path. | 
| AliasRepository::pathHasMatchingAlias | function | core/ | 
                                                                                        Check if any alias exists starting with $initial_substring. | 
| AliasRepositoryInterface::pathHasMatchingAlias | function | core/ | 
                                                                                        Check if any alias exists starting with $initial_substring. | 
| argument_resolver.route_match | service | core/ | 
                                                                                        Drupal\Core\Controller\ArgumentResolver\RouteMatchValueResolver | 
| BigPipeStrategy::$routeMatch | property | core/ | 
                                                                                        The current route match. | 
| BlockLibraryController::$routeMatch | property | core/ | 
                                                                                        The route match. | 
| BookNavigationBlock::$routeMatch | property | core/ | 
                                                                                        The current route match. | 
| BookNavigationCacheContext::$routeMatch | property | core/ | 
                                                                                        The current route match. | 
| BulkForm::$routeMatch | property | core/ | 
                                                                                        The current route match service. | 
| CommentDefaultFormatter::$routeMatch | property | core/ | 
                                                                                        |
| CommentNameConstraint::$messageMatch | property | core/ | 
                                                                                        Message shown when the name doesn't match the author's name. | 
| 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. | 
| ConfigEntityMapper::populateFromRouteMatch | function | core/ | 
                                                                                        Populate the config mapper with route match data. | 
| ConfigEntityStorageTest::testSaveMismatch | function | core/ | 
                                                                                        @covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]]  | 
              
| ConfigEntityStorageTest::testSaveNoMismatch | function | core/ | 
                                                                                        @covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]]  | 
              
| 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. | 
| ConfigMapperInterface::populateFromRouteMatch | function | core/ | 
                                                                                        Populate the config mapper with route match data. | 
| ConfigMapperPopulateEvent::$routeMatch | property | core/ | 
                                                                                        The route match this event is related to. | 
| ConfigMapperPopulateEvent::getRouteMatch | function | core/ | 
                                                                                        Gets the route match this event is related to. | 
| ConfigNamesMapper::populateFromRouteMatch | function | core/ | 
                                                                                        Populate the config mapper with route match data. | 
| ConfigNamesMapperTest::testPopulateFromRouteMatch | function | core/ | 
                                                                                        Tests ConfigNamesMapper::populateFromRouteMatch(). | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.