Search for entities
- Search 7.x for entities
- Search 9.5.x for entities
- Search 8.9.x for entities
- Search 11.x for entities
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityDefinitionUpdateTest::testBundleFieldCreateDeleteWithExistingEntities | function | core/ |
Tests creating and deleting a bundle field if entities exist. |
EntityInterface::referencedEntities | function | core/ |
Gets a list of entities referenced by this entity. |
EntityQueryRelationshipTest::$entities | property | core/ |
entity_test entities. |
EntityReferenceFieldItemList::referencedEntities | function | core/ |
|
EntityReferenceFieldItemListInterface::referencedEntities | function | core/ |
Gets the entities referenced by this field, preserving field item deltas. |
EntityReferenceFieldTest::testReferencedEntitiesMultipleLoad | function | core/ |
Tests the multiple target entities loader. |
EntityReferenceFieldTest::testReferencedEntitiesStringId | function | core/ |
Tests referencing entities with string IDs. |
EntityReferenceFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities | function | core/ |
Renders the same entity referenced from different places. |
EntityReferenceIntegrationTest::getTestEntities | function | core/ |
Creates two content and two config test entities. |
EntityReferenceRelationshipTest::$entities | property | core/ |
The entity_test entities used by the test. |
EntityReferenceSupportedNewEntitiesConstraint | class | core/ |
The entity reference supported new entities constraint. |
EntityReferenceSupportedNewEntitiesConstraint.php | file | core/ |
|
EntityReferenceSupportedNewEntitiesConstraint::$message | property | core/ |
The default violation message. |
EntityReferenceSupportedNewEntitiesConstraintValidator | class | core/ |
Checks if new entities created for entity reference fields are supported. |
EntityReferenceSupportedNewEntitiesConstraintValidator.php | file | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceInfo | property | core/ |
The workspace information service. |
EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceManager | property | core/ |
The workspace manager. |
EntityReferenceSupportedNewEntitiesConstraintValidator::create | function | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidator::validate | function | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidator::__construct | function | core/ |
Creates a new EntityReferenceSupportedNewEntitiesConstraintValidator instance. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator[[api-linebreak]] @group workspaces |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php | file | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$modules | property | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp | function | core/ |
|
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
@covers ::validate[[api-linebreak]] |
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace | function | core/ |
@covers ::validate[[api-linebreak]] |
EntityResource::loadEntitiesWithAccess | function | core/ |
Build a collection of the entities to respond with and access objects. |
EntityStorageBase::getEntitiesByClass | function | core/ |
Indexes the given array of entities by their class name and ID. |
EntityTestBundleClass::$postLoadEntitiesCount | property | core/ |
The size of the $entities array passed to each invocation of postLoad(). |
EntityTestController::listEntitiesAlphabetically | function | core/ |
List entities of the given entity type labels, sorted alphabetically. |
EntityTestController::listEntitiesEmpty | function | core/ |
Empty list of entities of the given entity type. |
EntityTestController::listReferencingEntities | function | core/ |
List entity_test entities referencing the given entity. |
EntityTypedDataDefinitionTest::testEntities | function | core/ |
Tests deriving metadata about entities. |
EntityUnitTest::testReferencedEntities | function | core/ |
@covers ::referencedEntities[[api-linebreak]] |
EntityViewControllerTest::$entities | property | core/ |
Array of test entities. |
EntityWorkspaceConflictConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
@covers ::validate[[api-linebreak]] |
FieldableEntityDefinitionUpdateTest::$testEntities | property | core/ |
An array of entities are created during the test. |
FieldEntitySettingsTest::testFieldEntitiesCarryDefaultSettings | function | core/ |
@group legacy |
FieldFieldTest::$entities | property | core/ |
The stored test entities. |
FileSelection::validateReferenceableNewEntities | function | core/ |
|
FilterFormatListBuilder::$entitiesKey | property | core/ |
|
Html::decodeEntities | function | core/ |
Decodes all HTML entities including numerical ones to regular UTF-8 bytes. |
HtmlTest::providerDecodeEntities | function | core/ |
Data provider for testDecodeEntities(). |
HtmlTest::testDecodeEntities | function | core/ |
Tests Html::decodeEntities(). |
HtmlTest::testDecodeEntitiesAndEscape | function | core/ |
Tests relationship between escaping and decoding HTML entities. |
ImageFormatterBase::getEntitiesToView | function | core/ |
|
InternalEntitiesTest | class | core/ |
Makes assertions about the JSON:API behavior for internal entities. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.