You are here

14 calls to entity_load_multiple() in Zircon Profile 8

BulkDeleteTest::setUp in core/modules/field/src/Tests/BulkDeleteTest.php
Set the default field storage backend for fields created during tests.
CsrfTest::testCookieAuth in core/modules/rest/src/Tests/CsrfTest.php
Tests that CSRF check is triggered for Cookie Auth requests.
DefaultSelection::getReferenceableEntities in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
Gets the list of referenceable entities.
editor_load in core/modules/editor/editor.module
Loads an individual configured text editor based on text format ID.
EntityApiTest::assertCRUD in core/modules/system/src/Tests/Entity/EntityApiTest.php
Executes a test set for a defined entity type and user.
EntityQueryTest::testEntityQuery in core/modules/system/src/Tests/Entity/EntityQueryTest.php
Test basic functionality.
EntityTranslationTest::doTestMultilingualProperties in core/modules/system/src/Tests/Entity/EntityTranslationTest.php
Executes the multilingual property tests for the given entity type.
file_get_file_references in core/modules/file/file.module
Retrieves a list of references to a file.
ImageStyle::replaceImageStyle in core/modules/image/src/Entity/ImageStyle.php
Update field settings if the image style name is changed.
LanguageConfigurationTest::getHighestConfigurableLanguageWeight in core/modules/language/src/Tests/LanguageConfigurationTest.php
Helper to get maximum weight of configurable (unlocked) languages.
SearchConfigSettingsFormTest::testSearchModuleDisabling in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Verifies that you can disable individual search plugins.
Sql::loadEntities in core/modules/views/src/Plugin/views/query/Sql.php
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];
tour_page_bottom in core/modules/tour/tour.module
Implements hook_page_bottom().
user_user_role_delete in core/modules/user/user.module
Implements hook_ENTITY_TYPE_delete() for user_role entities.