Search for load
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Loads entities of this type from storage for listing. |
ConfigEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
ConfigEntityStorage::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
ConfigEntityStorage::loadOverrideFree | function | core/ |
Loads one entity in their original form without overrides. |
ConfigEntityStorage::loadRevision | function | core/ |
Load a specific entity revision. |
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/ |
@covers ::load @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
ConfigEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
ConfigEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
ConfigEntityStorageTest::testLoadRevision | function | core/ |
@covers ::loadRevision |
ConfigFactory::doLoadMultiple | function | core/ |
Returns a list of configuration objects for the given names. |
ConfigFactory::loadMultiple | function | core/ |
Returns a list of configuration objects for the given names. |
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. |
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. |
ConfigInstaller::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ConfigManager::loadConfigEntityByName | function | core/ |
Loads a configuration entity using the configuration name. |
ConfigManagerInterface::loadConfigEntityByName | function | core/ |
Loads a configuration entity using the configuration name. |
ConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
ConfigOverrider::loadOverrides | function | core/ |
Returns config overrides. |
ConfigOverrider::loadOverrides | function | core/ |
Returns config overrides. |
ConfigOverrider::loadOverrides | function | core/ |
Returns config overrides. |
ConfigOverriderLowPriority::loadOverrides | function | core/ |
Returns config overrides. |
ConfigTranslationFieldListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
ConfigurableLanguageManager::loadLanguageTypesConfiguration | function | core/ |
Retrieves language types from the configuration storage. |
config_entity_static_cache_test_config_test_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'. |
config_file_download | function | core/ |
Implements hook_file_download(). |
config_test_config_test_load | function | core/ |
Implements hook_config_test_load(). |
Container::$loading | property | core/ |
The currently loading services. |
ContentEntityBase::$loadedRevisionId | property | core/ |
The loaded revision ID before the new revision was set. |
ContentEntityBase::getLoadedRevisionId | function | core/ |
|
ContentEntityBase::updateLoadedRevisionId | function | core/ |
|
ContentEntityNullStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
ContentEntityNullStorage::doLoadRevisionFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
ContentEntityNullStorage::load | function | core/ |
Loads one entity. |
ContentEntityNullStorage::loadByProperties | function | core/ |
Load entities by their property values. |
ContentEntityNullStorage::loadMultiple | function | core/ |
Loads one or more entities. |
ContentEntityNullStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
ContentEntityNullStorage::loadRevision | function | core/ |
Load a specific entity revision. |
ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
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.