Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests 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::getCacheKey | function | core/ |
|
| ThemeRegistryLoader::__construct | function | core/ |
Constructs a new ThemeRegistryLoader object. |
| ThemeRegistryLoaderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Template\Loader\ThemeRegistryLoader[[api-linebreak]] @group Template |
| ThemeRegistryLoaderTest.php | file | core/ |
|
| ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
@covers ::findTemplate[[api-linebreak]] |
| 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. |
| 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/ |
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. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.