Search for reload
- Search 7.x for reload
- Search 9.5.x for reload
- Search 8.9.x for reload
- Search 10.3.x for reload
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AliasManager::$langcodePreloaded | property | core/ |
Whether preloaded path lookups has already been loaded. |
AliasManager::$preloadedPathLookups | property | core/ |
Holds an array of previously looked up paths for the current request path. |
AliasRepository::preloadPathAlias | function | core/ |
|
AliasRepositoryInterface::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
AliasTest::testPreloadPathAlias | function | core/ |
@covers ::preloadPathAlias |
CacheTagPreloadSubscriber | class | core/ |
Preloads frequently used cache tags. |
CacheTagPreloadSubscriber.php | file | core/ |
|
CacheTagPreloadSubscriber::getSubscribedEvents | function | core/ |
|
CacheTagPreloadSubscriber::onRequest | function | core/ |
Preloads frequently used cache tags. |
CacheTagPreloadSubscriber::__construct | function | core/ |
|
CacheTagsChecksumDecorator::registerCacheTagsForPreload | function | core/ |
Register cache tags for preloading. |
CacheTagsChecksumPreloadInterface | interface | core/ |
Registers cache tags for preloading. |
CacheTagsChecksumPreloadInterface.php | file | core/ |
|
CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload | function | core/ |
Register cache tags for preloading. |
CacheTagsChecksumTrait::$preloadTags | property | core/ |
Registered cache tags to preload. |
CacheTagsChecksumTrait::registerCacheTagsForPreload | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload() |
ContentEntityStorageBase::preLoad | function | core/ |
Gathers entities from a 'preload' step. |
ContentModerationStateTest::reloadEntity | function | core/ |
Reloads the entity after clearing the static cache. |
EntityCrudHookTestHooks::entityPreload | function | core/ |
Implements hook_entity_preload(). |
EntityOperations::entityPreload | function | core/ |
Acts on entity IDs before they are loaded. |
EntityOperations::entityPreload | function | core/ |
Implements hook_entity_preload(). |
EntityStorageBase::preLoad | function | core/ |
Gathers entities from a 'preload' step. |
EntityTrait::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
EntityWorkspaceConflictConstraintValidatorTest::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
entity_crud_hook_test_entity_preload | function | core/ |
Implements hook_entity_preload(). |
FieldKernelTestBase::entitySaveReload | function | core/ |
Saves and reloads an entity. |
GDToolkit::$preLoadInfo | property | core/ |
Image information from a file, available prior to loading the GD object. |
hook_entity_preload | function | core/ |
Act on an array of entity IDs before they are loaded. |
LayoutBuilderTest::$pageReloadMarker | property | core/ |
A string used to mark the current page. |
LayoutBuilderTest::assertPageNotReloaded | function | core/ |
Asserts that the page has not been reloaded. |
LayoutBuilderUiTest::testReloadWithNoSections | function | core/ |
Tests that after removing sections reloading the page does not re-add them. |
MockRouteProvider::preLoadRoutes | function | core/ |
|
ModuleHandler::reload | function | core/ |
Reloads all enabled modules. |
ModuleHandlerInterface::reload | function | core/ |
Reloads all enabled modules. |
ModuleHandlerTest::testModuleReloading | function | core/ |
Tests reload method. |
preload.twig | file | core/ |
Preload the non-bold & non-italic fonts for the headings and the body copy. |
PreloadableRouteProviderInterface | interface | core/ |
Extends the router provider interface to pre-load routes. |
PreloadableRouteProviderInterface.php | file | core/ |
|
PreloadableRouteProviderInterface::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
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. |
RoutePreloaderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RoutePreloader @group Routing |
RoutePreloaderTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.