Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| TwigRegistryLoaderTest::setUp | function | core/ |
|
| TwigRegistryLoaderTest::testTemplateDiscovery | function | core/ |
Tests template discovery using the Drupal theme registry. |
| TwigRegistryLoaderTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using the Drupal theme registry. |
| TwigSettingsTest::testTwigAutoReloadOverride | function | core/ |
Ensures Twig template auto reload setting can be overridden. |
| TwigSettingsTest::testTwigInlineWithAutoReload | function | core/ |
Tests twig inline templates with auto_reload. |
| TwigThemeTestController::registryLoaderRender | function | core/ |
Menu callback for testing the Twig registry loader. |
| twig_loader_test.info.yml | file | core/ |
core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml |
| twig_loader_test.services.yml | file | core/ |
core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml |
| twig_loader_test.twig.test_loader | service | core/ |
Drupal\twig_loader_test\Loader\TestLoader |
| UnicornEditor::validateImageUploadSettings | function | core/ |
Render API callback: Image upload handler for confirmation form. |
| UpdatePathTestBase::testDatabaseLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestBaseFilledTest::testDatabaseProperlyLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestBaseTest::testDatabaseProperlyLoaded | function | core/ |
Tests that the database was properly loaded. |
| UpdatePathTestJavaScriptTest::testJavaScriptLoading | function | core/ |
Tests JavaScript loading at update.php. |
| UpdateRegistry::$loadedFiles | property | core/ |
A static cache of all the extension updates scanned for. |
| UpdateRegistry::loadUpdateFile | function | core/ |
Loads the {$this->updateType}.php file for a given extension. |
| UpdateRegistry::loadUpdateFiles | function | core/ |
Loads all update files for a given list of extension. |
| UpdateRegistry::scanExtensionsAndLoadUpdateFiles | function | core/ |
Scans all module, theme, and profile extensions and load the update files. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
Tests get pending update functions with loaded modules but not enabled. |
| Upload | class | core/ |
Drupal 6 upload source from database. |
| Upload.php | file | core/ |
|
| Upload::fields | function | core/ |
Returns available fields on the source. |
| Upload::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Upload::JOIN | constant | core/ |
The join options between the node and the upload table. |
| Upload::prepareRow | function | core/ |
Adds additional data to the row. |
| Upload::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| UploadedFileConstraint | class | core/ |
A constraint for UploadedFile objects. |
| UploadedFileConstraint.php | file | core/ |
|
| UploadedFileConstraint::$maxSize | property | core/ |
The upload max size. Defaults to checking the environment. |
| UploadedFileConstraint::$uploadErrorMessage | property | core/ |
The generic file upload error message. |
| UploadedFileConstraint::$uploadFormSizeErrorMessage | property | core/ |
The upload form size error message. |
| UploadedFileConstraint::$uploadIniSizeErrorMessage | property | core/ |
The upload ini size error message. |
| UploadedFileConstraint::$uploadNoFileErrorMessage | property | core/ |
The upload no file error message. |
| UploadedFileConstraint::$uploadPartialErrorMessage | property | core/ |
The upload partial error message. |
| UploadedFileConstraintValidator | class | core/ |
Constraint validator for uploaded files. |
| UploadedFileConstraintValidator.php | file | core/ |
|
| UploadedFileConstraintValidator::validate | function | core/ |
|
| UploadedFileConstraintValidatorTest | class | core/ |
Tests the uploaded file validator. |
| UploadedFileConstraintValidatorTest.php | file | core/ |
|
| UploadedFileConstraintValidatorTest::$filename | property | core/ |
The file name. |
| UploadedFileConstraintValidatorTest::$maxSize | property | core/ |
The max 4 MB filesize to use for testing. |
| UploadedFileConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| UploadedFileConstraintValidatorTest::$path | property | core/ |
The temporary file path. |
| UploadedFileConstraintValidatorTest::$validator | property | core/ |
A validator. |
| UploadedFileConstraintValidatorTest::setUp | function | core/ |
|
| UploadedFileConstraintValidatorTest::testValidateFail | function | core/ |
Tests validate fail. |
| UploadedFileConstraintValidatorTest::testValidateSuccess | function | core/ |
Tests validate success. |
| UploadedFileConstraintValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
| UploadedFileInterface | interface | core/ |
Provides an interface for uploaded files. |
| UploadedFileInterface.php | file | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.