Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUploadTest::testPostFileUpload | function | core/ |
Tests using the file upload POST route; needs second request to "use" file. |
| FileUploadTest::testPostFileUploadAndUseInSingleRequest | function | core/ |
Tests using the 'file upload and "use" file in single request" POST route. |
| FileUploadTest::testPostFileUploadDuplicateFile | function | core/ |
Tests using the file upload POST route with a duplicate file name. |
| FileUploadTest::testPostFileUploadInvalidHeaders | function | core/ |
Tests using the file upload POST route with invalid headers. |
| FileUploadTest::testRelated | function | core/ |
|
| FileValidatorSettingsTrait::getFileUploadValidators | function | core/ |
Gets the upload validators for the specified settings. |
| file_file_download | function | core/ |
Implements hook_file_download(). |
| file_managed_file_save_upload | function | core/ |
Saves any files that have been uploaded into a managed_file element. |
| file_save_upload | function | core/ |
Saves file uploads to a new location. |
| file_test_file_download | function | core/ |
Implements hook_file_download(). |
| file_test_file_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for file entities. |
| FilterFormatListBuilder::load | function | core/ |
|
| FilterImageLazyLoad | class | core/ |
Provides a filter to lazy load tracked images. |
| FilterImageLazyLoad.php | file | core/ |
|
| FilterImageLazyLoad::process | function | core/ |
|
| FilterImageLazyLoad::transformImages | function | core/ |
Transform markup of images to include loading="lazy". |
| FilterImageLazyLoadTest | class | core/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterImageLazyLoad[[api-linebreak]] @group editor |
| FilterImageLazyLoadTest.php | file | core/ |
|
| FilterImageLazyLoadTest::$filter | property | core/ |
|
| FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
| FilterImageLazyLoadTest::setUp | function | core/ |
|
| FilterImageLazyLoadTest::testProcess | function | core/ |
@covers ::process[[api-linebreak]] |
| FilterUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FormBuilder::getFileUploadMaxSize | function | core/ |
Wraps file_upload_max_size(). |
| FormCache::loadCachedFormState | function | core/ |
Loads the cached form state. |
| FormCacheTest::testLoadCachedFormState | function | core/ |
@covers ::loadCachedFormState[[api-linebreak]] |
| FormCacheTest::testLoadCachedFormStateWithFiles | function | core/ |
@covers ::loadCachedFormState[[api-linebreak]] |
| FormErrorHandlerFileUploadTest | class | core/ |
Tests file upload scenario's with Inline Form Errors. |
| FormErrorHandlerFileUploadTest.php | file | core/ |
|
| FormErrorHandlerFileUploadTest::$defaultTheme | property | core/ |
|
| FormErrorHandlerFileUploadTest::$modules | property | core/ |
|
| FormErrorHandlerFileUploadTest::setUp | function | core/ |
|
| FormErrorHandlerFileUploadTest::testFileUploadErrors | function | core/ |
Tests that the required field error is displayed as inline error message. |
| FormState::loadInclude | function | core/ |
Ensures an include file is loaded whenever the form is processed. |
| FormState::moduleLoadInclude | function | core/ |
Wraps ModuleHandler::loadInclude(). |
| FormStateDecoratorBase::loadInclude | function | core/ |
Ensures an include file is loaded whenever the form is processed. |
| FormStateDecoratorBaseTest::providerLoadInclude | function | core/ |
Provides data to self::testLoadInclude(). |
| FormStateDecoratorBaseTest::testLoadInclude | function | core/ |
@covers ::loadInclude[[api-linebreak]] |
| FormStateInterface::loadInclude | function | core/ |
Ensures an include file is loaded whenever the form is processed. |
| FormStateTest::testLoadInclude | function | core/ |
@covers ::loadInclude[[api-linebreak]] |
| FormStateTest::testLoadIncludeAlreadyLoaded | function | core/ |
@covers ::loadInclude[[api-linebreak]] |
| FormStateTest::testLoadIncludeNoName | function | core/ |
@covers ::loadInclude[[api-linebreak]] |
| FormStateTest::testLoadIncludeNotFound | function | core/ |
@covers ::loadInclude[[api-linebreak]] |
| FormTestMachineNameForm::load | function | core/ |
Loading stub for machine name. |
| FormTestMachineNameValidationForm::load | function | core/ |
Loading stub for machine name. |
| FormUploadedFile | class | core/ |
Provides a bridge to Symfony UploadedFile. |
| FormUploadedFile.php | file | core/ |
|
| FormUploadedFile::$uploadedFile | property | core/ |
The wrapped uploaded file. |
| FormUploadedFile::getClientOriginalName | function | core/ |
|
| FormUploadedFile::getError | function | 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.