Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| KeyValueContentEntityStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| KeyValueContentEntityStorage::loadRevision | function | core/ |
Loads a specific entity revision. |
| KeyValueEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
| KeyValueEntityStorageTest::testLoad | function | core/ |
Tests load. |
| KeyValueEntityStorageTest::testLoadMissingEntity | function | core/ |
Tests load missing entity. |
| KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
Tests load multiple all. |
| KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
Tests load multiple ids. |
| LanguageConfigFactoryOverride::loadOverrides | function | core/ |
Returns config overrides. |
| LanguageConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| LanguageListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| LatestRevisionCheck::loadEntity | function | core/ |
Returns the default revision of the entity this route is for. |
| LayoutBuilderTest::$pageReloadMarker | property | core/ |
A string used to mark the current page. |
| LayoutBuilderTest::assertPageNotReloaded | function | core/ |
Asserts that the page has not been reloaded. |
| LayoutBuilderUiTest::testReloadWithNoSections | function | core/ |
Tests that after removing sections reloading the page does not re-add them. |
| LayoutTempstoreRepositoryTest::testGetLoadedTempstore | function | core/ |
Tests get loaded tempstore. |
| LegacyMimeTypeMapLoadedSubscriber | class | core/ |
Modifies the MIME type map by calling hook_file_mimetype_mapping_alter(). |
| LegacyMimeTypeMapLoadedSubscriber.php | file | core/ |
|
| LegacyMimeTypeMapLoadedSubscriber::getSubscribedEvents | function | core/ |
|
| LegacyMimeTypeMapLoadedSubscriber::onMimeTypeMapLoaded | function | core/ |
Handle the event by calling deprecated hook_file_mimetype_mapping_alter(). |
| LegacyMimeTypeMapLoadedSubscriber::__construct | function | core/ |
|
| LinksetController::loadMenuTree | function | core/ |
Loads a menu tree. |
| LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
| LoadMultipleTest.php | file | core/ |
|
| LoadMultipleTest::$modules | property | core/ |
Modules to install. |
| LoadMultipleTest::setUp | function | core/ |
|
| LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Tests loading multiple taxonomy terms by term ID and vocabulary. |
| LoadTest | class | core/ |
Tests \Drupal\file\Entity\File::load(). |
| LoadTest.php | file | core/ |
|
| LoadTest::testLoadInvalidStatus | function | core/ |
Try to load a non-existent file by status. |
| LoadTest::testLoadMissingFid | function | core/ |
Try to load a non-existent file by fid. |
| LoadTest::testLoadMissingFilepath | function | core/ |
Try to load a non-existent file by URI. |
| LoadTest::testMultiple | function | core/ |
This will test loading file data from the database. |
| LoadTest::testSingleValues | function | core/ |
Load a single file and ensure that the correct values are returned. |
| LoadTest::testUuidValues | function | core/ |
Loads a single file and ensure that the correct values are returned. |
| LocaleTranslationDownloadTest | class | core/ |
Tests locale translation download. |
| LocaleTranslationDownloadTest.php | file | core/ |
|
| LocaleTranslationDownloadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleTranslationDownloadTest::$translationsStream | property | core/ |
The virtual file stream for storing translations. |
| LocaleTranslationDownloadTest::setUp | function | core/ |
|
| LocaleTranslationDownloadTest::testUpdateImportSourceRemote | function | core/ |
Tests translation download from remote sources. |
| locale_translation_batch_fetch_download | function | core/ |
Implements callback_batch_operation(). |
| locale_translation_download_source | function | core/ |
Downloads a translation file from a remote server. |
| locale_translation_load_sources | function | core/ |
Loads cached translation sources containing current translation status. |
| ManagedFile::uploadAjaxCallback | function | core/ |
The #ajax callback for managed_file upload forms. |
| ManyAssetsLoadOrderTest | class | core/ |
Tests the loading of many weighted assets. |
| ManyAssetsLoadOrderTest.php | file | core/ |
|
| ManyAssetsLoadOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManyAssetsLoadOrderTest::$modules | property | core/ |
Modules to install. |
| ManyAssetsLoadOrderTest::testLoadOrder | function | core/ |
Loads a page with many assets that have different but close weights. |
| MatcherDumper::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.