Search for entities
- Search 7.x for entities
- Search 9.5.x for entities
- Search 10.3.x for entities
- Search 11.x for entities
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InternalEntitiesTest::$internalEntity | property | core/ |
An entity of an internal entity type. |
InternalEntitiesTest::$modules | property | core/ |
|
InternalEntitiesTest::$referencingEntity | property | core/ |
An entity referencing an internal entity. |
InternalEntitiesTest::$testUser | property | core/ |
A test user. |
InternalEntitiesTest::getIndividual | function | core/ |
Returns the decoded JSON:API document for the for the given entity. |
InternalEntitiesTest::getRelated | function | core/ |
Performs an authenticated request and returns the decoded document. |
InternalEntitiesTest::jsonapiGet | function | core/ |
Performs an authenticated request and returns the decoded document. |
InternalEntitiesTest::setUp | function | core/ |
|
InternalEntitiesTest::testEntryPoint | function | core/ |
Ensures that internal resources types aren't present in the entry point. |
InternalEntitiesTest::testIncludes | function | core/ |
Asserts that internal entities are not included in compound documents. |
InternalEntitiesTest::testLinks | function | core/ |
Asserts that links to internal relationships aren't generated. |
InternalEntitiesTest::testRoutes | function | core/ |
Ensures that internal resources types aren't present in the routes. |
LanguageListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
LayoutBuilderTranslationTest::setUpEntities | function | core/ |
Setup translated entity with layouts. |
MediaSelection::validateReferenceableNewEntities | function | core/ |
|
ModerationInformation::canModerateEntitiesOfEntityType | function | core/ |
|
ModerationInformation::shouldModerateEntitiesOfBundle | function | core/ |
|
ModerationInformationInterface::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
ModerationInformationInterface::shouldModerateEntitiesOfBundle | function | core/ |
Determines if an entity type/bundle entities should be moderated. |
ModerationInformationTest::testShouldModerateEntities | function | core/ |
@dataProvider providerWorkflow @covers ::shouldModerateEntitiesOfBundle[[api-linebreak]] |
ModuleInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
NodeSelection::validateReferenceableNewEntities | function | core/ |
|
PathAliasToEntityUpdateTest::providerConversionToEntities | function | core/ |
Data provider for ::testConversionToEntities. |
PathAliasToEntityUpdateTest::testConversionToEntities | function | core/ |
Tests the conversion of path aliases to entities. |
PhpSelection::countReferenceableEntities | function | core/ |
|
PhpSelection::getReferenceableEntities | function | core/ |
|
PrepareModulesEntityUninstallForm::deleteContentEntities | function | core/ |
Deletes the content entities of the specified entity type. |
QueryGroupByTest::setupTestEntities | function | core/ |
Helper method that creates some test entities. |
QueryPluginBase::loadEntities | function | core/ |
Loads all entities contained in the passed-in $results. . If the entity belongs to the base table, then it gets stored in $result->_entity. Otherwise, it gets stored in $result->_relationship_entities[$relationship_id]; |
RestConfigurationEntitiesUpdateTest | class | core/ |
Tests that rest.settings is converted to rest_resource_config entities. |
RestConfigurationEntitiesUpdateTest.php | file | core/ |
|
RestConfigurationEntitiesUpdateTest::$modules | property | core/ |
|
RestConfigurationEntitiesUpdateTest::setDatabaseDumpFiles | function | core/ |
|
RestConfigurationEntitiesUpdateTest::testResourcesConvertedToConfigEntities | function | core/ |
Tests rest_update_8201(). |
rest_post_update_create_rest_resource_config_entities | function | core/ |
Create REST resource configuration entities. |
ResultRow::$_relationship_entities | property | core/ |
An array of relationship entities. |
SearchPageListBuilder::$entities | property | core/ |
The entities being listed. |
SelectionInterface::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
SelectionInterface::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
SelectionInterface::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
SelectionWithAutocreateInterface::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
SimpleTestInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
Sql::assignEntitiesToResult | function | core/ |
Sets entities onto the view result row objects. |
Sql::getAllEntities | function | core/ |
Gets all the involved entities of the view. |
Sql::loadEntities | function | core/ |
Loads all entities contained in the passed-in $results. . If the entity belongs to the base table, then it gets stored in $result->_entity. Otherwise, it gets stored in $result->_relationship_entities[$relationship_id]; |
SqlTest::testLoadEntitiesWithEmptyResult | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithNonEntityRelationship | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithNoRelationshipAndNoRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRelationship | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
SqlTest::testLoadEntitiesWithRelationshipAndRevision | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.