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 |
|---|---|---|---|
| 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/ |
|
| 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. |
| EntityViewsWithMultivalueBasefieldTest.php | file | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::$modules | property | core/ |
Modules to install. |
| EntityViewsWithMultivalueBasefieldTest::$testViews | property | core/ |
Views to be enabled. |
| EntityViewsWithMultivalueBasefieldTest::setUp | function | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::testView | function | core/ |
Tests entity views with multivalue base fields. |
| entity_field.deleted_fields_repository | service | core/ |
Drupal\Core\Field\DeletedFieldsRepository |
| entity_field.manager | service | core/ |
Drupal\Core\Entity\EntityFieldManager |
| entity_reference_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_reference_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| entity_schema_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_schema_test_entity_bundle_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
| entity_schema_test_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
| entity_serialization_test_entity_field_access_alter | function | core/ |
Implements hook_entity_field_access_alter(). |
| entity_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| entity_test_entity_extra_field_info | function | core/ |
Implements hook_entity_extra_field_info(). |
| entity_test_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
| entity_test_entity_field_access_alter | function | core/ |
Implements hook_entity_field_access_alter(). |
| entity_test_extra_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_test_extra_entity_bundle_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
| entity_test_extra_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
| entity_test_field_default_value | function | core/ |
Field default value callback. |
| entity_test_update_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_test_update_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
| ExcludedFieldTokenTest | class | core/ |
Tests the display of an excluded field that is used as a token. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.