Search for load
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
Tests 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. |
MenuActiveTrail::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
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. |
MenuTreeStorage::loadByRoute | function | core/ |
Loads multiple plugin definitions from the storage based on route. |
MenuTreeStorage::loadFull | function | core/ |
Loads all table fields, not just those that are in the plugin definition. |
MenuTreeStorage::loadFullMultiple | function | core/ |
Loads all table fields for multiple menu link definitions by ID. |
MenuTreeStorage::loadLinks | function | core/ |
Loads links in the given menu, according to the given tree parameters. |
MenuTreeStorage::loadMultiple | function | core/ |
Loads multiple plugin definitions from the storage. |
MenuTreeStorage::loadSubtreeData | function | core/ |
Loads a subtree rooted by the given ID. |
MenuTreeStorage::loadTreeData | function | core/ |
Loads a menu link tree from the storage. |
MenuTreeStorageInterface::load | function | core/ |
Loads a menu link plugin definition from the storage. |
MenuTreeStorageInterface::loadAllChildren | function | core/ |
Loads all the enabled menu links that are below the given ID. |
MenuTreeStorageInterface::loadByProperties | function | core/ |
Loads multiple plugin definitions from the storage based on properties. |
MenuTreeStorageInterface::loadByRoute | function | core/ |
Loads multiple plugin definitions from the storage based on route. |
MenuTreeStorageInterface::loadMultiple | function | core/ |
Loads multiple plugin definitions from the storage. |
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.