Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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. |
| 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. |
| MenuTreeStorageInterface::loadSubtreeData | function | core/ |
Loads a subtree rooted by the given ID. |
| MenuTreeStorageInterface::loadTreeData | function | core/ |
Loads a menu link tree from the storage. |
| MenuTreeStorageTest::testLoadByProperties | function | core/ |
Tests MenuTreeStorage::loadByProperties(). |
| MenuTreeStorageTest::testLoadTree | function | core/ |
Tests the loadTreeData method. |
| MigrateDrupalTestBase::loadFixture | function | core/ |
Loads a database fixture into the source database connection. |
| MigrateUpgradeTestBase::loadFixture | function | core/ |
Loads a database fixture into the source database connection. |
| MigrateUploadEntityDisplayTest | class | core/ |
Upload entity display. |
| MigrateUploadEntityDisplayTest.php | file | core/ |
|
| MigrateUploadEntityDisplayTest::$modules | property | core/ |
Modules to enable. |
| MigrateUploadEntityDisplayTest::setUp | function | core/ |
|
| MigrateUploadEntityDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that entity displays are ignored appropriately. |
| MigrateUploadEntityDisplayTest::testUploadEntityDisplay | function | core/ |
Tests Drupal 6 upload settings to Drupal 8 entity display migration. |
| MigrateUploadEntityFormDisplayTest | class | core/ |
Upload form entity display. |
| MigrateUploadEntityFormDisplayTest.php | file | core/ |
|
| MigrateUploadEntityFormDisplayTest::$modules | property | core/ |
Modules to enable. |
| MigrateUploadEntityFormDisplayTest::setUp | function | core/ |
|
| MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that entity displays are ignored appropriately. |
| MigrateUploadEntityFormDisplayTest::testUploadEntityFormDisplay | function | core/ |
Tests Drupal 6 upload settings to Drupal 8 entity form display migration. |
| MigrateUploadFieldTest | class | core/ |
Uploads migration. |
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.