Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ContentTranslationHandler::$fieldStorageDefinitions | property | core/ |
Installed field storage definitions for the entity type. |
ContentTranslationHandler::checkFieldStorageDefinitionTranslatability | function | core/ |
Checks the field storage definition for translatability support. |
ContentTranslationHandler::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
ContentTranslationHandlerInterface::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
ContentTranslationHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
ContentTranslationHooks::entityExtraFieldInfo | function | core/ |
Implements hook_entity_extra_field_info(). |
ContentTranslationHooks::fieldInfoAlter | function | core/ |
Implements hook_field_info_alter(). |
ContentTranslationHooks::formFieldConfigEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'. |
ContentTranslationMetadataFieldsTest | class | core/ |
Tests the Content Translation metadata fields handling. |
ContentTranslationMetadataFieldsTest.php | file | core/ |
|
ContentTranslationMetadataFieldsTest::$bundle | property | core/ |
The bundle being tested. |
ContentTranslationMetadataFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationMetadataFieldsTest::$entityTypeId | property | core/ |
The entity type being tested. |
ContentTranslationMetadataFieldsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationMetadataFieldsTest::setUp | function | core/ |
|
ContentTranslationMetadataFieldsTest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
ContentTranslationMetadataFieldsTest::testSetTranslatable | function | core/ |
Tests setting translatable metadata fields. |
ContentTranslationMetadataFieldsTest::testSkipUntranslatable | function | core/ |
Tests skipping setting non translatable metadata fields. |
ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable | function | core/ |
Updates a field value, only if the field is translatable. |
ContentTranslationModuleInstallTest::testFieldUpdates | function | core/ |
Tests that content translation fields are created upon module installation. |
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI | function | core/ |
Tests that field setting depends on bundle translatability. |
ContentTranslationStandardFieldsTest | class | core/ |
Tests the Content translation settings. |
ContentTranslationStandardFieldsTest.php | file | core/ |
|
ContentTranslationStandardFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationStandardFieldsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationStandardFieldsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
ContentTranslationStandardFieldsTest::setUp | function | core/ |
|
ContentTranslationStandardFieldsTest::testFieldTranslatableArticle | function | core/ |
Tests that translatable fields are being rendered. |
ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable | function | core/ |
Tests that revision_log is not translatable. |
ContentTranslationSynchronizedFieldsConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
ContentTranslationSynchronizedFieldsConstraint.php | file | core/ |
|
ContentTranslationSynchronizedFieldsConstraint::$defaultRevisionMessage | property | core/ |
Message shown for non-translatable field changes in non-default revision. |
ContentTranslationSynchronizedFieldsConstraint::$defaultTranslationMessage | property | core/ |
Message shown for non-translatable field changes in different language. |
ContentTranslationSynchronizedFieldsConstraintValidator | class | core/ |
Checks that synchronized fields are handled correctly in pending revisions. |
ContentTranslationSynchronizedFieldsConstraintValidator.php | file | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.