Search for load

  1. Search 7.x for load
  2. Search 9.5.x for load
  3. Search 10.3.x for load
  4. Search 11.x for load
  5. Other projects
Title Object type File name Summary
TwigPhpStorageCache::load function core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
TwigRegistryLoaderTest class core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php Tests Twig registry loader.
TwigRegistryLoaderTest.php file core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php
TwigRegistryLoaderTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php The theme to install as the default for testing.
TwigRegistryLoaderTest::$modules property core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php Modules to enable.
TwigRegistryLoaderTest::$twig property core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php
TwigRegistryLoaderTest::assertTwigTemplate function core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php Checks to see if a value is a Twig template.
TwigRegistryLoaderTest::setUp function core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php
TwigRegistryLoaderTest::testTemplateDiscovery function core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php Tests template discovery using the Drupal theme registry.
TwigRegistryLoaderTest::testTwigNamespaces function core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php Tests template extension and includes using the Drupal theme registry.
TwigSettingsTest::testTwigAutoReloadOverride function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Ensures Twig template auto reload setting can be overridden.
TwigSettingsTest::testTwigInlineWithAutoReload function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Tests twig inline templates with auto_reload.
TwigThemeTestController::registryLoaderRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Menu callback for testing the Twig registry loader.
twig_loader_test.info.yml file core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml
twig_loader_test.services.yml file core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml
twig_loader_test.twig.test_loader service core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml Drupal\twig_loader_test\Loader\TestLoader
UpdateApiEntityDefinitionUpdateTest::reloadEntity function core/modules/system/tests/src/Functional/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php Reloads the specified entity.
UpdateKernel::loadLegacyIncludes function core/lib/Drupal/Core/Update/UpdateKernel.php Helper method that loads legacy Drupal include files.
UpdatePathRC1TestBaseTest::testDatabaseLoaded function core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseTest.php Tests that the database was properly loaded.
UpdatePathTestBase::$loadedModules property core/modules/system/src/Tests/Update/UpdatePathTestBase.php Array of modules loaded when the test starts.
UpdatePathTestBase::$loadedModules property core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php Array of modules loaded when the test starts.
UpdatePathTestBaseTest::testDatabaseLoaded function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that the database was properly loaded.
UpdatePathTestJavaScriptTest::testJavaScriptLoading function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestJavaScriptTest.php Test JavaScript loading at update.php.
UpdateRegistry::loadUpdateFile function core/lib/Drupal/Core/Update/UpdateRegistry.php Loads the {$this->updateType}.php file for a given extension.
UpdateRegistry::loadUpdateFiles function core/lib/Drupal/Core/Update/UpdateRegistry.php Loads all update files for a given list of extension.
UpdateRegistry::scanExtensionsAndLoadUpdateFiles function core/lib/Drupal/Core/Update/UpdateRegistry.php Scans all module + profile extensions and load the update files.
UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::getPendingUpdateFunctions
UpdateUploadTest class core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests the Update Manager module's upload and extraction functionality.
UpdateUploadTest.php file core/modules/update/tests/src/Functional/UpdateUploadTest.php
UpdateUploadTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateUploadTest.php The theme to install as the default for testing.
UpdateUploadTest::$modules property core/modules/update/tests/src/Functional/UpdateUploadTest.php Modules to enable.
UpdateUploadTest::setUp function core/modules/update/tests/src/Functional/UpdateUploadTest.php
UpdateUploadTest::testFileNameExtensionMerging function core/modules/update/tests/src/Functional/UpdateUploadTest.php Ensures that archiver extensions are properly merged in the UI.
UpdateUploadTest::testUpdateDirectory function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests only an *.info.yml file are detected without supporting files.
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages function core/modules/update/tests/src/Functional/UpdateUploadTest.php Checks the messages on update manager pages when missing a security update.
UpdateUploadTest::testUploadModule function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests upload, extraction, and update of a module.
update_manager_download_batch_finished function core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed.
Upload class core/modules/file/src/Plugin/migrate/source/d6/Upload.php Drupal 6 upload source from database.
Upload.php file core/modules/file/src/Plugin/migrate/source/d6/Upload.php
Upload::fields function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Returns available fields on the source.
Upload::getIds function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Defines the source fields uniquely identifying a source row.
Upload::JOIN constant core/modules/file/src/Plugin/migrate/source/d6/Upload.php The join options between the node and the upload table.
Upload::prepareRow function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Adds additional data to the row.
Upload::query function core/modules/file/src/Plugin/migrate/source/d6/Upload.php
UploadInstance class core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Drupal 6 upload instance source from database.
UploadInstance.php file core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php
UploadInstance::count function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Gets the source count.
UploadInstance::fields function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Returns available fields on the source.
UploadInstance::getIds function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Defines the source fields uniquely identifying a source row.
UploadInstance::initializeIterator function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Initializes the iterator with the source data.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.