Search for load
Title | Object type | File name | Summary |
---|---|---|---|
Html::load | function | core/ |
Parses an HTML snippet and returns it as a DOM object. |
image.page_cache_response_policy.deny_private_image_style_download | service | core/ |
Drupal\image\PageCache\DenyPrivateImageStyleDownload |
ImageFieldTestBase::uploadNodeImage | function | core/ |
Upload an image to a node. |
ImageFieldTestBase::uploadNodeImage | function | core/ |
Upload an image to a node. |
ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
ImageStyleDownloadController | class | core/ |
Defines a controller to serve image styles. |
ImageStyleDownloadController.php | file | core/ |
|
ImageStyleDownloadController::$imageFactory | property | core/ |
The image factory. |
ImageStyleDownloadController::$lock | property | core/ |
The lock backend. |
ImageStyleDownloadController::$logger | property | core/ |
A logger instance. |
ImageStyleDownloadController::create | function | core/ |
Instantiates a new instance of this class. |
ImageStyleDownloadController::deliver | function | core/ |
Generates a derivative, given a style and image path. |
ImageStyleDownloadController::__construct | function | core/ |
Constructs a ImageStyleDownloadController object. |
image_file_download | function | core/ |
Implements hook_file_download(). |
image_module_test_file_download | function | core/ |
|
InstallCommand::$classLoader | property | core/ |
The class loader. |
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
install_config_download_translations | function | core/ |
Replaces install_download_translation() during configuration installs. |
install_download_additional_translations_operations | function | core/ |
Prepares the system for import and downloads additional translations. |
install_download_translation | function | core/ |
Download a translation file for the selected language. |
install_load_profile | function | core/ |
Loads information about the chosen profile during installation. |
ItemStorage::loadAll | function | core/ |
Loads feed items from all feeds. |
ItemStorage::loadByFeed | function | core/ |
Loads feed items filtered by a feed. |
ItemStorageInterface::loadAll | function | core/ |
Loads feed items from all feeds. |
ItemStorageInterface::loadByFeed | function | core/ |
Loads feed items filtered by a feed. |
jsonapi.file.uploader.field | service | core/ |
Drupal\jsonapi\Controller\TemporaryJsonapiFileFieldUploader |
jsonapi.file_upload | service | core/ |
Drupal\jsonapi\Controller\FileUpload |
KernelTestBase::$classLoader | property | core/ |
|
KernelTestBaseTest::testEnableModulesLoad | function | core/ |
Tests expected load behavior of enableModules(). |
KeyValueContentEntityStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
KeyValueEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
KeyValueEntityStorage::loadRevision | function | core/ |
Load a specific entity revision. |
KeyValueEntityStorageTest::testLoad | function | core/ |
@covers ::load @covers ::postLoad |
KeyValueEntityStorageTest::testLoadMissingEntity | function | core/ |
@covers ::load |
KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
KeyValueEntityStorageTest::testLoadRevision | function | core/ |
@covers ::loadRevision |
LanguageConfigFactoryOverride::loadOverrides | function | core/ |
Returns config overrides. |
LanguageConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
LanguageListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
LatestRevisionCheck::loadEntity | function | core/ |
Returns the default revision of the entity this route is for. |
LayoutBuilderTest::$pageReloadMarker | property | core/ |
A string used to mark the current page. |
LayoutBuilderTest::assertPageNotReloaded | function | core/ |
Asserts that the page has not been reloaded. |
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 |
LegacyAliasStorageTest::testLoad | function | core/ |
@covers ::load @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the "path_alias"… |
LegacyAliasStorageTest::testPreLoadPathAlias | function | core/ |
@covers ::preloadPathAlias @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler for the… |
LegacyContentEntityStorageBaseTest::testDoLoadMultipleRevisionFieldItems | function | core/ |
Tests doLoadMultipleRevisionsFieldItems triggers an error. |
LoadMultipleTest | class | core/ |
Tests the loading of multiple taxonomy terms at once. |
LoadMultipleTest.php | file | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.