Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RequestHandler.php | file | core/ |
|
| RequestHandler::$serializer | property | core/ |
The serializer. |
| RequestHandler::create | function | core/ |
Instantiates a new instance of this class. |
| RequestHandler::createArgumentResolver | function | core/ |
Creates an argument resolver, containing all REST parameters. |
| RequestHandler::delegateToRestResourcePlugin | function | core/ |
Delegates an incoming request to the appropriate REST resource plugin. |
| RequestHandler::deserialize | function | core/ |
Deserializes request body, if any. |
| RequestHandler::getNormalizedRequestMethod | function | core/ |
Gets the normalized HTTP request method of the matched route. |
| RequestHandler::handle | function | core/ |
Handles a REST API request. |
| RequestHandler::handleRaw | function | core/ |
Handles a REST API request without deserializing the request body. |
| RequestHandler::prepareResponse | function | core/ |
Prepares the REST resource response. |
| RequestHandler::__construct | function | core/ |
Creates a new RequestHandler instance. |
| RequestHandlerTest | class | core/ |
Test REST RequestHandler controller logic. |
| RequestHandlerTest.php | file | core/ |
|
| RequestHandlerTest::$entityStorage | property | core/ |
The entity storage. |
| RequestHandlerTest::$modules | property | core/ |
Modules to install. |
| RequestHandlerTest::$requestHandler | property | core/ |
|
| RequestHandlerTest::setUp | function | core/ |
|
| RequestHandlerTest::testHandle | function | core/ |
Tests handle. |
| RequestSanitizerTest::errorHandler | function | core/ |
Catches and logs errors to $this->errors. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler | property | core/ |
The theme handler. |
| ResourceObjectNormalizerCacherTest::testResourceObjectMaxAge0IsHandledByCacher | function | core/ |
Tests that when max-age is set to 0 the cacher does not cache the normalization. |
| ResourceResponseValidator::$moduleHandler | property | core/ |
The module handler. |
| ResultTest::$resultHandler | property | core/ |
The Result handler. |
| ReverseProxyMiddleware::handle | function | core/ |
|
| RevisionDeleteForm::$moduleHandler | property | core/ |
The module handler. |
| RevisionDeleteForm::setModuleHandler | function | core/ |
Sets the module handler for this form. |
| RevisionRevertForm::$moduleHandler | property | core/ |
The module handler. |
| RevisionRevertForm::setModuleHandler | function | core/ |
Sets the module handler for this form. |
| RoleAccessControlHandler | class | core/ |
Defines the access control handler for the user role entity type. |
| RoleAccessControlHandler.php | file | core/ |
|
| RoleAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| RouteBuilder::$moduleHandler | property | core/ |
The module handler. |
| RouteBuilderTest::$moduleHandler | property | core/ |
The module handler. |
| RouteProviderTest::httpKernelHandle | function | core/ |
Returns the handle of the HTTP kernel service. |
| RouteSubscriber::$moduleHandler | property | core/ |
The module handler. |
| SaveUploadFormTest::testHandleDangerousFile | function | core/ |
Tests dangerous file handling. |
| SaveUploadFormTest::testHandleExtension | function | core/ |
Tests extension handling. |
| SaveUploadFormTest::testHandleFileMunge | function | core/ |
Tests file munge handling. |
| SaveUploadTest::testHandleDangerousFile | function | core/ |
Tests dangerous file handling. |
| SaveUploadTest::testHandleDotFile | function | core/ |
Test dangerous file handling. |
| SaveUploadTest::testHandleExtension | function | core/ |
Tests extension handling. |
| SaveUploadTest::testHandleFileMunge | function | core/ |
Tests file munge handling. |
| SearchPageAccessControlHandler | class | core/ |
Defines the access control handler for the search page entity type. |
| SearchPageAccessControlHandler.php | file | core/ |
|
| SearchPageAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| SearchTextProcessor::$moduleHandler | property | core/ |
The module handler. |
| Section::contextHandler | function | core/ |
Wraps the context handler. |
| SectionComponent::contextHandler | function | core/ |
Wraps the context handler. |
| SectionRenderTest::$contextHandler | property | core/ |
The plugin context handler. |
| SectionStorage::$handles_permission_check | property | core/ |
Indicates that this section storage handles its own permission checking. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.