Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpTopicTwigLoader::addExtension | function | core/ |
Adds an extensions help_topics directory to the Twig loader. |
| HelpTopicTwigLoader::findTemplate | function | core/ |
|
| HelpTopicTwigLoader::getSourceContext | function | core/ |
|
| HelpTopicTwigLoader::MAIN_NAMESPACE | constant | core/ |
|
| HelpTopicTwigLoader::__construct | function | core/ |
Constructs a new HelpTopicTwigLoader object. |
| HelpTopicTwigLoaderTest | class | core/ |
Unit test for the HelpTopicTwigLoader class. |
| HelpTopicTwigLoaderTest.php | file | core/ |
|
| HelpTopicTwigLoaderTest::$directories | property | core/ |
The virtual directories to use in testing. |
| HelpTopicTwigLoaderTest::$helpLoader | property | core/ |
The help topic loader instance to test. |
| HelpTopicTwigLoaderTest::getHandlerMock | function | core/ |
Creates a mock module or theme handler class for the test. |
| HelpTopicTwigLoaderTest::setUp | function | core/ |
|
| HelpTopicTwigLoaderTest::setUpVfs | function | core/ |
Sets up the virtual file system. |
| HelpTopicTwigLoaderTest::testConstructor | function | core/ |
@covers ::__construct[[api-linebreak]] |
| HelpTopicTwigLoaderTest::testGetSourceContext | function | core/ |
@covers ::getSourceContext[[api-linebreak]] |
| HelpTopicTwigLoaderTest::testGetSourceContextException | function | core/ |
@covers ::getSourceContext[[api-linebreak]] |
| 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. |
| image.page_cache_response_policy.deny_private_image_style_download | service | core/ |
Drupal\image\PageCache\DenyPrivateImageStyleDownload |
| ImageConfigUpdater::processImageLazyLoad | function | core/ |
Re-order mappings by breakpoint ID and descending numeric multiplier order. |
| 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. |
| ImageLazyLoadController | class | core/ |
The ImageLazyLoadController class. |
| ImageLazyLoadController.php | file | core/ |
|
| ImageLazyLoadController::renderImage | function | core/ |
Render an image using image theme. |
| ImageLazyLoadUpdateTest | class | core/ |
Tests lazy-load upgrade path. |
| ImageLazyLoadUpdateTest.php | file | core/ |
|
| ImageLazyLoadUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ImageLazyLoadUpdateTest::testUpdate | function | core/ |
Test new lazy-load setting upgrade path. |
| 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 enable. |
| ImageLoadingAttributeTest::testImageLoadingAttribute | function | core/ |
Tests that loading attribute is enabled for images. |
| 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 this class. |
| ImageStyleDownloadController::deliver | function | core/ |
Generates a derivative, given a style and image path. |
| ImageStyleDownloadController::sourceImageExists | function | core/ |
Checks whether the provided source image exists. |
| ImageStyleDownloadController::__construct | function | core/ |
Constructs an ImageStyleDownloadController object. |
| ImageUploadAccessTest | class | core/ |
Test image upload access. |
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.