Search for load
Title | Object type | File name | Summary |
---|---|---|---|
FormBuilder::getFileUploadMaxSize | function | core/ |
Wraps file_upload_max_size(). |
FormCache::loadCachedFormState | function | core/ |
Loads the cached form state. |
FormCacheTest::testLoadCachedFormState | function | core/ |
@covers ::loadCachedFormState |
FormCacheTest::testLoadCachedFormStateWithFiles | function | core/ |
@covers ::loadCachedFormState |
FormErrorHandlerFileUploadTest | class | core/ |
Tests file upload scenario's with Inline Form Errors. |
FormErrorHandlerFileUploadTest.php | file | core/ |
|
FormErrorHandlerFileUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FormErrorHandlerFileUploadTest::$modules | property | core/ |
Modules to enable. |
FormErrorHandlerFileUploadTest::setUp | function | core/ |
|
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. |
FormUploadedFile | class | core/ |
Provides a bridge to Symfony UploadedFile. |
FormUploadedFile.php | file | core/ |
|
FormUploadedFile::$uploadedFile | property | core/ |
The wrapped uploaded file. |
FormUploadedFile::getClientOriginalName | function | core/ |
Returns the original file name. |
FormUploadedFile::getError | function | core/ |
Returns the upload error code. |
FormUploadedFile::getErrorMessage | function | core/ |
Returns an informative upload error message. |
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::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
FormUploadedFile::__construct | function | core/ |
Creates a new FormUploadedFile. |
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. |
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/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.