Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 8.9.x for request
- Search 11.x for request
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessAwareRouter::matchRequest | function | core/ |
|
AccessAwareRouterInterface::matchRequest | function | core/ |
|
AccessManager::checkRequest | function | core/ |
Execute access checks against the incoming request. |
AccessManagerInterface::checkRequest | function | core/ |
Execute access checks against the incoming request. |
AjaxBasePageNegotiator::$requestStack | property | core/ |
The request stack. |
AjaxBasePageNegotiatorTest::$requestStack | property | core/ |
The request stack. |
AjaxHelperTrait::getRequestWrapperFormat | function | core/ |
Gets the wrapper format of the current request. |
AjaxResponseAttachmentsProcessor::$requestStack | property | core/ |
The request stack. |
AjaxResponseSubscriber::AJAX_REQUEST_PARAMETER | constant | core/ |
Request parameter to indicate that a request is a Drupal Ajax request. |
AjaxResponseSubscriber::onRequest | function | core/ |
Sets the AJAX parameter from the current request. |
ApiRequestTrait | trait | core/ |
Boilerplate for API Functional tests' HTTP requests. |
ApiRequestTrait.php | file | core/ |
|
ApiRequestTrait::decorateWithXdebugCookie | function | core/ |
Adds the Xdebug cookie to the request options. |
ApiRequestTrait::makeApiRequest | function | core/ |
Performs an HTTP request. Wraps the Guzzle HTTP client. |
argument_resolver.psr7_request | service | core/ |
Drupal\Core\Controller\ArgumentResolver\Psr7RequestValueResolver |
argument_resolver.request | service | core/ |
Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver |
argument_resolver.request_attribute | service | core/ |
Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver |
AssetAggregationAcrossPagesTest::doRequests | function | core/ |
Helper to do requests so the above test methods stay in sync. |
AssetOptimizationTest::requestPage | function | core/ |
Creates a user and requests a page. |
AuthenticationManager::appliesToRoutedRequest | function | core/ |
Checks whether the authentication method is allowed on a given route. |
AuthenticationProviderFilterInterface::appliesToRoutedRequest | function | core/ |
Checks whether the authentication method is allowed on a given route. |
AuthenticationSubscriber::onKernelRequestAuthenticate | function | core/ |
Authenticates user on request. |
AuthenticationSubscriber::onKernelRequestFilterProvider | function | core/ |
Denies access if authentication provider is not allowed on this route. |
BanAdminTest::getRequestStackMock | function | core/ |
Get a request stack with a dummy IP. |
BrokenPostRequestException | class | core/ |
Defines an exception used, when the POST HTTP body is broken. |
BrokenPostRequestException.php | file | core/ |
|
BrokenPostRequestException::$size | property | core/ |
The maximum upload size. |
BrokenPostRequestException::getSize | function | core/ |
Returns the maximum upload size in bytes. |
BrokenPostRequestException::__construct | function | core/ |
Constructs a new BrokenPostRequestException. |
CacheableBadRequestHttpException | class | core/ |
A cacheable BadRequestHttpException. |
CacheableBadRequestHttpException.php | file | core/ |
|
CacheableBadRequestHttpException::__construct | function | core/ |
|
CacheableTooManyRequestsHttpException | class | core/ |
A cacheable TooManyRequestsHttpException. |
CacheableTooManyRequestsHttpException.php | file | core/ |
|
CacheableTooManyRequestsHttpException::__construct | function | core/ |
|
cache_context.request_format | service | core/ |
Drupal\Core\Cache\Context\RequestFormatCacheContext |
ChainRequestPolicy | class | core/ |
Implements a compound request policy. |
ChainRequestPolicy.php | file | core/ |
|
ChainRequestPolicy::$rules | property | core/ |
A list of policy rules to apply when this policy is evaluated. |
ChainRequestPolicy::addPolicy | function | core/ |
Add a policy to the list of policy rules. |
ChainRequestPolicy::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
ChainRequestPolicyInterface | interface | core/ |
Defines the interface for compound request policies. |
ChainRequestPolicyInterface.php | file | core/ |
|
ChainRequestPolicyInterface::addPolicy | function | core/ |
Add a policy to the list of policy rules. |
ChainRequestPolicyTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\ChainRequestPolicy[[api-linebreak]] @group PageCache |
ChainRequestPolicyTest.php | file | core/ |
|
ChainRequestPolicyTest::$policy | property | core/ |
The chain request policy under test. |
ChainRequestPolicyTest::$request | property | core/ |
A request object. |
ChainRequestPolicyTest::providerAllowIfAnyRuleReturnedAllow | function | core/ |
Provides test data for testAllowIfAnyRuleReturnedAllow. |
ChainRequestPolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.