Search for load
| Title | Object type | File name | Summary | 
|---|---|---|---|
| CommentStorage::loadThread | function | core/ | To display threaded comments in the correct order we keep a 'thread' field and order by that value. This field keeps this data in a way which is easy to update and convenient to use. | 
| CommentStorageInterface::loadThread | function | core/ | Retrieves comments for a thread, sorted in an order suitable for display. | 
| ComplexWorkflowTypeTest::testLoadMultipleByType | function | core/ | Tests load multiple by type. | 
| ComponentLoader | class | core/ | Lets you load templates using the component ID. | 
| ComponentLoader.php | file | core/ | |
| ComponentLoader::exists | function | core/ | |
| ComponentLoader::findTemplate | function | core/ | Finds a template in the file system based on the template name. | 
| ComponentLoader::getCacheKey | function | core/ | |
| ComponentLoader::getSourceContext | function | core/ | |
| ComponentLoader::isFresh | function | core/ | |
| ComponentLoader::__construct | function | core/ | Constructs a new ComponentLoader object. | 
| ComponentLoaderTest | class | core/ | Unit tests for the component loader class. | 
| ComponentLoaderTest.php | file | core/ | |
| ComponentLoaderTest::testIsFresh | function | core/ | Tests the is fresh function for component loader. | 
| ComponentValidatorTest::loadComponentDefinitionFromFs | function | core/ | Loads a component definition from the component name. | 
| Composer::preAutoloadDump | function | core/ | Add vendor classes to Composer's static classmap. | 
| ConfigController::$fileDownloadController | property | core/ | The file download controller. | 
| ConfigController::downloadExport | function | core/ | Downloads a tarball of the site configuration. | 
| ConfigEntityBundleBase::loadDisplays | function | core/ | Returns view or form displays for this bundle. | 
| ConfigEntityListBuilder::load | function | core/ | |
| ConfigEntityStaticCacheTestHooks::configTestLoad | function | core/ | Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'. | 
| ConfigEntityStorage::doLoadMultiple | function | core/ | |
| ConfigEntityStorage::loadMultipleOverrideFree | function | core/ | |
| ConfigEntityStorage::loadOverrideFree | function | core/ | |
| ConfigEntityStorageInterface::loadMultipleOverrideFree | function | core/ | Loads one or more entities in their original form without overrides. | 
| ConfigEntityStorageInterface::loadOverrideFree | function | core/ | Loads one entity in their original form without overrides. | 
| ConfigEntityStorageTest::testLoad | function | core/ | Tests load. | 
| ConfigEntityStorageTest::testLoadMultipleAll | function | core/ | Tests load multiple all. | 
| ConfigEntityStorageTest::testLoadMultipleIds | function | core/ | Tests load multiple ids. | 
| ConfigFactory::doLoadMultiple | function | core/ | Returns a list of configuration objects for the given names. | 
| ConfigFactory::loadMultiple | function | core/ | |
| ConfigFactory::loadOverrides | function | core/ | Get arbitrary overrides for the named configuration objects from modules. | 
| ConfigFactoryInterface::loadMultiple | function | core/ | Returns a list of configuration objects for the given names. | 
| ConfigFactoryOverrideInterface::loadOverrides | function | core/ | Returns config overrides. | 
| ConfigFormBase::loadDefaultValuesFromConfig | function | core/ | Process callback to recursively load default values from #config_target. | 
| ConfigHooks::fileDownload | function | core/ | Implements hook_file_download(). | 
| ConfigImportUploadTest | class | core/ | Tests importing configuration from an uploaded file. | 
| ConfigImportUploadTest.php | file | core/ | |
| ConfigImportUploadTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| ConfigImportUploadTest::$modules | property | core/ | Modules to install. | 
| ConfigImportUploadTest::$webUser | property | core/ | A user with the 'import configuration' permission. | 
| ConfigImportUploadTest::setUp | function | core/ | |
| ConfigImportUploadTest::testImport | function | core/ | Tests importing configuration. | 
| ConfigImportUploadTest::testImportTarballFiltering | function | core/ | Tests importing tarball with non-config contents. | 
| ConfigInstaller::lazyLoadItself | function | core/ | Lazy loads the real service from the container. | 
| ConfigManager::loadConfigEntityByName | function | core/ | |
| ConfigManagerInterface::loadConfigEntityByName | function | core/ | Loads a configuration entity using the configuration name. | 
| ConfigOverride::loadOverrides | function | core/ | |
| ConfigOverrider::loadOverrides | function | core/ | Returns config overrides. | 
| ConfigOverrider::loadOverrides | function | core/ | Returns config overrides. | 
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
