Search for entity
- Search 7.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldableEntityNormalizerTrait | trait | core/ |
A trait for providing fieldable entity normalization/denormalization methods. |
| FieldableEntityNormalizerTrait.php | file | core/ |
|
| FieldableEntityNormalizerTrait::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldableEntityNormalizerTrait::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldableEntityNormalizerTrait::$entityTypeRepository | property | core/ |
The entity type repository. |
| FieldableEntityNormalizerTrait::constructValue | function | core/ |
Build the field item value using the incoming data. |
| FieldableEntityNormalizerTrait::denormalizeFieldData | function | core/ |
Denormalizes entity data by denormalizing each field individually. |
| FieldableEntityNormalizerTrait::determineEntityTypeId | function | core/ |
Determines the entity type ID to denormalize as. |
| FieldableEntityNormalizerTrait::extractBundleData | function | core/ |
Denormalizes the bundle property so entity creation can use it. |
| FieldableEntityNormalizerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
| FieldableEntityNormalizerTrait::getEntityTypeDefinition | function | core/ |
Gets the entity type definition. |
| FieldableEntityNormalizerTrait::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| FieldableEntityNormalizerTrait::getEntityTypeRepository | function | core/ |
Returns the entity type repository. |
| FieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with field definitions. |
| FieldableEntityStorageInterface.php | file | core/ |
|
| FieldableEntityStorageInterface::countFieldData | function | core/ |
Determines the number of entities with values for a given field. |
| FieldableEntityStorageInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
| FieldableEntityStorageInterface::purgeFieldData | function | core/ |
Purges a batch of field data. |
| FieldApiDataTest::testEntityFieldFilter | function | core/ |
Tests filtering entries with different translatability. |
| FieldAPIHandlerTrait::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldAPIHandlerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
| FieldAttachOtherTest::testEntityCache | function | core/ |
Tests entity cache. |
| FieldAttachOtherTest::testEntityDisplayBuild | function | core/ |
Tests rendering fields with EntityDisplay build(). |
| FieldAttachOtherTest::testEntityDisplayViewMultiple | function | core/ |
Tests rendering fields with EntityDisplay::buildMultiple(). |
| FieldAttachOtherTest::testEntityFormDisplayBuildForm | function | core/ |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm(). |
| FieldAttachOtherTest::testEntityFormDisplayExtractFormValues | function | core/ |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues(). |
| FieldAttachStorageTest::testEntityCreateBundle | function | core/ |
Tests entity_bundle_create(). |
| FieldAttachStorageTest::testEntityDeleteBundle | function | core/ |
Tests entity_bundle_delete(). |
| FieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldBlock::$entityTypeId | property | core/ |
The entity type ID. |
| FieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
| FieldBlockDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| FieldBlockTest::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldBlockTest::providerTestBlockAccessEntityAllowedFieldHasValue | function | core/ |
Provides test data for ::testBlockAccessEntityAllowedFieldHasValue(). |
| FieldBlockTest::testBlockAccessEntityAllowedFieldHasValue | function | core/ |
Tests populated vs empty build. |
| FieldBlockTest::testBlockAccessEntityAllowedFieldNotAllowed | function | core/ |
Tests field access. |
| FieldBlockTest::testBlockAccessEntityAllowedNoField | function | core/ |
Tests fieldable entity without a particular field. |
| FieldBlockTest::testBlockAccessEntityAllowedNotFieldable | function | core/ |
Tests unfieldable entity. |
| FieldBlockTest::testBlockAccessEntityNotAllowed | function | core/ |
Tests entity access. |
| FieldConfigBase::$entity_type | property | core/ |
The name of the entity type the field is attached to. |
| FieldConfigBase::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldConfigDeleteForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| FieldConfigEditForm::$entity | property | core/ |
The entity being used by this form. |
| FieldConfigEditForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| FieldConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldConfig[[api-linebreak]] @group field |
| FieldConfigEntityUnitTest.php | file | core/ |
Contains \Drupal\Tests\field\Unit\FieldConfigEntityUnitTest. |
| FieldConfigEntityUnitTest::$entityFieldManager | property | core/ |
The entity field manager used for testing. |
| FieldConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| FieldConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.