Search for load
Title | Object type | File name | Summary |
---|---|---|---|
HelpTopicTwigLoaderTest::testGetSourceContext | function | core/ |
Tests get source context. |
HelpTopicTwigLoaderTest::testGetSourceContextException | function | core/ |
Tests get source context exception. |
HookCollectorPass::loadAllIncludes | function | core/ |
This method is only to be used by ModuleHandler. |
hook_entity_load | function | core/ |
Act on entities when loaded. |
hook_entity_preload | function | core/ |
Act on an array of entity IDs before they are loaded. |
hook_entity_storage_load | function | core/ |
Act on content entities when loaded from the storage. |
hook_ENTITY_TYPE_load | function | core/ |
Act on entities of a specific type when loaded. |
hook_ENTITY_TYPE_storage_load | function | core/ |
Act on content entities of a given type when loaded from the storage. |
hook_file_download | function | core/ |
Control access to private file downloads and specify HTTP headers. |
Html::load | function | core/ |
Parses an HTML snippet and returns it as a DOM object. |
HtmxAssetLoadTestSetup | class | core/ |
Setup file used by tests/src/Nightwatch/Tests/htmxAssetLoadTest.js. |
HtmxAssetLoadTestSetup.php | file | core/ |
|
HtmxAssetLoadTestSetup::setup | function | core/ |
Run the code to setup the test environment. |
IconExtractorBase::loadIcon | function | core/ |
|
IconExtractorInterface::loadIcon | function | core/ |
Load an icon object. |
ImageFieldDisplayTest::testImageLoadingAttribute | function | core/ |
Tests for image loading attribute settings. |
ImageFieldTestBase::uploadNodeImage | function | core/ |
Upload an image to a node. |
ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
ImageHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
ImageLazyLoadController | class | core/ |
The ImageLazyLoadController class. |
ImageLazyLoadController.php | file | core/ |
|
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/ |
|
ImageLoadingAttributeTest::$modules | property | core/ |
|
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/ |
|
ImageStyleDownloadAccessControlTest::$fileSystem | property | core/ |
The file system. |
ImageStyleDownloadAccessControlTest::$modules | property | core/ |
|
ImageStyleDownloadAccessControlTest::$style | property | core/ |
The image style. |
ImageStyleDownloadAccessControlTest::prepareEnvironment | function | core/ |
|
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/ |
|
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. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.