Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageLazyLoadController::renderImage | function | core/ |
Render an image using image theme. |
| ImageLoadingAttributeTest | class | core/ |
Tests lazy loading for images. |
| ImageLoadingAttributeTest.php | file | core/ |
|
| ImageLoadingAttributeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageLoadingAttributeTest::$modules | property | core/ |
Modules to install. |
| ImageLoadingAttributeTest::testImageLoadingAttribute | function | core/ |
Tests that loading attribute is enabled for images. |
| ImageModuleTestHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ImageStyleDownloadAccessControlTest | class | core/ |
Tests access control for downloading image styles. |
| ImageStyleDownloadAccessControlTest.php | file | core/ |
|
| ImageStyleDownloadAccessControlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStyleDownloadAccessControlTest::$fileSystem | property | core/ |
The file system. |
| ImageStyleDownloadAccessControlTest::$modules | property | core/ |
Modules to install. |
| ImageStyleDownloadAccessControlTest::$style | property | core/ |
The image style. |
| ImageStyleDownloadAccessControlTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| ImageStyleDownloadAccessControlTest::setUp | function | core/ |
|
| ImageStyleDownloadAccessControlTest::testPrivateThroughPublicRoute | function | core/ |
Ensures that private:// access is forbidden through image.style_public. |
| ImageStyleDownloadAccessControlTest::testPublicThroughPrivateRoute | function | core/ |
Ensures that public:// access is forbidden through image.style.private. |
| ImageStyleDownloadController | class | core/ |
Defines a controller to serve image styles. |
| ImageStyleDownloadController.php | file | core/ |
|
| ImageStyleDownloadController::$fileSystem | property | core/ |
File system service. |
| 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 the implementing class using autowiring. |
| ImageStyleDownloadController::deliver | function | core/ |
Generates a derivative, given a style and image path. |
| ImageStyleDownloadController::getUriWithoutConvertedExtension | function | core/ |
Get the file URI without the extension from any conversion image style. |
| ImageStyleDownloadController::sourceImageExists | function | core/ |
Checks whether the provided source image exists. |
| ImageStyleDownloadController::__construct | function | core/ |
Constructs an ImageStyleDownloadController object. |
| ImageTest::testCanUploadSvg | function | core/ |
Tests that it's possible to upload SVG image, with the test module enabled. |
| ImageUploadAccessTest | class | core/ |
Test image upload access. |
| ImageUploadAccessTest.php | file | core/ |
|
| ImageUploadAccessTest::testCkeditor5ImageUploadRoute | function | core/ |
Test access to the CKEditor 5 image upload controller. |
| ImageUploadTest | class | core/ |
Test image upload. |
| ImageUploadTest.php | file | core/ |
|
| ImageUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageUploadTest::$modules | property | core/ |
Modules to install. |
| ImageUploadTest::$user | property | core/ |
A user without any particular permissions to be used in testing. |
| ImageUploadTest::createBasicFormat | function | core/ |
Create a basic_html text format for the editor to reference. |
| ImageUploadTest::createEditorWithUpload | function | core/ |
Create an editor entity with image_upload config. |
| ImageUploadTest::getTestImageByStat | function | core/ |
Return the first image matching $condition. |
| 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_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 |
| Importer::loadEntityDependency | function | core/ |
Loads the entity dependency by its UUID. |
| InputStreamUploadedFile | class | core/ |
An uploaded file from an input stream. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.