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 |
|---|---|---|---|
| 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/ |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager | property | core/ |
The content translation manager. |
| ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer | property | core/ |
The field translation synchronizer. |
| ContentTranslationSynchronizedFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation | function | core/ |
Returns the original translation. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField | function | core/ |
Returns the synchronized properties for every specified field. |
| ContentTranslationSynchronizedFieldsConstraintValidator::hasSynchronizedPropertyChanges | function | core/ |
Checks whether any synchronized property has changes. |
| ContentTranslationSynchronizedFieldsConstraintValidator::validate | function | core/ |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::__construct | function | core/ |
ContentTranslationSynchronizedFieldsConstraintValidator constructor. |
| ContentTranslationSyncImageTest::setupTestFields | function | core/ |
Creates the test image field. |
| ContentTranslationSyncImageTest::testImageFieldSync | function | core/ |
Tests image field synchronization. |
| ContentTranslationSyncUnitTest::$unchangedFieldValues | property | core/ |
The unchanged field values. |
| ContentTranslationSyncUnitTest::testFieldSync | function | core/ |
Tests the field synchronization algorithm. |
| ContentTranslationTestBase::$fieldName | property | core/ |
The name of the field used to test translation. |
| ContentTranslationTestBase::setupTestFields | function | core/ |
Creates the test fields. |
| ContentTranslationUITestBase::getChangedFieldName | function | core/ |
Returns the name of the field that implements the changed timestamp. |
| ContentTranslationUntranslatableFieldsTest | class | core/ |
Tests the untranslatable fields behaviors. |
| ContentTranslationUntranslatableFieldsTest.php | file | core/ |
|
| ContentTranslationUntranslatableFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationUntranslatableFieldsTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationUntranslatableFieldsTest::setUp | function | core/ |
|
| ContentTranslationUntranslatableFieldsTest::setupTestFields | function | core/ |
Creates the test fields. |
| ContentTranslationUntranslatableFieldsTest::testHiddenWidgets | function | core/ |
Tests that hiding untranslatable field widgets works correctly. |
| content_moderation_post_update_add_index_content_moderation_state_field_revision_moderation_state | function | core/ |
Add moderation_state index to content_moderation_state tables. |
| content_translation_field_sync_widget | function | core/ |
Returns a form element to configure field synchronization. |
| CopyFieldValueTest | class | core/ |
Tests copy field value functionality. |
| CopyFieldValueTest.php | file | core/ |
|
| CopyFieldValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CopyFieldValueTest::$modules | property | core/ |
Modules to install. |
| CopyFieldValueTest::testCopyFieldValue | function | core/ |
Tests copy field value JavaScript functionality. |
| CopyFieldValueTestForm | class | core/ |
Provides a form to test Drupal.behaviors.copyFieldValue. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.