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
- Search main for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::addTranslateLink | function | core/ |
Implements hook_comment_links_alter(). |
| 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::help | function | core/ |
Implements hook_help(). |
| ContentTranslationHooks::installFieldStorageDefinitions | function | core/ |
Installs Content Translation's fields for a given entity type. |
| 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. |
| ContentTranslationLanguageChangeTest.php | file | core/ |
|
| ContentTranslationLanguageChangeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationLanguageChangeTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationLanguageChangeTest::setUp | function | core/ |
|
| ContentTranslationLanguageChangeTest::testLanguageChange | function | core/ |
Tests that the source language is properly set when changing. |
| ContentTranslationLanguageChangeTest::testLanguageSwitchLinks | function | core/ |
Tests language switch links while translating content. |
| ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall | function | core/ |
Tests that title does not change on ajax call with new language value. |
| ContentTranslationLinkTagTest | class | core/ |
Tests whether canonical link tags are present for content entities. |
| ContentTranslationLinkTagTest.php | file | core/ |
|
| ContentTranslationLinkTagTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationLinkTagTest::$langcodes | property | core/ |
The added languages. |
| ContentTranslationLinkTagTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.