Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@covers ::get[[api-linebreak]] @covers ::has[[api-linebreak]] |
| LegacyFileTest::testFileSaveUploadSingleErrorFormSize | function | core/ |
Tests file size upload errors. |
| LoadLibraryController | class | core/ |
A page to facilitate library loading. |
| LoadLibraryController.php | file | core/ |
|
| LoadLibraryController::$libraryDiscovery | property | core/ |
The library discovery service. |
| LoadLibraryController::$moduleExtensionList | property | core/ |
The module extension list. |
| LoadLibraryController::build | function | core/ |
A simple page with a library attached. |
| LoadLibraryController::create | function | core/ |
Instantiates a new instance of this class. |
| LoadLibraryController::__construct | function | core/ |
Constructs a new LoadLibraryController. |
| LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
| LoadMultipleTest.php | file | core/ |
|
| LoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LoadMultipleTest::setUp | function | core/ |
|
| LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Tests entity_load_multiple(). |
| 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/ |
#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 enable. |
| 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. |
| MaximumFileSizeExceededUploadTest | class | core/ |
Tests uploading a file that exceeds the maximum file size. |
| MaximumFileSizeExceededUploadTest.php | file | core/ |
|
| MaximumFileSizeExceededUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MaximumFileSizeExceededUploadTest::$fileSystem | property | core/ |
The file system service. |
| MaximumFileSizeExceededUploadTest::$modules | property | core/ |
Modules to enable. |
| MaximumFileSizeExceededUploadTest::$originalDisplayErrorsValue | property | core/ |
The original value of the 'display_errors' PHP configuration option. |
| MaximumFileSizeExceededUploadTest::$user | property | core/ |
A test user. |
| MaximumFileSizeExceededUploadTest::setUp | function | core/ |
|
| MaximumFileSizeExceededUploadTest::tearDown | function | core/ |
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.