Search for match
- Search 7.x for match
- Search 9.5.x for match
- Search 10.3.x for match
- Search 11.x for match
- Other projects
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/ |
|
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. |
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. |
AliasStorage::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasStorageInterface::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. |
CommentDefaultFormatter::$routeMatch | property | core/ |
|
CommentNameConstraint::$messageMatch | property | core/ |
Message shown when the name doesn't match the author's name. |
Condition::match | function | core/ |
Perform the actual matching. |
Condition::matchArray | function | core/ |
Matches for an array representing one or more config paths. |
ConfigEntityMapper::populateFromRouteMatch | function | core/ |
Populate the config mapper with route match data. |
ConfigEntityStorageTest::testSaveMismatch | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
@covers ::save @covers ::doSave |
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(). |
ConfigTranslationOverviewAccess::getMapperFromRouteMatch | function | core/ |
Gets a configuration mapper using a route match. |
config_test.dynamic.no_id_match.yml | file | core/ |
core/modules/config/tests/config_test_id_mismatch/config/install/config_test.dynamic.no_id_match.yml |
config_test_id_mismatch.info.yml | file | core/ |
core/modules/config/tests/config_test_id_mismatch/config_test_id_mismatch.info.yml |
ContentPreprocess::$routeMatch | property | core/ |
The route match service. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.