Search for load
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderUiTest::testReloadWithNoSections | function | core/ |
Tests that after removing sections reloading the page does not re-add them. |
LayoutTempstoreRepositoryTest::testGetLoadedTempstore | function | core/ |
@covers ::get @covers ::has |
LegacyFileThemeTest::testTemplatePreprocessFileUploadHelp | function | core/ |
@covers ::template_preprocess_file_upload_help |
LegacyFileUploadHandlerTest | class | core/ |
Provides tests for legacy file upload handler code. |
LegacyFileUploadHandlerTest.php | file | core/ |
|
LegacyFileUploadHandlerTest::$modules | property | core/ |
Modules to install. |
LegacyFileUploadHandlerTest::testThrow | function | core/ |
@covers ::handleFileUpload |
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/ |
#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. |
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 install. |
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/ |
|
MaximumFileSizeExceededUploadTest::testUploadFileExceedingMaximumFileSize | function | core/ |
Tests that uploading files exceeding maximum size are handled correctly. |
Media::loadThumbnail | function | core/ |
Loads the file entity for the thumbnail. |
MediaConfigUpdater::processOembedEagerLoadField | function | core/ |
Processes oembed type fields. |
MediaResourceTestBase::uploadFile | function | core/ |
Tests the 'file_upload' REST resource plugin. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.