Search for load

  1. Search 7.x for load
  2. Search 9.5.x for load
  3. Search 8.9.x for load
  4. Search 10.3.x for load
  5. Search 11.x for load
  6. 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.
AdminUiTest::testImageUploadSettingsAreValidated function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests that image upload settings (stored out of band) are validated too.
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
AjaxFormsTestLazyLoadForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php
AjaxFormsTestLazyLoadForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php
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.
AliasPrefixList::lazyLoadCache function core/modules/path_alias/src/AliasPrefixList.php
AliasPrefixList::loadMenuPathRoots function core/modules/path_alias/src/AliasPrefixList.php Loads menu path roots to prepopulate cache.
AliasRepository::preloadPathAlias function core/modules/path_alias/src/AliasRepository.php
AliasRepositoryInterface::preloadPathAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Pre-loads path alias information for a given list of system paths.
AliasTest::testPreloadPathAlias function core/modules/path_alias/tests/src/Kernel/AliasTest.php Tests preload path alias.
AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations function core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php Make sure AnnotatedClassDiscovery never tries to autoload bad annotations.
AnnotationException::optimizerPlusLoadComments function core/lib/Drupal/Component/Annotation/Doctrine/AnnotationException.php
AnnotationRegistry::$failedToAutoload property core/lib/Drupal/Component/Annotation/Doctrine/AnnotationRegistry.php An array of classes which cannot be found
AnnotationRegistry::loadAnnotationClass function core/lib/Drupal/Component/Annotation/Doctrine/AnnotationRegistry.php Autoload an annotation class silently.
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
AttachedAssets::setAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php
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/claro/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/stable9/css/core/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.css file core/misc/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/admin/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/default_admin/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css file core/themes/admin/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
autocomplete-loading.module.pcss.css file core/themes/default_admin/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.
autocomplete-loading.module.pcss.css file core/themes/claro/css/components/autocomplete-loading.module.pcss.css Visual styles for animated throbber.
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
AutoloadingStorage class core/lib/Drupal/Core/Config/AutoloadingStorage.php Defines the autoloading storage.
AutoloadingStorage.php file core/lib/Drupal/Core/Config/AutoloadingStorage.php
AutoloadingStorage::$classloader property core/lib/Drupal/Core/Config/AutoloadingStorage.php Class loader that loads code from extensions provided to the constructor.
AutoloadingStorage::createCollection function core/lib/Drupal/Core/Config/AutoloadingStorage.php
AutoloadingStorage::decode function core/lib/Drupal/Core/Config/AutoloadingStorage.php
AutoloadingStorage::delete function core/lib/Drupal/Core/Config/AutoloadingStorage.php
AutoloadingStorage::deleteAll function core/lib/Drupal/Core/Config/AutoloadingStorage.php
AutoloadingStorage::encode function core/lib/Drupal/Core/Config/AutoloadingStorage.php
AutoloadingStorage::exists function core/lib/Drupal/Core/Config/AutoloadingStorage.php
AutoloadingStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/AutoloadingStorage.php

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