Search for load
Title | Object type | File name | Summary |
---|---|---|---|
TermStorage::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
TermStorageInterface::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
TermStorageInterface::loadChildren | function | core/ |
Finds all children of a term ID. |
TermStorageInterface::loadParents | function | core/ |
Finds all parents of a given term ID. |
TermStorageInterface::loadTree | function | core/ |
Finds all terms in a given vocabulary ID. |
TermTest::reloadTermByName | function | core/ |
Reloads a term by name. |
TestDiscovery::$classLoader | property | core/ |
The class loader. |
TestLoader | class | core/ |
A test Twig loader. |
TestLoader.php | file | core/ |
|
TestLoader::exists | function | core/ |
|
TestLoader::getCacheKey | 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/ |
Tests required long text with file upload. |
ThemeInitialization::loadActiveTheme | function | core/ |
|
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 @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. |
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 |
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.