Search for load
Title | Object type | File name | Summary |
---|---|---|---|
TwigPhpStorageCache::load | function | core/ |
|
TwigRegistryLoaderTest | class | core/ |
Tests Twig registry loader. |
TwigRegistryLoaderTest.php | file | core/ |
|
TwigRegistryLoaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TwigRegistryLoaderTest::$modules | property | core/ |
Modules to enable. |
TwigRegistryLoaderTest::$twig | property | core/ |
|
TwigRegistryLoaderTest::assertTwigTemplate | function | core/ |
Checks to see if a value is a Twig template. |
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 |
UpdateApiEntityDefinitionUpdateTest::reloadEntity | function | core/ |
Reloads the specified entity. |
UpdateKernel::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
UpdatePathRC1TestBaseTest::testDatabaseLoaded | function | core/ |
Tests that the database was properly loaded. |
UpdatePathTestBase::$loadedModules | property | core/ |
Array of modules loaded when the test starts. |
UpdatePathTestBase::$loadedModules | property | core/ |
Array of modules loaded when the test starts. |
UpdatePathTestBaseTest::testDatabaseLoaded | function | core/ |
Tests that the database was properly loaded. |
UpdatePathTestJavaScriptTest::testJavaScriptLoading | function | core/ |
Test JavaScript loading at update.php. |
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 + profile extensions and load the update files. |
UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
@covers ::getPendingUpdateFunctions |
UpdateUploadTest | class | core/ |
Tests the Update Manager module's upload and extraction functionality. |
UpdateUploadTest.php | file | core/ |
|
UpdateUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateUploadTest::$modules | property | core/ |
Modules to enable. |
UpdateUploadTest::setUp | function | core/ |
|
UpdateUploadTest::testFileNameExtensionMerging | function | core/ |
Ensures that archiver extensions are properly merged in the UI. |
UpdateUploadTest::testUpdateDirectory | function | core/ |
Tests only an *.info.yml file are detected without supporting files. |
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages | function | core/ |
Checks the messages on update manager pages when missing a security update. |
UpdateUploadTest::testUploadModule | function | core/ |
Tests upload, extraction, and update of a module. |
update_manager_download_batch_finished | function | core/ |
Batch callback: Performs actions when the download batch is completed. |
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/ |
|
UploadInstance | class | core/ |
Drupal 6 upload instance source from database. |
UploadInstance.php | file | core/ |
|
UploadInstance::count | function | core/ |
Gets the source count. |
UploadInstance::fields | function | core/ |
Returns available fields on the source. |
UploadInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
UploadInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.