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 |
|---|---|---|---|
| EntityBundleFieldTest::testCustomBundleFieldUsage | function | core/ |
Tests making use of a custom bundle field. |
| EntityBundleListener::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
| EntityComputedFieldTest | class | core/ |
Tests that entities with computed fields work correctly. |
| EntityComputedFieldTest.php | file | core/ |
|
| EntityComputedFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityComputedFieldTest::$modules | property | core/ |
Modules to install. |
| EntityComputedFieldTest::$state | property | core/ |
The state service. |
| EntityComputedFieldTest::setUp | function | core/ |
|
| EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata | function | core/ |
Tests that formatters bubble the cacheable metadata of computed fields. |
| EntityConstraintViolationList::filterByFieldAccess | function | core/ |
Filters this violation list to apply for accessible fields only. |
| EntityConstraintViolationList::filterByFields | function | core/ |
Filters this violation list by the given fields. |
| EntityConstraintViolationList::getByFields | function | core/ |
Gets the violations of the given fields. |
| EntityConstraintViolationList::getFieldNames | function | core/ |
Returns the names of all violated fields. |
| EntityConstraintViolationListInterface::filterByFieldAccess | function | core/ |
Filters this violation list to apply for accessible fields only. |
| EntityConstraintViolationListInterface::filterByFields | function | core/ |
Filters this violation list by the given fields. |
| EntityConstraintViolationListInterface::getByFields | function | core/ |
Gets the violations of the given fields. |
| EntityConstraintViolationListInterface::getFieldNames | function | core/ |
Returns the names of all violated fields. |
| EntityConstraintViolationListTest::testFilterByFieldAccess | function | core/ |
Tests filter by field access. |
| EntityConstraintViolationListTest::testFilterByFieldAccessWithCompositeConstraint | function | core/ |
Tests filter by field access with composite constraint. |
| EntityConstraintViolationListTest::testFilterByFields | function | core/ |
Tests filter by fields. |
| EntityConstraintViolationListTest::testFilterByFieldsWithCompositeConstraints | function | core/ |
Tests filter by fields with composite constraints. |
| EntityContentBase::$fieldTypeManager | property | core/ |
Field type plugin manager. |
| EntityContentBase::fields | function | core/ |
Returns an array of destination fields. |
| EntityDecoupledTranslationRevisionsTest::$previousUntranslatableFieldValue | property | core/ |
The previous untranslatable field value. |
| EntityDecoupledTranslationRevisionsTest::dataTestUntranslatableFields | function | core/ |
Data provider for ::testUntranslatableFields. |
| EntityDecoupledTranslationRevisionsTest::testUntranslatableFields | function | core/ |
Tests that untranslatable fields are handled correctly. |
| EntityDefinitionTestTrait::addBaseFieldIndex | function | core/ |
Adds a single-field index to the base field. |
| EntityDefinitionTestTrait::doFieldUpdate | function | core/ |
Performs a field storage definition update. |
| EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions | function | core/ |
Returns the required rev / mul field definitions for an entity type. |
| EntityDefinitionTestTrait::makeBaseFieldEntityKey | function | core/ |
Promotes a field to an entity key. |
| EntityDefinitionTestTrait::removeBaseFieldIndex | function | core/ |
Removes the index added in addBaseFieldIndex(). |
| EntityDefinitionUpdateManager::$entityFieldManager | property | core/ |
The entity field manager service. |
| EntityDefinitionUpdateManager::$fieldStorageDefinitionListener | property | core/ |
The field storage definition listener service. |
| EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManager::installFieldableEntityType | function | core/ |
Installs a new fieldable entity type definition. |
| EntityDefinitionUpdateManager::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
| EntityDefinitionUpdateManager::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EntityDefinitionUpdateManager::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
| EntityDefinitionUpdateManager::updateFieldableEntityType | function | core/ |
Applies any change performed to a fieldable entity type definition. |
| EntityDefinitionUpdateManager::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
| EntityDefinitionUpdateManagerInterface::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManagerInterface::installFieldableEntityType | function | core/ |
Installs a new fieldable entity type definition. |
| EntityDefinitionUpdateManagerInterface::installFieldStorageDefinition | function | core/ |
Installs a new field storage definition. |
| EntityDefinitionUpdateManagerInterface::uninstallFieldStorageDefinition | function | core/ |
Uninstalls a field storage definition. |
| EntityDefinitionUpdateManagerInterface::updateFieldableEntityType | function | core/ |
Applies any change performed to a fieldable entity type definition. |
| EntityDefinitionUpdateManagerInterface::updateFieldStorageDefinition | function | core/ |
Applies any change performed to the passed field storage definition. |
| EntityDefinitionUpdateMultipleTypesTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityDefinitionUpdateMultipleTypesTest::testBaseFieldCreateDeleteWithExistingEntities | function | core/ |
Tests creating and deleting a base field if entities exist. |
| EntityDefinitionUpdateMultipleTypesTest::testBaseFieldCreateUpdateDeleteWithoutData | function | core/ |
Tests creating, updating, and deleting a base field if no entities exist. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.