Search for load
Title | Object type | File name | Summary |
---|---|---|---|
ImageUploadTest::getUploadUrl | function | core/ |
Provides the image upload URL. |
ImageUploadTest::setUp | function | core/ |
|
ImageUploadTest::testFileUploadLargerFileSize | function | core/ |
Tests using the file upload route with a file size larger than allowed. |
ImageUploadTest::testLockAfterFailedValidation | function | core/ |
Test that lock is removed after a failed validation. |
ImageUploadTest::testUploadFileExtension | function | core/ |
Tests using the file upload route with a disallowed extension. |
ImageUploadTest::uploadRequest | function | core/ |
Make upload request to a controller. |
image_file_download | function | core/ |
Implements hook_file_download(). |
image_lazy_load_test.info.yml | file | core/ |
core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.info.yml |
image_lazy_load_test.routing.yml | file | core/ |
core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.routing.yml |
image_module_test_file_download | function | core/ |
|
Importer::loadEntityDependency | function | core/ |
Loads the entity dependency by its UUID. |
InputStreamUploadedFile | class | core/ |
An uploaded file from an input stream. |
InputStreamUploadedFile.php | file | core/ |
|
InputStreamUploadedFile::getClientOriginalName | function | core/ |
Returns the original file name. |
InputStreamUploadedFile::getError | function | core/ |
Returns the upload error code. |
InputStreamUploadedFile::getErrorMessage | function | core/ |
Returns an informative upload error message. |
InputStreamUploadedFile::getFilename | function | core/ |
Gets the filename. |
InputStreamUploadedFile::getPathname | function | core/ |
Gets the path to the file. |
InputStreamUploadedFile::getRealPath | function | core/ |
Gets the absolute path to the file. |
InputStreamUploadedFile::getSize | function | core/ |
Gets file size. |
InputStreamUploadedFile::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
InputStreamUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
InputStreamUploadedFile::__construct | function | core/ |
Creates a new InputStreamUploadedFile. |
InstallCommand::$classLoader | property | core/ |
The class loader. |
InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded | function | core/ |
Tests that translations ended up at the expected places. |
InstallProfileUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
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. |
JqueryUiLibraryAssetsTest::providerTestAssetLoading | function | core/ |
Data provider for confirming jQuery UI assets load as expected. |
JqueryUiLibraryAssetsTest::testAssetLoadingUnchanged | function | core/ |
Confirms jQuery UI assets load as expected. |
JqueryUiLibraryAssetsTest::testLibraryAssetLoadingOrder | function | core/ |
Confirms that jQuery UI assets load on the page in the configured order. |
jsonapi.file_upload | service | core/ |
Drupal\jsonapi\Controller\FileUpload |
KernelTestBase::$classLoader | property | core/ |
|
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 @group legacy |
LanguageConfigFactoryOverride::loadOverrides | function | core/ |
|
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. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.