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 |
---|---|---|---|
ContentEntityStorageBase::onFieldDefinitionUpdate | function | core/ |
Reacts to the update of a field. |
ContentEntityStorageBase::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
ContentEntityStorageBase::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
ContentEntityStorageBase::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
ContentEntityStorageBase::purgeFieldData | function | core/ |
Purges a batch of field data. |
ContentEntityStorageBase::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
ContentEntityStorageBase::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
ContentEntityTest::$fieldName | property | core/ |
The name of the field used in this test. |
ContentModerationHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
ContentModerationHooks::entityBundleFieldInfo | function | core/ |
Implements hook_entity_bundle_field_info(). |
ContentModerationHooks::entityExtraFieldInfo | function | core/ |
Implements hook_entity_extra_field_info(). |
ContentModerationHooks::entityFieldAccess | function | core/ |
Implements hook_entity_field_access(). |
ContentModerationState::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
ContentModerationStateTest::testModerationWithFieldConfigOverride | function | core/ |
Tests moderation when the moderation_state field has a config override. |
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle | function | core/ |
Tests that field synchronization is skipped for disabled bundles. |
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. |
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.