Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.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 |
---|---|---|---|
EntityReferenceEntityFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
EntityReferenceEntityFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceEntityFormatter::__construct | function | core/ |
Constructs an EntityReferenceEntityFormatter instance. |
EntityReferenceFieldCreationTest | class | core/ |
Tests creating entity reference fields in the UI. |
EntityReferenceFieldCreationTest.php | file | core/ |
|
EntityReferenceFieldCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceFieldCreationTest::$modules | property | core/ |
Modules to install. |
EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
EntityReferenceFieldCreationTrait | trait | core/ |
Provides common functionality for the EntityReference test classes. |
EntityReferenceFieldCreationTrait.php | file | core/ |
|
EntityReferenceFieldCreationTrait::createEntityReferenceField | function | core/ |
Creates a field of an entity reference field storage on the specified bundle. |
EntityReferenceFieldDefaultValueTest | class | core/ |
Tests entity reference field default values storage in CMI. |
EntityReferenceFieldDefaultValueTest.php | file | core/ |
|
EntityReferenceFieldDefaultValueTest::$adminUser | property | core/ |
A user with permission to administer content types, node fields, etc. |
EntityReferenceFieldDefaultValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceFieldDefaultValueTest::$modules | property | core/ |
Modules to install. |
EntityReferenceFieldDefaultValueTest::setUp | function | core/ |
|
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue | function | core/ |
Tests that dependencies due to default values can be removed. |
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue | function | core/ |
Tests that default values are correctly translated to UUIDs in config. |
EntityReferenceFieldItemList | class | core/ |
Defines an item list class for entity reference fields. |
EntityReferenceFieldItemList.php | file | core/ |
|
EntityReferenceFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
EntityReferenceFieldItemList::getConstraints | function | core/ |
Gets a list of validation constraints. |
EntityReferenceFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
EntityReferenceFieldItemList::referencedEntities | function | core/ |
Gets the entities referenced by this field, preserving field item deltas. |
EntityReferenceFieldItemListInterface | interface | core/ |
Interface for entity reference lists of field items. |
EntityReferenceFieldItemListInterface.php | file | core/ |
|
EntityReferenceFieldItemListInterface::referencedEntities | function | core/ |
Gets the entities referenced by this field, preserving field item deltas. |
EntityReferenceFieldItemNormalizer | class | core/ |
Adds the file URI to embedded file entities. |
EntityReferenceFieldItemNormalizer.php | file | core/ |
|
EntityReferenceFieldItemNormalizer::$entityRepository | property | core/ |
The entity repository. |
EntityReferenceFieldItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
EntityReferenceFieldItemNormalizer::getSupportedTypes | function | core/ |
|
EntityReferenceFieldItemNormalizer::normalize | function | core/ |
|
EntityReferenceFieldItemNormalizer::__construct | function | core/ |
Constructs an EntityReferenceFieldItemNormalizer object. |
EntityReferenceFieldItemNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer @group serialization |
EntityReferenceFieldItemNormalizerTest.php | file | core/ |
|
EntityReferenceFieldItemNormalizerTest::$entityRepository | property | core/ |
The mock entity repository. |
EntityReferenceFieldItemNormalizerTest::$fieldDefinition | property | core/ |
The mock field definition. |
EntityReferenceFieldItemNormalizerTest::$fieldItem | property | core/ |
The mock field item. |
EntityReferenceFieldItemNormalizerTest::$normalizer | property | core/ |
The normalizer under test. |
EntityReferenceFieldItemNormalizerTest::$serializer | property | core/ |
The mock serializer. |
EntityReferenceFieldItemNormalizerTest::assertDenormalize | function | core/ |
Asserts denormalization process is correct for give data. |
EntityReferenceFieldItemNormalizerTest::setUp | function | core/ |
|
EntityReferenceFieldItemNormalizerTest::testConstructValueProperties | function | core/ |
@covers ::constructValue |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmptyUuid | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithId | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeAndUuid | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid | function | core/ |
@covers ::denormalize |
EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType | function | core/ |
@covers ::denormalize |
Pagination
- Previous page
- Page 94
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.