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 |
|---|---|---|---|
| AutoloadingStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| AutoloadingStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| AutoloadingStorage::read | function | core/ |
Reads configuration data from the storage. |
| AutoloadingStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| AutoloadingStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| AutoloadingStorage::resetListCache | function | core/ |
Clears the static list cache. |
| AutoloadingStorage::write | function | core/ |
Writes configuration data to the storage. |
| AutoloadingStorage::__construct | function | core/ |
Constructs a new AutoloadingStorage. |
| autoload_runtime.php | file | ./ |
Includes the autoload_runtime created by the Symfony Runtime component. |
| BackwardsCompatibilityClassLoader | class | core/ |
Adds backwards compatibility support for deprecated classes. |
| BackwardsCompatibilityClassLoader.php | file | core/ |
|
| BackwardsCompatibilityClassLoader::loadClass | function | core/ |
Aliases a moved class to another class, instead of actually autoloading it. |
| BackwardsCompatibilityClassLoader::__construct | function | core/ |
|
| BackwardsCompatibilityClassLoaderPass | class | core/ |
Compiler pass to merge moved classes into a single container parameter. |
| BackwardsCompatibilityClassLoaderPass.php | file | core/ |
|
| BackwardsCompatibilityClassLoaderPass::process | function | core/ |
|
| BackwardsCompatibilityClassLoaderTest | class | core/ |
Tests Drupal\Core\ClassLoader\BackwardsCompatibilityClassLoader. |
| BackwardsCompatibilityClassLoaderTest.php | file | core/ |
|
| BackwardsCompatibilityClassLoaderTest::$modules | property | core/ |
Modules to install. |
| BackwardsCompatibilityClassLoaderTest::testDoctrineException | function | core/ |
Tests that the BC layer for Doctrine's AnnotationException works. |
| BackwardsCompatibilityClassLoaderTest::testModuleMovedClass | function | core/ |
Tests that a moved class from a module works. |
| BackwardsCompatibilityClassLoaderTest::testTranslationWrapper | function | core/ |
Tests that the bc layer for TranslationWrapper works. |
| BareHtmlPageRenderer::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BaseFieldOverride::loadByName | function | core/ |
Loads a base field bundle override config entity. |
| BatchStorage::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BatchStorage::load | function | core/ |
Loads a batch. |
| BatchStorage::load | function | core/ |
Loads a batch. |
| BatchStorageInterface::load | function | core/ |
Loads a batch. |
| BigPipePreviewTest::testLazyLoaderPreview | function | core/ |
Test preview functionality within placeholders. |
| BinaryFileResponseTestController::download | function | core/ |
Download the file set in the relative_file_url query parameter. |
| BlockStorageUnitTest::loadTests | function | core/ |
Tests the loading of blocks. |
| BootableCommandTrait::$classLoader | property | core/ |
The class loader. |
| BootableCommandTraitTest::$classLoader | property | core/ |
The class loader, which is needed to boot Drupal. |
| BulkForm::loadEntityFromBulkFormKey | function | core/ |
Loads an entity based on a bulk form key. |
| BulkFormTest::loadNode | function | core/ |
Load the specified node from the storage. |
| CacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
| CacheCollector::$cacheLoaded | property | core/ |
Indicates if the collected cache was already loaded. |
| CacheCollector::$loadedData | property | core/ |
The cache item's data as loaded during this request, or NULL if none. |
| CacheCollector::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
| CacheCollectorHelper::setLoadedData | function | core/ |
Simulates having loaded a cache item with the given data, for unit tests. |
| 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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.