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 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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 |
| ExcludedFieldTokenTest | class | core/ |
Tests the display of an excluded field that is used as a token. |
| ExcludedFieldTokenTest.php | file | core/ |
|
| ExcludedFieldTokenTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExcludedFieldTokenTest::$modules | property | core/ |
The modules that need to be installed for this test. |
| ExcludedFieldTokenTest::$testViews | property | core/ |
The views that are used by this test. |
| ExcludedFieldTokenTest::$view | property | core/ |
|
| ExcludedFieldTokenTest::setUp | function | core/ |
Sets up the test. |
| ExcludedFieldTokenTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
| Exporter::exportFieldItem | function | core/ |
Exports a single field item generically. |
| Extension::fields | function | core/ |
Returns available fields on the source. |
| ExtensionViewsFieldTest | class | core/ |
Tests the core Drupal\file\Plugin\views\field\Extension handler. |
| ExtensionViewsFieldTest.php | file | core/ |
|
| ExtensionViewsFieldTest::$modules | property | core/ |
Modules to install. |
| ExtensionViewsFieldTest::$testViews | property | core/ |
Views used by this test. |
| ExtensionViewsFieldTest::setUp | function | core/ |
|
| ExtensionViewsFieldTest::testFileExtensionTarOption | function | core/ |
Tests file extension views field handler extension_detect_tar option. |
| ExtraFieldBlock | class | core/ |
Provides a block that renders an extra field from an entity. |
| ExtraFieldBlock.php | file | core/ |
|
| ExtraFieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
| ExtraFieldBlock::$entityTypeManager | property | core/ |
The entity type manager. |
| ExtraFieldBlock::$fieldName | property | core/ |
The field name. |
| ExtraFieldBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| ExtraFieldBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
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.