Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
|
| 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. |
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.