Search for load
Title | Object type | File name | Summary |
---|---|---|---|
TestLoader | class | core/ |
A test Twig loader. |
TestLoader.php | file | core/ |
|
TestLoader::exists | function | core/ |
|
TestLoader::getCacheKey | function | core/ |
|
TestLoader::getSource | function | core/ |
|
TestLoader::getSourceContext | function | core/ |
|
TestLoader::isFresh | function | core/ |
|
TestSiteUserLoginCommand::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
test_theme_twig_registry_loader.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_twig_registry_loader/test_theme_twig_registry_loader.info.yml |
test_theme_twig_registry_loader_subtheme.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_twig_registry_loader_subtheme/test_theme_twig_registry_loader_subtheme.info.yml |
test_theme_twig_registry_loader_theme.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/test_theme_twig_registry_loader_theme.info.yml |
TextFieldTest::testRequiredLongTextWithFileUpload | function | core/ |
Test required long text with file upload. |
ThemeInitialization::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
ThemeInitializationInterface::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
ThemeRegistryLoader | class | core/ |
Loads templates based on information from the Drupal theme registry. |
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::__construct | function | core/ |
Constructs a new ThemeRegistryLoader object. |
ThemeRegistryLoaderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Template\Loader\ThemeRegistryLoader @group Template |
ThemeRegistryLoaderTest.php | file | core/ |
|
ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
@covers ::findTemplate |
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/ |
|
ThumbnailDownloader::__construct | function | core/ |
Constructs a new class instance. |
ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
tour_test_tour_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for tour. |
TranslateFormBase::translateFilterLoadStrings | function | core/ |
Builds a string search query and returns an array of string objects. |
TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Test 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_Chain |
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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TwigLoaderTest::$modules | property | core/ |
Modules to enable. |
TwigLoaderTest::testTwigLoaderAddition | function | core/ |
Tests adding an additional twig loader to the loader chain. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.