Search for load
- Search 7.x for load
- Search 9.5.x for load
- Search 8.9.x for load
- Search 10.3.x for load
- Search main for load
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormUploadedFile.php | file | core/ |
|
| FormUploadedFile::$uploadedFile | property | core/ |
The wrapped uploaded file. |
| FormUploadedFile::getClientOriginalName | function | core/ |
Returns the original file name. |
| FormUploadedFile::getFilename | function | core/ |
Gets the filename. |
| FormUploadedFile::getPathname | function | core/ |
Gets the path to the file. |
| FormUploadedFile::getRealPath | function | core/ |
Gets the absolute path to the file. |
| FormUploadedFile::getSize | function | core/ |
Gets file size. |
| FormUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
| FormUploadedFile::__construct | function | core/ |
Creates a new FormUploadedFile. |
| 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. |
| 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 object. |
| GDToolkit::load | function | core/ |
Loads an image 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. |
| GenerateAutoloadRuntimeReferenceFile | class | composer/ |
Generates an 'autoload_runtime.php' that includes the Symfony_runtime loader. |
| GenerateAutoloadRuntimeReferenceFile.php | file | composer/ |
|
| GenerateAutoloadRuntimeReferenceFile::autoLoadRuntimeContents | function | composer/ |
Builds the contents of the autoload_runtime file. |
| GenerateAutoloadRuntimeReferenceFile::autoloadRuntimeFileCommitted | function | composer/ |
Determines whether or not the autoload_runtime file has been committed. |
| GenerateAutoloadRuntimeReferenceFile::autoloadRuntimePath | function | composer/ |
Generates a scaffold file path object for the autoload_runtime file. |
| GenerateAutoloadRuntimeReferenceFile::generateAutoloadRuntime | function | composer/ |
Generates the autoload_runtime file at the specified location. |
| GenerateAutoloadRuntimeReferenceFile::__construct | function | composer/ |
This class provides only static methods. |
| GenerateTheme::loadStarterKitConfig | function | core/ |
Loads the Starter Kit configuration. |
| help.twig.loader | service | core/ |
Drupal\help\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::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::setUp | function | core/ |
|
| HelpTopicTwigLoaderTest::setUpVfs | function | core/ |
Sets up the virtual file system. |
| HelpTopicTwigLoaderTest::testConstructor | function | core/ |
Tests constructor. |
| 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. |
| HookLoaderTest | class | core/ |
Test hook loading. |
| HookLoaderTest.php | file | core/ |
|
| HookLoaderTest::$modules | property | core/ |
Modules to install. |
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.