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 |
|---|---|---|---|
| ProfileTranslationHandler | class | core/ |
Defines the translation handler for users. |
| ProfileTranslationHandler.php | file | core/ |
|
| ProfileTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
| ProfileTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
| ProfileTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
| ReadOnlyStream::$handle | property | core/ |
A generic resource handle. |
| Registry::$moduleHandler | property | core/ |
The module handler to use to load modules. |
| Registry::$themeHandler | property | core/ |
The theme handler. |
| RegistryTest::$moduleHandler | property | core/ |
The mocked module handler. |
| RegistryTest::$themeHandler | property | core/ |
The mocked theme handler. |
| RelationshipNodeFileDataTest::testViewsHandlerRelationshipFileToNode | function | core/ |
Tests using the views file_to_node relationship. |
| RelationshipNodeFileDataTest::testViewsHandlerRelationshipNodeToFile | function | core/ |
Tests using the views node_to_file relationship. |
| RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData | function | core/ |
Tests relations limited by vocabulary. |
| RelationshipUserFileDataTest::testViewsHandlerRelationshipFileToUser | function | core/ |
Tests using the views file_to_user relationship. |
| RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData | function | core/ |
Tests using the views file relationship. |
| RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile | function | core/ |
Tests using the views user_to_file relationship. |
| RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData | function | core/ |
Tests using the views image relationship. |
| RemoveBlockForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| RemoveSectionForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| RequestHandler | class | core/ |
Acts as intermediate request forwarder for resource plugins. |
| 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. |
| 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/ |
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.