Search for match
Title | Object type | File name | Summary |
---|---|---|---|
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 |
Connection::getMariaDbVersionMatch | function | core/ |
Gets the MariaDB portion of the server version. |
ContentPreprocess::$routeMatch | property | core/ |
The route match service. |
ContentPreprocessTest::setupCurrentRouteMatch | function | core/ |
Mock the current route matching object. |
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/ |
|
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/ |
@covers ::getMatchingContexts |
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. |
CurrentRouteMatch::$routeMatches | property | core/ |
Internal cache of RouteMatch objects. |
CurrentRouteMatch::getCurrentRouteMatch | function | core/ |
Returns the route match for the current request. |
CurrentRouteMatch::getMasterRouteMatch | function | core/ |
Gets the master route match.. |
CurrentRouteMatch::getParameter | function | core/ |
|
CurrentRouteMatch::getParameters | function | core/ |
|
CurrentRouteMatch::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
CurrentRouteMatch::getRawParameter | function | core/ |
|
CurrentRouteMatch::getRawParameters | function | core/ |
|
CurrentRouteMatch::getRouteMatch | function | core/ |
Returns the route match for a passed in request. |
CurrentRouteMatch::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
CurrentRouteMatch::getRouteName | function | core/ |
|
CurrentRouteMatch::getRouteObject | function | core/ |
|
CurrentRouteMatch::resetRouteMatch | function | core/ |
Resets the route match static cache. |
CurrentRouteMatch::__construct | function | core/ |
Constructs a CurrentRouteMatch object. |
CurrentRouteMatchTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\CurrentRouteMatch @group Routing |
CurrentRouteMatchTest.php | file | core/ |
|
CurrentRouteMatchTest::getRouteMatch | function | core/ |
Build a test route match object for the given implementation. |
CurrentRouteMatchTest::testGetCurrentRouteObject | function | core/ |
@covers ::__construct @covers ::getRouteObject @covers ::getCurrentRouteMatch @covers ::getRouteMatch |
CurrentRouteMatchTest::testGetRouteMatchFromRequest | function | core/ |
@covers ::getRouteMatchFromRequest |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.