Search for load
Title | Object type | File name | Summary |
---|---|---|---|
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]] |
ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
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 |
TwigPhpStorageCache::load | function | core/ |
|
UidUpdateToSerialTest::testDatabaseLoaded | function | core/ |
Tests user_update_9301(). |
UnicornEditor::validateImageUploadSettings | function | core/ |
#element_validate handler for "image_upload" in buildConfigurationForm(). |
UpdatePathTestBase::$loadedModules | property | core/ |
Array of modules loaded when the test starts. |
UpdatePathTestBaseTest::testDatabaseLoaded | function | core/ |
Tests that the database was properly loaded. |
UpdateRegistry::loadUpdateFile | function | core/ |
Loads the {$this->updateType}.php file for a given extension. |
UpdateRegistry::loadUpdateFiles | function | core/ |
Loads all update files for a given list of extension. |
UpdateRegistry::scanExtensionsAndLoadUpdateFiles | function | core/ |
Scans all module, theme, and profile extensions and load the update files. |
UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
UserListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
UserRolesAssignmentTest::userLoadAndCheckRoleAssigned | function | core/ |
Check role on user object. |
user_load_by_mail | function | core/ |
Fetches a user object by email address. |
user_load_by_name | function | core/ |
Fetches a user object by account name. |
ViewListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
ViewUI::load | function | core/ |
Loads an entity. |
ViewUI::loadMultiple | function | core/ |
Loads one or more entities. |
ViewUI::postLoad | function | core/ |
Acts on loaded entities. |
ViewUIConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple | function | core/ |
Tests for loading multiple vocabularies. |
YamlFileLoader | class | core/ |
YamlFileLoader loads YAML files service definitions. |
YamlFileLoader.php | file | core/ |
|
YamlFileLoader::$container | property | core/ |
|
YamlFileLoader::$fileCache | property | core/ |
File cache object. |
YamlFileLoader::DEFAULTS_KEYWORDS | constant | core/ |
|
YamlFileLoader::load | function | core/ |
Loads a Yaml file. |
YamlFileLoader::loadFile | function | core/ |
Loads a YAML file. |
YamlFileLoader::parseDefaults | function | core/ |
|
YamlFileLoader::parseDefinition | function | core/ |
Parses a definition. |
YamlFileLoader::parseDefinitions | function | core/ |
Parses definitions |
YamlFileLoader::resolveServices | function | core/ |
Resolves services. |
YamlFileLoader::validate | function | core/ |
Validates a YAML file. |
YamlFileLoader::__construct | function | core/ |
|
YamlFileLoaderTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\YamlFileLoader[[api-linebreak]] @group DependencyInjection |
YamlFileLoaderTest.php | file | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.