Search for load
Title | Object type | File name | Summary |
---|---|---|---|
LoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LoadMultipleTest::setUp | function | core/ |
|
LoadMultipleTest::testTaxonomyTermMultipleLoad | function | core/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using 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. |
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/ |
|
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. |
MediaResourceTestBase::uploadFile | function | core/ |
This duplicates some of the 'file_upload' REST resource plugin test coverage, to be able to test it on a concrete use case. |
MediaThumbnailFormatter::needsEntityLoad | function | core/ |
This has to be overridden because FileFormatterBase expects $item to be of type \Drupal\file\Plugin\Field\FieldType\FileItem and calls isDisplayed() which is not in FieldItemInterface. |
MediaTranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Test translatable fields storage/retrieval. |
MediaType::$queue_thumbnail_downloads | property | core/ |
Whether thumbnail downloads are queued. |
MediaType::setQueueThumbnailDownloadsStatus | function | core/ |
Sets a flag to indicate that thumbnails should be downloaded via a queue. |
MediaType::thumbnailDownloadsAreQueued | function | core/ |
Returns whether thumbnail downloads are queued. |
MediaTypeInterface::setQueueThumbnailDownloadsStatus | function | core/ |
Sets a flag to indicate that thumbnails should be downloaded via a queue. |
MediaTypeInterface::thumbnailDownloadsAreQueued | function | core/ |
Returns whether thumbnail downloads are queued. |
MenuLinkContent::$entityIdsToLoad | property | core/ |
Entities IDs to load. |
MenuLinkManager::loadLinksByRoute | function | core/ |
Loads multiple plugin instances based on route. |
MenuLinkManagerInterface::loadLinksByRoute | function | core/ |
Loads multiple plugin instances based on route. |
MenuLinkPluginConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
MenuLinkTree::load | function | core/ |
Loads a menu tree with a menu link plugin instance at each element. |
MenuLinkTreeInterface::load | function | core/ |
Loads a menu tree with a menu link plugin instance at each element. |
MenuTreeStorage::load | function | core/ |
Loads a menu link plugin definition from the storage. |
MenuTreeStorage::loadAllChildren | function | core/ |
Loads all the enabled menu links that are below the given ID. |
MenuTreeStorage::loadByProperties | function | core/ |
Loads multiple plugin definitions from the storage based on properties. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.