Search for load
Title | Object type | File name | Summary |
---|---|---|---|
twig.loader.string | service | core/ |
Drupal\Core\Template\Loader\StringLoader |
twig.loader.theme_registry | service | core/ |
Drupal\Core\Template\Loader\ThemeRegistryLoader |
TwigComponentLoader | class | core/ |
Lets you load templates using the component ID. |
TwigComponentLoader.php | file | core/ |
|
TwigComponentLoader::exists | function | core/ |
|
TwigComponentLoader::findTemplate | function | core/ |
Finds a template in the file system based on the template name. |
TwigComponentLoader::getCacheKey | function | core/ |
|
TwigComponentLoader::getSourceContext | function | core/ |
|
TwigComponentLoader::isFresh | function | core/ |
|
TwigComponentLoader::__construct | function | core/ |
Constructs a new ComponentLoader object. |
TwigExtensionTest::testTwigExtensionLoaded | function | core/ |
Tests that the provided Twig extension loads the service appropriately. |
TwigLoaderTest | class | core/ |
Tests adding Twig loaders. |
TwigLoaderTest.php | file | core/ |
|
TwigLoaderTest::$modules | property | core/ |
Modules to install. |
TwigLoaderTest::testTwigLoaderAddition | function | core/ |
Tests adding an additional twig loader to the loader chain. |
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 install. |
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\LoaderInterface | service | core/ |
|
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/ |
#element_validate handler for "image_upload" in buildConfigurationForm(). |
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/ |
@covers ::getPendingUpdateFunctions |
UpdateUploaderTestBase | class | core/ |
Base test class for tests that test project upload functionality. |
UpdateUploaderTestBase.php | file | core/ |
|
UpdateUploaderTestBase::setUp | function | core/ |
|
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/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.