Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
ContentTranslationHandlerTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle information. |
ContentTranslationHandlerTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
ContentTranslationHandlerTest::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationHandlerTest::$messenger | property | core/ |
The messenger. |
ContentTranslationHandlerTest::$modules | property | core/ |
Modules to install. |
ContentTranslationHandlerTest::$state | property | core/ |
The state service. |
ContentTranslationHandlerTest::$translationLangcode | property | core/ |
The ID of the translation language used in this test. |
ContentTranslationHandlerTest::providerTestEntityFormSharedElements | function | core/ |
Returns test cases for ::testEntityFormSharedElements(). |
ContentTranslationHandlerTest::setUp | function | core/ |
|
ContentTranslationHandlerTest::testEntityFormSharedElements | function | core/ |
Tests ContentTranslationHandler::entityFormSharedElements() |
ContentTranslationHooks | class | core/ |
Hook implementations for content_translation. |
ContentTranslationHooks.php | file | core/ |
|
ContentTranslationHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
ContentTranslationHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
ContentTranslationHooks::entityBundleInfoAlter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
ContentTranslationHooks::entityExtraFieldInfo | function | core/ |
Implements hook_entity_extra_field_info(). |
ContentTranslationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
ContentTranslationHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
ContentTranslationHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ContentTranslationHooks::fieldInfoAlter | function | core/ |
Implements hook_field_info_alter(). |
ContentTranslationHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
ContentTranslationHooks::formFieldConfigEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'. |
ContentTranslationHooks::formLanguageContentSettingsFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
ContentTranslationHooks::help | function | core/ |
Implements hook_help(). |
ContentTranslationHooks::languageContentSettingsInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
ContentTranslationHooks::languageContentSettingsUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
ContentTranslationHooks::languageFallbackCandidatesEntityViewAlter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
ContentTranslationHooks::languageTypesInfoAlter | function | core/ |
Implements hook_language_types_info_alter(). |
ContentTranslationHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
ContentTranslationHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
ContentTranslationHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
ContentTranslationLanguageChangeTest | class | core/ |
Tests the content translation language that is set. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.