Search for load
Title | Object type | File name | Summary |
---|---|---|---|
Renderer::loadElementDefaults | function | core/ |
Loads an element's default values based on its type. |
RevisionableInterface::getLoadedRevisionId | function | core/ |
Gets the loaded Revision ID of the entity. |
RevisionableInterface::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
RevisionableStorageInterface::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
RevisionableStorageInterface::loadRevision | function | core/ |
Loads a specific entity revision. |
RouteBuilder::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
RoutePreloader | class | core/ |
Defines a class that can pre-load non-admin routes. |
RoutePreloader.php | file | core/ |
|
RoutePreloader::$nonAdminRoutesOnRebuild | property | core/ |
Contains the non-admin routes while rebuilding the routes. |
RoutePreloader::getSubscribedEvents | function | core/ |
|
RoutePreloader::isGetAndHtmlRoute | function | core/ |
Determines whether the given route is a GET and HTML route. |
RoutePreloader::onAlterRoutes | function | core/ |
Alters existing routes for a specific collection. |
RoutePreloader::onFinishedRoutes | function | core/ |
Store the non admin routes in state when the route building is finished. |
RoutePreloader::onRequest | function | core/ |
Loads all non-admin routes right before the actual page is rendered. |
RoutePreloader::__construct | function | core/ |
Constructs a new RoutePreloader. |
RouteProvider::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
RouteProvider::ROUTE_LOAD_CID_PREFIX | constant | core/ |
Cache ID prefix used to load routes. |
RouteProviderLazyBuilder::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
router.route_preloader | service | core/ |
Drupal\Core\Routing\RoutePreloader |
ServerCommand::$classLoader | property | core/ |
The class loader. |
SqlContentEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
SqlContentEntityStorage::loadFromDedicatedTables | function | core/ |
Loads values of fields stored in dedicated tables for a group of entities. |
SqlContentEntityStorage::loadFromSharedTables | function | core/ |
Loads values for fields stored in the shared data tables. |
SqlContentEntityStorageSchema::loadEntitySchemaData | function | core/ |
Loads stored schema data for the given entity type definition. |
SqlContentEntityStorageSchema::loadFieldSchemaData | function | core/ |
Loads stored schema data for the given field storage definition. |
StaticMenuLinkOverrides::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverrides::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverrides::reload | function | core/ |
Reloads the overrides from config. |
StaticMenuLinkOverridesInterface::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::reload | function | core/ |
Reloads the overrides from config. |
StringLoader | class | core/ |
Loads string templates, also known as inline templates. |
StringLoader.php | file | core/ |
|
StringLoader::exists | function | core/ |
|
StringLoader::getCacheKey | function | core/ |
|
StringLoader::getSourceContext | function | core/ |
|
StringLoader::isFresh | function | core/ |
|
SvgExtractor::loadIcon | function | core/ |
Load an icon object. |
TestDiscovery::$classLoader | property | core/ |
The class loader. |
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. |
twig.loader | service | core/ |
Twig\Loader\ChainLoader |
twig.loader.filesystem | service | core/ |
Drupal\Core\Template\Loader\FilesystemLoader |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.