Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationEntityBundleInfoTest::$contentTranslationManager | property | core/ |
The content translation manager. |
| ContentTranslationEntityBundleInfoTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationEntityBundleInfoTest::getBundledNode | function | core/ |
Gets a new bundled node for testing. |
| ContentTranslationEntityBundleInfoTest::setUp | function | core/ |
|
| ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert | function | core/ |
Tests that bundle translation settings are propagated on creation. |
| ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate | function | core/ |
Tests that bundle translation setting changes are propagated. |
| ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle | function | core/ |
Tests that field synchronization is skipped for disabled bundles. |
| ContentTranslationEntityBundleInfoTest::testHookInvocationOrder | function | core/ |
Tests that modules can know whether bundles are translatable. |
| ContentTranslationEntityBundleUITest | class | core/ |
Tests the content translation behaviors on entity bundle UI. |
| ContentTranslationEntityBundleUITest.php | file | core/ |
|
| ContentTranslationEntityBundleUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationEntityBundleUITest::$modules | property | core/ |
Modules to install. |
| ContentTranslationEntityBundleUITest::setUp | function | core/ |
|
| ContentTranslationEntityBundleUITest::testContentTypeUI | function | core/ |
Tests content types default translation behavior. |
| ContentTranslationFieldSyncRevisionTest | class | core/ |
Tests the field synchronization logic when revisions are involved. |
| ContentTranslationFieldSyncRevisionTest.php | file | core/ |
|
| ContentTranslationFieldSyncRevisionTest::$contentTranslationManager | property | core/ |
The content translation manager. |
| ContentTranslationFieldSyncRevisionTest::$fieldName | property | core/ |
The synchronized field name. |
| ContentTranslationFieldSyncRevisionTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationFieldSyncRevisionTest::$storage | property | core/ |
The test entity storage. |
| ContentTranslationFieldSyncRevisionTest::assertLatestRevisionFieldValues | function | core/ |
Asserts that the latest revision has the expected field values. |
| ContentTranslationFieldSyncRevisionTest::assertViolations | function | core/ |
Asserts that the expected violations were found. |
| ContentTranslationFieldSyncRevisionTest::createRevision | function | core/ |
Creates a new revision starting from the latest translation-affecting one. |
| ContentTranslationFieldSyncRevisionTest::saveNewEntity | function | core/ |
|
| ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay | function | core/ |
Sets untranslatable field widgets' display status. |
| ContentTranslationFieldSyncRevisionTest::setUp | function | core/ |
|
| ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden | function | core/ |
Tests changing the default language of an entity. |
| ContentTranslationFieldSyncRevisionTest::testFieldSynchronizationAndValidation | function | core/ |
Checks that field synchronization works as expected with revisions. |
| ContentTranslationFieldSyncRevisionTest::testFileFieldSynchronization | function | core/ |
Checks that file field synchronization works as expected. |
| ContentTranslationFormHooks | class | core/ |
Form hook implementations for content_translation. |
| ContentTranslationFormHooks.php | file | core/ |
|
| ContentTranslationFormHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| ContentTranslationFormHooks::formFieldConfigEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'. |
| ContentTranslationFormHooks::__construct | function | core/ |
|
| ContentTranslationFormLanguageHooks | class | core/ |
Form hook implementations for content_translation. |
| ContentTranslationFormLanguageHooks.php | file | core/ |
|
| ContentTranslationFormLanguageHooks::formLanguageContentSettingsFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
| ContentTranslationFormLanguageHooks::isFieldTranslatabilityConfigurable | function | core/ |
Checks whether translatability should be configurable for a field. |
| ContentTranslationFormLanguageHooks::languageContentSettingsSubmit | function | core/ |
Form submission handler for content_translation_admin_settings_form(). |
| ContentTranslationFormLanguageHooks::languageContentSettingsValidate | function | core/ |
Form validation handler for content_translation_admin_settings_form(). |
| ContentTranslationFormLanguageHooks::__construct | function | core/ |
|
| 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(). |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.