Search for d
Title | Object type | File name | Summary |
---|---|---|---|
aaa_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/aaa_update_test/aaa_update_test.info.yml |
AbstractOperation::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
AbstractOperation::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
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. |
AcceptHeaderMiddleware | class | core/ |
Example implementation of "accept header"-based content negotiation. |
AcceptHeaderMiddleware.php | file | core/ |
|
AcceptHeaderMiddleware::$app | property | core/ |
The app kernel. |
AcceptHeaderMiddleware::handle | function | core/ |
|
AcceptHeaderMiddleware::__construct | function | core/ |
Constructs a new AcceptHeaderMiddleware instance. |
AcceptHeaderRoutingTestServiceProvider | class | core/ |
Service provider for the accept_header_routing_test module. |
AcceptHeaderRoutingTestServiceProvider.php | file | core/ |
|
AcceptHeaderRoutingTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
accept_header_matcher | service | core/ |
Drupal\accept_header_routing_test\Routing\AcceptHeaderMatcher |
accept_header_routing_test.info.yml | file | core/ |
core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.info.yml |
accept_header_routing_test.services.yml | file | core/ |
core/modules/system/tests/modules/accept_header_routing_test/accept_header_routing_test.services.yml |
Access::adminSummary | function | core/ |
Display the filter on the administrative summary. |
AccessAwareRouterTest::testMatchRequestAllowed | function | core/ |
Tests the matchRequest() function for access allowed. |
AccessAwareRouterTest::testMatchRequestDenied | function | core/ |
Tests the matchRequest() function for access denied. |
AccessDeniedSubscriber | class | core/ |
Redirects users when access is denied. |
AccessDeniedSubscriber.php | file | core/ |
|
AccessDeniedSubscriber::$account | property | core/ |
The current user. |
AccessDeniedSubscriber::getSubscribedEvents | function | core/ |
|
AccessDeniedSubscriber::onException | function | core/ |
Redirects users when access is denied. |
AccessDeniedSubscriber::__construct | function | core/ |
Constructs a new redirect subscriber. |
AccessDeniedTest | class | core/ |
Tests page access denied functionality, including custom 403 pages. |
AccessDeniedTest.php | file | core/ |
|
AccessDeniedTest::$adminUser | property | core/ |
|
AccessDeniedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AccessDeniedTest::$modules | property | core/ |
Modules to enable. |
AccessDeniedTest::setUp | function | core/ |
|
AccessDeniedTest::testAccessDenied | function | core/ |
|
AccessDeniedTest::testAccessDeniedCustomPageWithAccessDenied | function | core/ |
Tests that an inaccessible custom 403 page falls back to the default. |
AccessGroupAnd | class | core/ |
An access group where all the dependencies must be allowed. |
AccessGroupAnd.php | file | core/ |
|
AccessGroupAnd::$dependencies | property | core/ |
The access dependencies. |
AccessGroupAnd::access | function | core/ |
Checks data value access. |
AccessGroupAnd::addDependency | function | core/ |
|
AccessGroupAnd::getDependencies | function | core/ |
|
AccessGroupAndTest | class | core/ |
Tests accessible groups. |
AccessGroupAndTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.