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 |
|---|---|---|---|
| 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/ |
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. |
| ConfigFormBase::loadDefaultValuesFromConfig | function | core/ |
Process callback to recursively load default values from #config_target. |
| ConfigHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ConfigImporterTest::testThemeInstallReloadsServices | function | core/ |
Tests that installing a theme will reload all service dependencies. |
| 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/ |
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. |
| ConfigOverrider::loadOverrides | function | core/ |
Returns config overrides. |
| ConfigOverriderLowPriority::loadOverrides | function | core/ |
Returns config overrides. |
| ConfigTestHooksHooks::configTestLoad | function | core/ |
Implements hook_ENTITY_TYPE_load(). |
| ConfigTranslationFieldListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| ConfigurableLanguageManager::loadLanguageTypesConfiguration | function | core/ |
Retrieves language types from the configuration storage. |
| Configuration::$debugClassLoaderEnabled | property | core/ |
Indicates if the debug class loader is enabled. |
| Configuration::load | function | core/ |
Loads the configuration from an array. |
| Configuration::loadDeprecationIgnorePatterns | function | core/ |
Loads the deprecation ignore patterns from the ignore file. |
| console.command_loader | service | core/ |
Symfony\Component\Console\CommandLoader\CommandLoaderInterface |
| ConsoleTest::testCommandLoader | function | core/ |
Tests command loader has the discovered commands. |
| 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/ |
Gets the loaded Revision ID of the entity. |
| ContentEntityBase::updateLoadedRevisionId | function | core/ |
Updates the loaded Revision ID with the revision ID. |
| ContentEntityCacheTest::doTestLoadUnchanged | function | core/ |
Helper method for ::testLoadUnchanged(). |
| ContentEntityCacheTest::testEntityLoad | function | core/ |
Tests the static cache when loading content entities. |
| ContentEntityCacheTest::testLoadUnchanged | function | core/ |
Tests that on loading unchanged entity a new object reference is returned. |
| ContentEntityNullStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
| ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems | 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 without any access checks. |
| ContentEntityNullStorage::loadMultiple | function | core/ |
Loads one or more entities. |
| ContentEntityNullStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.