Search for load
- Search 7.x for load
- Search 9.5.x for load
- Search 8.9.x for load
- Search 10.3.x for load
- Search main for load
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringLoader::isFresh | function | core/ |
|
| StubEntityStorageBase::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
| StubRevisionableEntity::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
| StubRevisionableEntity::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
| SvgExtractor::loadIcon | function | core/ |
Load an icon object. |
| SvgExtractorTest::providerLoadIconSvg | function | core/ |
Data provider for ::testLoadIconSvg(). |
| SvgExtractorTest::testLoadIconSvg | function | core/ |
Test the SvgExtractor::loadIcon() method. |
| SvgExtractorTest::testLoadIconSvgInvalid | function | core/ |
Test the SvgExtractor::loadIcon() method with invalid svg. |
| SystemHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| TaxonomyImageTest::testTaxonomyImageUpload | function | core/ |
Tests that a file can be uploaded before the taxonomy term has a name. |
| TaxonomyTermPagerTest::testTaxonomyTermOverviewTermLoad | function | core/ |
Tests that overview page only loads the necessary terms. |
| TaxonomyTestHooks::taxonomyTermLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for the taxonomy term. |
| template_preprocess_file_upload_help | function | core/ |
Prepares variables for file upload help text templates. |
| TermStorage::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorage::loadChildren | function | core/ |
Finds all children of a term ID. |
| TermStorage::loadParents | function | core/ |
Finds all parents of a given term ID. |
| 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. |
| TestingSiteConfigHooks::userLoad | function | core/ |
Implements hook_user_load(). |
| 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/ |
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/ |
Tests Drupal\Core\Template\Loader\ThemeRegistryLoader. |
| ThemeRegistryLoaderTest.php | file | core/ |
|
| ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
Tests loader returns false for exists on nonexistent. |
| 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. |
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.