Search for loadMultiple
- Search 7.x for loadMultiple
- Search 9.5.x for loadMultiple
- Search 8.9.x for loadMultiple
- Search 10.3.x for loadMultiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
ConfigEntityStorage::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
ConfigEntityStorageInterface::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
ConfigEntityStorageTest::testLoadMultipleAll | function | core/ |
Tests load multiple all. |
ConfigEntityStorageTest::testLoadMultipleIds | function | core/ |
Tests load multiple ids. |
ConfigFactory::doLoadMultiple | function | core/ |
Returns a list of configuration objects for the given names. |
ConfigFactory::loadMultiple | function | core/ |
Returns a list of configuration objects for the given names. |
ConfigFactoryInterface::loadMultiple | function | core/ |
Returns a list of configuration objects for the given names. |
ContentEntityNullStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityNullStorage::loadMultiple | function | core/ |
Loads one or more entities. |
ContentEntityNullStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityStorageBase::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
EntityApiTest::testLoadMultiple | function | core/ |
Tests that the Entity storage loads the entities in the correct order. |
EntityBase::loadMultiple | function | core/ |
Loads one or more entities. |
EntityInterface::loadMultiple | function | core/ |
Loads one or more entities. |
EntityStorageBase::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
EntityStorageBase::loadMultiple | function | core/ |
Loads one or more entities. |
EntityStorageBaseTest::providerLoadMultiple | function | core/ |
Data provider for testLoadMultiple. |
EntityStorageBaseTest::testLoadMultiple | function | core/ |
Test loadMultiple(). |
EntityStorageInterface::loadMultiple | function | core/ |
Loads one or more entities. |
EntityUnitTest::testLoadMultiple | function | core/ |
Tests EntityBase::loadMultiple(). |
KeyValueContentEntityStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
KeyValueEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
Tests load multiple all. |
KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
Tests load multiple ids. |
MenuTreeStorage::loadMultiple | function | core/ |
Loads multiple plugin definitions from the storage. |
MenuTreeStorageInterface::loadMultiple | function | core/ |
Loads multiple plugin definitions from the storage. |
RevisionableStorageInterface::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
SqlContentEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
Tests load multiple no persistent cache. |
SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
Tests load multiple persistent cached. |
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
Tests load multiple persistent cache miss. |
StaticMenuLinkOverrides::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverridesTest::testLoadMultipleOverrides | function | core/ |
Tests the loadMultipleOverrides method. |
StubEntityStorageBase::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.