Search for entities
- Search 7.x for entities
- Search 9.5.x for entities
- Search 8.9.x for entities
- Search 10.3.x for entities
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
HtmlTest::testDecodeEntities | function | core/ |
Tests Html::decodeEntities(). |
HtmlTest::testDecodeEntitiesAndEscape | function | core/ |
Tests relationship between escaping and decoding HTML entities. |
ImageFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
InternalEntitiesTest | class | core/ |
Makes assertions about the JSON:API behavior for internal entities. |
InternalEntitiesTest.php | file | core/ |
|
InternalEntitiesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InternalEntitiesTest::$internalEntity | property | core/ |
An entity of an internal entity type. |
InternalEntitiesTest::$modules | property | core/ |
Modules to install. |
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. |
JsonApiFilterRegressionTest::testFilteringEntitiesByEntityReferenceTargetId | function | core/ |
Tests that collections can be filtered by an entity reference target_id. |
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/ |
Validates which newly created entities can be referenced. |
ModerationInformation::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
ModerationInformation::shouldModerateEntitiesOfBundle | function | core/ |
Determines if an entity type/bundle entities should be moderated. |
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/ |
Tests should moderate entities. |
ModuleInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
NodeSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
PhpSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
PhpSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
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. |
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. |
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. |
SqlTest::testLoadEntitiesWithEmptyResult | function | core/ |
Tests load entities with empty result. |
SqlTest::testLoadEntitiesWithNonEntityRelationship | function | core/ |
Tests load entities with non entity relationship. |
SqlTest::testLoadEntitiesWithNoRelationshipAndNoRevision | function | core/ |
Tests load entities with no relationship and no revision. |
SqlTest::testLoadEntitiesWithRelationship | function | core/ |
Tests load entities with relationship. |
SqlTest::testLoadEntitiesWithRelationshipAndRevision | function | core/ |
Tests load entities with relationship and revision. |
SqlTest::testLoadEntitiesWithRevision | function | core/ |
Tests load entities with revision. |
SqlTest::testLoadEntitiesWithRevisionOfSameEntityType | function | core/ |
Tests load entities with revision of same entity type. |
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.