Search for load

  1. Search 7.x for load
  2. Search 8.9.x for load
  3. Search 10.3.x for load
  4. Search 11.x for load
  5. Other projects
Title Object type File name Summary
AccountProxy::loadUserEntity function core/lib/Drupal/Core/Session/AccountProxy.php Load a user entity.
AdminPathConfigEntityConverter::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php Lazy loads the real service from the container.
AjaxFileManagedMultipleTest::testMultipleFilesUpload function core/modules/file/tests/src/FunctionalJavascript/AjaxFileManagedMultipleTest.php Tests if managed file form element works well with multiple files upload.
AjaxFormsTestLazyLoadForm class core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Form builder: Builds a form that triggers a simple AJAX callback.
AjaxFormsTestLazyLoadForm.php file core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php
AjaxFormsTestLazyLoadForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Form constructor.
AjaxFormsTestLazyLoadForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Returns a unique string identifying the form.
AjaxFormsTestLazyLoadForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Form submission handler.
AjaxPageStateTest::testDrupalSettingsIsNotLoaded function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Give ajax_page_state[libraries]=core/drupalSettings to exclude the library.
AjaxPageStateTest::testMultipleLibrariesAreNotLoaded function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Tests if multiple libraries can be excluded.
AjaxResponseTest::testPrepareResponseForIeFormRequestsWithFileUpload function core/tests/Drupal/Tests/Core/Ajax/AjaxResponseTest.php Tests the support for IE specific headers in file uploads.
ajax_forms_test_lazy_load_form_ajax function core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form.
AliasManager::$langcodePreloaded property core/modules/path_alias/src/AliasManager.php Whether preloaded path lookups has already been loaded.
AliasManager::$preloadedPathLookups property core/modules/path_alias/src/AliasManager.php Holds an array of previously looked up paths for the current request path.
AliasRepository::preloadPathAlias function core/modules/path_alias/src/AliasRepository.php Pre-loads path alias information for a given list of system paths.
AliasRepositoryInterface::preloadPathAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Pre-loads path alias information for a given list of system paths.
AliasWhitelist::lazyLoadCache function core/modules/path_alias/src/AliasWhitelist.php Loads the cache if not already done.
AliasWhitelist::loadMenuPathRoots function core/modules/path_alias/src/AliasWhitelist.php Loads menu path roots to prepopulate cache.
AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations function core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php Make sure AnnotatedClassDiscovery never tries to autoload bad annotations.
AssetResolver::getLibrariesToLoad function core/lib/Drupal/Core/Asset/AssetResolver.php Returns the libraries that need to be loaded.
AttachedAssets::$alreadyLoadedLibraries property core/lib/Drupal/Core/Asset/AttachedAssets.php The set of asset libraries that the client has already loaded.
AttachedAssets::getAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the set of already loaded asset libraries.
AttachedAssets::setAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Sets the asset libraries that the current request marked as already loaded.
AttachedAssetsInterface::getAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the set of already loaded asset libraries.
AttachedAssetsInterface::setAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Sets the asset libraries that the current request marked as already loaded.
autocomplete-loading.module.css file core/themes/stable/css/system/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/claro/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/olivero/css/components/autocomplete-loading.module.css Visual styles for autocomplete input field.
autocomplete-loading.module.pcss.css file core/themes/claro/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css file core/themes/olivero/css/components/autocomplete-loading.module.pcss.css Visual styles for autocomplete input field.
Autoload class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php
autoload.php file ./autoload.php
Autoload.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php
BareHtmlPageRenderer::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Lazy loads the real service from the container.
BaseFieldOverride::loadByName function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Loads a base field bundle override config entity.
BatchStorage::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Lazy loads the real service from the container.
BatchStorage::load function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Loads a batch.
BatchStorage::load function core/lib/Drupal/Core/Batch/BatchStorage.php Loads a batch.
BatchStorageInterface::load function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Loads a batch.
BlockStorageUnitTest::loadTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the loading of blocks.
BulkForm::loadEntityFromBulkFormKey function core/modules/views/src/Plugin/views/field/BulkForm.php Loads an entity based on a bulk form key.
BulkFormTest::loadNode function core/modules/node/tests/src/Functional/Views/BulkFormTest.php Load the specified node from the storage.
CacheabilityMetadataConfigOverride::loadOverrides function core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Returns config overrides.
CacheCollector::$cacheLoaded property core/lib/Drupal/Core/Cache/CacheCollector.php Indicates if the collected cache was already loaded.
CacheCollector::lazyLoadCache function core/lib/Drupal/Core/Cache/CacheCollector.php Loads the cache if not already done.
ChainResponsePolicy::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/PageCache/ChainResponsePolicy.php Lazy loads the real service from the container.
CheckProvider::loadCheck function core/lib/Drupal/Core/Access/CheckProvider.php Lazy-loads access check services.
CheckProvider::loadDynamicRequirementMap function core/lib/Drupal/Core/Access/CheckProvider.php Compiles a mapping of requirement keys to access checker service IDs.
CheckProviderInterface::loadCheck function core/lib/Drupal/Core/Access/CheckProviderInterface.php Lazy-loads access check services.
CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php Tests that when image uploads were enabled, they remain enabled.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.