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 |
|---|---|---|---|
| ContentLanguageSettingsForm::$moduleHandler | property | core/ |
The module handler. |
| ContentLength::handle | function | core/ |
|
| ContentLength::handle | function | core/ |
|
| ContentLengthTest::testHandle | function | core/ |
Tests handle. |
| ContentLengthTest::testHandle | function | core/ |
Tests handle. |
| ContentModerationStateAccessControlHandler | class | core/ |
The access control handler for the content_moderation_state entity type. |
| ContentModerationStateAccessControlHandler.php | file | core/ |
|
| ContentModerationStateAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| ContentModerationStateAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| ContentModerationStateAccessControlHandlerTest | class | core/ |
Tests Drupal\content_moderation\ContentModerationStateAccessControlHandler. |
| ContentModerationStateAccessControlHandlerTest.php | file | core/ |
|
| ContentModerationStateAccessControlHandlerTest::$accessControlHandler | property | core/ |
The content_moderation_state access control handler. |
| ContentModerationStateAccessControlHandlerTest::$modules | property | core/ |
Modules to install. |
| ContentModerationStateAccessControlHandlerTest::setUp | function | core/ |
|
| ContentModerationStateAccessControlHandlerTest::testHandler | function | core/ |
Tests handler. |
| ContentTranslationHandler | class | core/ |
Base class for content translation handlers. |
| ContentTranslationHandler.php | file | core/ |
|
| ContentTranslationHandler::$entityTypeId | property | core/ |
The type of the entity being translated. |
| ContentTranslationHandler::$fieldStorageDefinitions | property | core/ |
Installed field storage definitions for the entity type. |
| ContentTranslationHandler::addTranslatabilityClue | function | core/ |
Adds a clue about the form element translatability. |
| ContentTranslationHandler::checkFieldStorageDefinitionTranslatability | function | core/ |
Checks the field storage definition for translatability support. |
| ContentTranslationHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ContentTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| ContentTranslationHandler::entityFormDelete | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::entityFormDeleteTranslationUrl | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
| ContentTranslationHandler::entityFormSharedElements | function | core/ |
Process callback: determines which elements get clue in the form. |
| ContentTranslationHandler::entityFormSourceChange | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::entityFormSubmit | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
| ContentTranslationHandler::entityFormValidate | function | core/ |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
| ContentTranslationHandler::getDefaultOwnerId | function | core/ |
Default value callback for the owner base field definition. |
| ContentTranslationHandler::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
| ContentTranslationHandler::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
| ContentTranslationHandler::getTranslationAccess | function | core/ |
Checks that the user can perform the operation on the entity translation. |
| ContentTranslationHandler::hasAuthor | function | core/ |
Checks whether the entity type supports author natively. |
| ContentTranslationHandler::hasChangedTime | function | core/ |
Checks whether the entity type supports modification time natively. |
| ContentTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
| ContentTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
| ContentTranslationHandler::retranslate | function | core/ |
Marks translations as outdated. |
| ContentTranslationHandler::__construct | function | core/ |
Initializes an instance of the content translation controller. |
| ContentTranslationHandlerInterface | interface | core/ |
Interface for providing content translation. |
| ContentTranslationHandlerInterface.php | file | core/ |
|
| ContentTranslationHandlerInterface::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| ContentTranslationHandlerInterface::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
| ContentTranslationHandlerInterface::getSourceLangcode | function | core/ |
Retrieves the source language for the translation being created. |
| ContentTranslationHandlerInterface::getTranslationAccess | function | core/ |
Checks that the user can perform the operation on the entity translation. |
| ContentTranslationHandlerInterface::retranslate | function | core/ |
Marks translations as outdated. |
| ContentTranslationHandlerTest | class | core/ |
Tests the content translation handler. |
| ContentTranslationHandlerTest.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.