Search for load
Title | Object type | File name | Summary |
---|---|---|---|
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 |
FormStateInterface::loadInclude | function | core/ |
Ensures an include file is loaded whenever the form is processed. |
FormStateTest::testLoadInclude | function | core/ |
@covers ::loadInclude |
FormStateTest::testLoadIncludeAlreadyLoaded | function | core/ |
@covers ::loadInclude |
FormStateTest::testLoadIncludeNoName | function | core/ |
@covers ::loadInclude |
FormStateTest::testLoadIncludeNotFound | function | core/ |
@covers ::loadInclude |
FormTestMachineNameValidationForm::load | function | core/ |
Loading stub for machine name |
ForumUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
forum_node_storage_load | function | core/ |
Implements hook_ENTITY_TYPE_storage_load() for node entities. |
FrameworkTest::testLazyLoad | function | core/ |
Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request. |
FrameworkTest::testLazyLoadOverriddenCSS | function | core/ |
Tests that overridden CSS files are not added during lazy load. |
FrontMatter::load | function | core/ |
Creates a new FrontMatter instance. |
FunctionalTestSetupTrait::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
GDToolkit::$preLoadInfo | property | core/ |
Image information from a file, available prior to loading the GD resource. |
GDToolkit::load | function | core/ |
Loads a GD resource from a file. |
GenerateAutoloadReferenceFile | class | composer/ |
Generates an 'autoload.php' that includes the autoloader created by Composer. |
GenerateAutoloadReferenceFile.php | file | composer/ |
|
GenerateAutoloadReferenceFile::autoLoadContents | function | composer/ |
Builds the contents of the autoload file. |
GenerateAutoloadReferenceFile::autoloadFileCommitted | function | composer/ |
Determines whether or not the autoload file has been committed. |
GenerateAutoloadReferenceFile::autoloadPath | function | composer/ |
Generates a scaffold file path object for the autoload file. |
GenerateAutoloadReferenceFile::generateAutoload | function | composer/ |
Generates the autoload file at the specified location. |
GenerateAutoloadReferenceFile::__construct | function | composer/ |
This class provides only static methods. |
help.twig.loader | service | core/ |
Drupal\help_topics\HelpTopicTwigLoader |
HelpTopicTwigLoader | class | core/ |
Loads help topic Twig files from the filesystem. |
HelpTopicTwigLoader.php | file | core/ |
|
HelpTopicTwigLoader::addExtension | function | core/ |
Adds an extensions help_topics directory to the Twig loader. |
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 |
HelpTopicTwigLoaderTest::testGetSourceContext | function | core/ |
@covers ::getSourceContext |
HelpTopicTwigLoaderTest::testGetSourceContextException | function | core/ |
@covers ::getSourceContext |
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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.