Search for load

  1. Search 7.x for load
  2. Search 9.5.x for load
  3. Search 8.9.x for load
  4. Search 10.3.x for load
  5. Other projects
Title Object type File name Summary
GenerateAutoloadReferenceFile::autoloadPath function composer/Plugin/Scaffold/GenerateAutoloadReferenceFile.php Generates a scaffold file path object for the autoload file.
GenerateAutoloadReferenceFile::generateAutoload function composer/Plugin/Scaffold/GenerateAutoloadReferenceFile.php Generates the autoload file at the specified location.
GenerateAutoloadReferenceFile::__construct function composer/Plugin/Scaffold/GenerateAutoloadReferenceFile.php This class provides only static methods.
GenerateTheme::loadStarterKitConfig function core/lib/Drupal/Core/Command/GenerateTheme.php
help.twig.loader service core/modules/help/help.services.yml Drupal\help\HelpTopicTwigLoader
HelpTopicTwigLoader class core/modules/help_topics/src/HelpTopicTwigLoader.php Loads help topic Twig files from the filesystem.
HelpTopicTwigLoader class core/modules/help/src/HelpTopicTwigLoader.php Loads help topic Twig files from the filesystem.
HelpTopicTwigLoader.php file core/modules/help_topics/src/HelpTopicTwigLoader.php
HelpTopicTwigLoader.php file core/modules/help/src/HelpTopicTwigLoader.php
HelpTopicTwigLoader::addExtension function core/modules/help/src/HelpTopicTwigLoader.php Adds an extensions help_topics directory to the Twig loader.
HelpTopicTwigLoader::findTemplate function core/modules/help/src/HelpTopicTwigLoader.php
HelpTopicTwigLoader::getSourceContext function core/modules/help/src/HelpTopicTwigLoader.php
HelpTopicTwigLoader::MAIN_NAMESPACE constant core/modules/help/src/HelpTopicTwigLoader.php
HelpTopicTwigLoader::__construct function core/modules/help/src/HelpTopicTwigLoader.php Constructs a new HelpTopicTwigLoader object.
HelpTopicTwigLoaderTest class core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php Unit test for the HelpTopicTwigLoader class.
HelpTopicTwigLoaderTest.php file core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php
HelpTopicTwigLoaderTest::$directories property core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php The virtual directories to use in testing.
HelpTopicTwigLoaderTest::$helpLoader property core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php The help topic loader instance to test.
HelpTopicTwigLoaderTest::setUp function core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php
HelpTopicTwigLoaderTest::setUpVfs function core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php Sets up the virtual file system.
HelpTopicTwigLoaderTest::testConstructor function core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php @covers ::__construct
HelpTopicTwigLoaderTest::testGetSourceContext function core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php @covers ::getSourceContext
HelpTopicTwigLoaderTest::testGetSourceContextException function core/modules/help/tests/src/Unit/HelpTopicTwigLoaderTest.php @covers ::getSourceContext
HookCollectorPass::loadAllIncludes function core/lib/Drupal/Core/Hook/HookCollectorPass.php This method is only to be used by ModuleHandler.
hook_entity_load function core/lib/Drupal/Core/Entity/entity.api.php Act on entities when loaded.
hook_entity_preload function core/lib/Drupal/Core/Entity/entity.api.php Act on an array of entity IDs before they are loaded.
hook_entity_storage_load function core/lib/Drupal/Core/Entity/entity.api.php Act on content entities when loaded from the storage.
hook_ENTITY_TYPE_load function core/lib/Drupal/Core/Entity/entity.api.php Act on entities of a specific type when loaded.
hook_ENTITY_TYPE_storage_load function core/lib/Drupal/Core/Entity/entity.api.php Act on content entities of a given type when loaded from the storage.
hook_file_download function core/lib/Drupal/Core/File/file.api.php Control access to private file downloads and specify HTTP headers.
Html::load function core/lib/Drupal/Component/Utility/Html.php Parses an HTML snippet and returns it as a DOM object.
image.page_cache_response_policy.deny_private_image_style_download service core/modules/image/image.services.yml Drupal\image\PageCache\DenyPrivateImageStyleDownload
ImageFieldDisplayTest::testImageLoadingAttribute function core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Tests for image loading attribute settings.
ImageFieldTestBase::uploadNodeImage function core/modules/image/tests/src/Functional/ImageFieldTestBase.php Upload an image to a node.
ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads function core/modules/image/tests/src/FunctionalJavascript/ImageFieldWidgetMultipleTest.php Tests image widget element support multiple upload correctly.
ImageHooks::fileDownload function core/modules/image/src/Hook/ImageHooks.php Implements hook_file_download().
ImageLazyLoadController class core/modules/system/tests/modules/image_lazy_load_test/src/Controller/ImageLazyLoadController.php The ImageLazyLoadController class.
ImageLazyLoadController.php file core/modules/system/tests/modules/image_lazy_load_test/src/Controller/ImageLazyLoadController.php
ImageLazyLoadController::renderImage function core/modules/system/tests/modules/image_lazy_load_test/src/Controller/ImageLazyLoadController.php Render an image using image theme.
ImageLoadingAttributeTest class core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php Tests lazy loading for images.
ImageLoadingAttributeTest.php file core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php
ImageLoadingAttributeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php
ImageLoadingAttributeTest::$modules property core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php
ImageLoadingAttributeTest::testImageLoadingAttribute function core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php Tests that loading attribute is enabled for images.
ImageStyleDownloadAccessControlTest class core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php Tests access control for downloading image styles.
ImageStyleDownloadAccessControlTest.php file core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php
ImageStyleDownloadAccessControlTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php
ImageStyleDownloadAccessControlTest::$fileSystem property core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php The file system.
ImageStyleDownloadAccessControlTest::$modules property core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php
ImageStyleDownloadAccessControlTest::$style property core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php The image style.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.