Search for load
Title | Object type | File name | Summary |
---|---|---|---|
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. |
media_post_update_oembed_loading_attribute | function | core/ |
Add the oEmbed loading attribute setting to field formatter instances. |
MenuActiveTrail::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
MenuLinkContent::$entityIdsToLoad | property | core/ |
Entities IDs to load. |
MenuLinkManager::loadLinksByRoute | function | core/ |
|
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/ |
|
MenuLinkTreeInterface::load | function | core/ |
Loads a menu tree with a menu link plugin instance at each element. |
MenuTreeStorage::load | function | core/ |
|
MenuTreeStorage::loadAllChildren | function | core/ |
|
MenuTreeStorage::loadByProperties | function | core/ |
|
MenuTreeStorage::loadByRoute | function | core/ |
|
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/ |
|
MenuTreeStorage::loadSubtreeData | function | core/ |
|
MenuTreeStorage::loadTreeData | function | core/ |
|
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 install. |
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 install. |
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. |
MigrateUploadFieldTest.php | file | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.