Search for load
- Search 7.x for load
- Search 9.5.x for load
- Search 8.9.x for load
- Search 10.3.x for load
- Search main for load
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityCrudHookTest::taxonomyTermLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyVocabularyLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::userLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for user entities. |
| EntityCrudHookTestHooks::blockLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
| EntityCrudHookTestHooks::commentLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for comment entities. |
| EntityCrudHookTestHooks::entityLoad | function | core/ |
Implements hook_entity_load(). |
| EntityCrudHookTestHooks::entityPreload | function | core/ |
Implements hook_entity_preload(). |
| EntityCrudHookTestHooks::fileLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. |
| EntityCrudHookTestHooks::nodeLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for node entities. |
| EntityCrudHookTestHooks::taxonomyTermLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_term entities. |
| EntityCrudHookTestHooks::taxonomyVocabularyLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities. |
| EntityCrudHookTestHooks::userLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for user entities. |
| EntityDisplayModeListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| EntityFieldManager::loadExtraFields | function | core/ |
Loads extra fields from cache, or rebuilds them. |
| EntityFormTest::loadEntityByName | function | core/ |
Loads a test entity by name always resetting the storage cache. |
| EntityInterface::load | function | core/ |
Loads an entity. |
| EntityInterface::loadMultiple | function | core/ |
Loads one or more entities. |
| EntityInterface::postLoad | function | core/ |
Acts on loaded entities. |
| EntityLabel::$loadedReferencers | property | core/ |
Array of entities that reference to file. |
| EntityListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| EntityListBuilderInterface::load | function | core/ |
Loads entities of this type from storage for listing. |
| EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
| EntityLoadByUuidTest.php | file | core/ |
|
| EntityLoadByUuidTest::$modules | property | core/ |
Modules to install. |
| EntityLoadByUuidTest::setUp | function | core/ |
|
| EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
| EntityOperations::entityPreload | function | core/ |
Implements hook_entity_preload(). |
| EntityReferenceFieldTest::testReferencedEntitiesMultipleLoad | function | core/ |
Tests the multiple target entities loader. |
| EntityReferenceFieldTest::testTargetEntityNoLoad | function | core/ |
Tests that the target entity is not unnecessarily loaded. |
| EntityReferenceFileUploadTest | class | core/ |
Tests an autocomplete widget with file upload. |
| EntityReferenceFileUploadTest.php | file | core/ |
|
| EntityReferenceFileUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFileUploadTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFileUploadTest::$nodeId | property | core/ |
Node id. |
| EntityReferenceFileUploadTest::$referencedType | property | core/ |
The name of a content type that will be referenced by $referencingType. |
| EntityReferenceFileUploadTest::$referencingType | property | core/ |
The name of a content type that will reference $referencedType. |
| EntityReferenceFileUploadTest::setUp | function | core/ |
|
| EntityReferenceFileUploadTest::testFileUpload | function | core/ |
Tests that the autocomplete input element does not cause ajax fatal. |
| EntityReferenceFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
| EntityRepository::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityRepository::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
| EntityRepository::loadRevision | function | core/ |
Loads the specified entity revision. |
| EntityRepositoryInterface::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityRepositoryInterface::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
| EntityResource::loadEntitiesWithAccess | function | core/ |
Build a collection of the entities to respond with and access objects. |
| EntityRevisionsTest::testLoadedRevisionId | function | core/ |
Tests getLoadedRevisionId() returns the correct ID throughout the process. |
| EntityRevisionsTest::testLoadedRevisionIdWithNoNewRevision | function | core/ |
Tests the loaded revision ID after an entity re-save, clone and duplicate. |
| EntityRevisionsTest::testTranslatedLoadedRevisionId | function | core/ |
Tests the loaded revision ID for translatable entities. |
| EntityRevisionTest::testGetEntityLoadFailure | function | core/ |
Tests entity load failure. |
| EntityStorageBase::$entityIdsToLoad | property | core/ |
Entity IDs awaiting loading. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.