Search for load
Title | Object type | File name | Summary |
---|---|---|---|
ThemeRegistryLoader.php | file | core/ |
|
ThemeRegistryLoader::$themeRegistry | property | core/ |
The theme registry used to determine which template to use. |
ThemeRegistryLoader::findTemplate | function | core/ |
Finds the path to the requested template. |
ThemeRegistryLoader::getCacheKey | function | core/ |
|
ThemeRegistryLoader::__construct | function | core/ |
Constructs a new ThemeRegistryLoader object. |
ThemeRegistryLoaderTest | class | core/ |
Tests Drupal\Core\Template\Loader\ThemeRegistryLoader. |
ThemeRegistryLoaderTest.php | file | core/ |
|
ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
Tests loader returns false for exists on nonexistent. |
ThemeTest::testClassLoading | function | core/ |
Tests theme can provide classes. |
ThumbnailDownloader | class | core/ |
Process a queue of media items to fetch their thumbnails. |
ThumbnailDownloader.php | file | core/ |
|
ThumbnailDownloader::$entityTypeManager | property | core/ |
The entity type manager service. |
ThumbnailDownloader::create | function | core/ |
Creates an instance of the plugin. |
ThumbnailDownloader::processItem | function | core/ |
Works on a single queue item. |
ThumbnailDownloader::__construct | function | core/ |
Constructs a new class instance. |
ToolbarItemConditionsMetConstraint::$imageUploadStatusRequiredMessage | property | core/ |
The violation message when the required image upload status is not set. |
ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
TranslateFormBase::translateFilterLoadStrings | function | core/ |
Builds a string search query and returns an array of string objects. |
TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Tests translatable fields storage/retrieval. |
twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
twig-registry-loader-test-extend.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %} |
twig-registry-loader-test-include.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-include.html.twig |
twig-registry-loader-test-include.html.twig | file | core/ |
This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-include.html.twig |
twig-registry-loader-test-include.html.twig | file | core/ |
This line is from twig_theme_test/templates/twig-registry-loader-test-include.html.twig |
twig-registry-loader-test.html.twig | file | core/ |
{% extends "twig-registry-loader-test-extend.html.twig" %} {% block content %} {% include "twig-registry-loader-test-include.html.twig" %} {% endblock %} |
twig.loader | service | core/ |
Twig\Loader\ChainLoader |
twig.loader.filesystem | service | core/ |
Drupal\Core\Template\Loader\FilesystemLoader |
twig.loader.string | service | core/ |
Drupal\Core\Template\Loader\StringLoader |
twig.loader.theme_registry | service | core/ |
Drupal\Core\Template\Loader\ThemeRegistryLoader |
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_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 |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.