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_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityFormFieldValidationFilteringTest::setUp | function | core/ |
|
| ContentEntityFormFieldValidationFilteringTest::testFieldWidgetsWithLimitedValidationErrors | function | core/ |
Tests field widgets with #limit_validation_errors. |
| ContentEntityNonRevisionableFieldTest | class | core/ |
Tests non-revisionable fields on revisionable (and translatable) entities. |
| ContentEntityNonRevisionableFieldTest.php | file | core/ |
|
| ContentEntityNonRevisionableFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| ContentEntityNonRevisionableFieldTest::$entityFieldManager | property | core/ |
The entity field manager. |
| ContentEntityNonRevisionableFieldTest::$modules | property | core/ |
Modules to install. |
| ContentEntityNonRevisionableFieldTest::$mulRev | property | core/ |
The EntityTestMulRev entity type storage. |
| ContentEntityNonRevisionableFieldTest::$rev | property | core/ |
The EntityTestRev entity type storage. |
| ContentEntityNonRevisionableFieldTest::setUp | function | core/ |
|
| ContentEntityNonRevisionableFieldTest::testMulNonRevisionableField | function | core/ |
Tests non-revisionable fields on revisionable and translatable entities. |
| ContentEntityNonRevisionableFieldTest::testMultiColumnNonRevisionableBaseField | function | core/ |
Tests multi column non revisionable base field for revisionable entity. |
| ContentEntityNonRevisionableFieldTest::testNonRevisionableField | function | core/ |
Tests non-revisionable fields on revisionable entities. |
| ContentEntityNormalizerTest::createMockFieldListItem | function | core/ |
Creates a mock field list item. |
| ContentEntityNullStorage::countFieldData | function | core/ |
Determines the number of entities with values for a given field. |
| ContentEntityNullStorage::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
| ContentEntityNullStorage::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
| ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
| ContentEntityNullStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
| ContentEntityNullStorage::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
| ContentEntityNullStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
| ContentEntityStorageBase::$entityFieldManager | property | core/ |
The entity field manager service. |
| ContentEntityStorageBase::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
| ContentEntityStorageBase::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
| ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
| ContentEntityStorageBase::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
| ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
| ContentEntityStorageBase::hasFieldValueChanged | function | core/ |
Checks whether the field values changed compared to the original entity. |
| ContentEntityStorageBase::initFieldValues | function | core/ |
Initializes field values. |
| ContentEntityStorageBase::invokeFieldMethod | function | core/ |
Invokes a method on the Field objects within an entity. |
| ContentEntityStorageBase::invokeFieldPostSave | function | core/ |
Invokes the post save method on the Field objects within an entity. |
| ContentEntityStorageBase::onFieldDefinitionCreate | function | core/ |
Reacts to the creation of a field. |
| ContentEntityStorageBase::onFieldDefinitionDelete | function | core/ |
Reacts to the deletion of a field. |
| 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. |
| 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. |
| ContentTranslationController::$entityFieldManager | property | core/ |
The entity field manager. |
| 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. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.