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_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeEventSubscriberTrait::onFieldableEntityTypeCreate | function | core/ |
|
| EntityTypeEventSubscriberTrait::onFieldableEntityTypeUpdate | function | core/ |
|
| EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Adds base field info to an entity type. |
| EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntityTypeInfo::entityExtraFieldInfo | function | core/ |
Gets the "extra fields" for a bundle. |
| EntityTypeInfo::fieldInfoAlter | function | core/ |
Implements hook_field_info_alter(). |
| EntityTypeInfoTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes | function | core/ |
Tests base field only added to moderated entity types. |
| EntityTypeInfoTest::testEntityBaseFieldInfo | function | core/ |
Tests entity base field info. |
| EntityTypeInfoTest::testEntityBaseFieldProvider | function | core/ |
Tests entity base field provider. |
| EntityTypeListener::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityTypeListener::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
| EntityTypeListener::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| EntityTypeListenerInterface::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
| EntityTypeListenerInterface::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| EntityTypeManagerTestEntity::$baseFieldDefinitions | property | core/ |
The base field definitions. |
| EntityTypeManagerTestEntity::$bundleFieldDefinitions | property | core/ |
The bundle field definitions. |
| EntityTypeManagerTestEntity::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTypeManagerTestEntity::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTypeManagerTestEntityBundle::$bundleClassFieldDefinitions | property | core/ |
The bundle class field definitions. |
| EntityTypeManagerTestEntityBundle::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityUntranslatableFieldsConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
| EntityUntranslatableFieldsConstraint.php | file | core/ |
|
| EntityUntranslatableFieldsConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| EntityUntranslatableFieldsConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
| EntityUntranslatableFieldsConstraintValidator.php | file | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityUntranslatableFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges | function | core/ |
Checks whether an entity has untranslatable field changes. |
| EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
| EntityValidationTest::$entityFieldText | property | core/ |
Text for the test field on the entity. |
| EntityViewBuilder::$singleFieldDisplays | property | core/ |
The EntityViewDisplay objects created for individual field rendering. |
| EntityViewBuilder::getSingleFieldDisplay | function | core/ |
Gets an EntityViewDisplay for rendering an individual field. |
| EntityViewBuilder::viewFieldItem | function | core/ |
Builds a renderable array for a single field item. |
| EntityViewBuilderInterface::viewFieldItem | function | core/ |
Builds a renderable array for a single field item. |
| EntityViewControllerTest::testFieldItemAttributes | function | core/ |
Tests field item attributes. |
| EntityViewDisplayEditForm::buildExtraFieldRow | function | core/ |
Builds the table row structure for a single extra field. |
| EntityViewDisplayEditForm::buildFieldRow | function | core/ |
Builds the table row structure for a single field. |
| EntityViewDisplayResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| EntityViewsData::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityViewsData::$fieldStorageDefinitions | property | core/ |
The field storage definitions for all base fields of the entity type. |
| EntityViewsData::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions. |
| EntityViewsData::mapFieldDefinition | function | core/ |
Puts the views data for a single field onto the views data. |
| EntityViewsData::mapSingleFieldViewsData | function | core/ |
Provides the views data for a given data type and schema field. |
| EntityViewsDataTest::$commonBaseFields | property | core/ |
The common base fields for test entity types. |
| EntityViewsDataTest::testBaseTableFields | function | core/ |
Tests fields on the base table. |
| EntityViewsDataTest::testDataTableFields | function | core/ |
Tests fields on the data table. |
| EntityViewsDataTest::testRevisionTableFields | function | core/ |
Tests fields on the revision table. |
| EntityViewsWithMultivalueBaseFieldTest | class | core/ |
Tests entity views with multivalue base fields. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.