Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationStandardFieldsTest | class | core/ |
Tests the Content translation settings using the standard profile. |
ContentTranslationStandardFieldsTest.php | file | core/ |
|
ContentTranslationStandardFieldsTest::$modules | property | core/ |
Modules to enable. |
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/ |
Test that revision_log is not translatable. |
ContentTranslationSynchronizedFieldsConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
ContentTranslationSynchronizedFieldsConstraint.php | file | core/ |
|
ContentTranslationSynchronizedFieldsConstraint::$defaultRevisionMessage | property | core/ |
|
ContentTranslationSynchronizedFieldsConstraint::$defaultTranslationMessage | property | core/ |
|
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 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::$fieldName | property | core/ |
The name of the field used to test translation. |
ContentTranslationTestBase::setupTestFields | function | core/ |
Creates the test fields. |
ContentTranslationTestBase::setupTestFields | function | core/ |
Creates the test fields. |
ContentTranslationUITestBase::getChangedFieldName | function | core/ |
Returns the name of the field that implements the changed timestamp. |
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 enable. |
ContentTranslationUntranslatableFieldsTest::setUp | function | core/ |
|
ContentTranslationUntranslatableFieldsTest::setupTestFields | function | core/ |
Creates the test fields. |
ContentTranslationUntranslatableFieldsTest::testHiddenWidgets | function | core/ |
Tests that hiding untranslatable field widgets works correctly. |
ContentTranslationUpdatesManager::$entityFieldManager | property | core/ |
The entity field manager. |
content_moderation_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
content_moderation_entity_bundle_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
content_moderation_entity_extra_field_info | function | core/ |
Implements hook_entity_extra_field_info(). |
content_moderation_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
content_moderation_post_update_views_field_plugin_id | function | core/ |
Update the moderation state views field plugin ID. |
content_translation_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
content_translation_entity_extra_field_info | function | core/ |
Implements hook_entity_extra_field_info(). |
content_translation_field_info_alter | function | core/ |
Implements hook_field_info_alter(). |
content_translation_field_sync_widget | function | core/ |
Returns a form element to configure field synchronization. |
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.