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. Other projects
Title Object type File name Summary
AccountProxy::loadUserEntity function core/lib/Drupal/Core/Session/AccountProxy.php Load a user entity.
ActionListBuilder::load function core/modules/action/src/ActionListBuilder.php Loads entities of this type from storage for listing.
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 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
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 @covers ::preloadPathAlias
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/modules/system/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/claro/css/components/autocomplete-loading.module.css Visual styles for animated throbber.
autocomplete-loading.module.css file core/themes/stable9/css/system/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.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 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Autoload.php
autoload.php file ./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/Batch/BatchStorage.php Loads a batch.
BatchStorage::load function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Loads a batch.
BatchStorageInterface::load function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Loads a batch.
BigPipePreviewTest::testLazyLoaderPreview function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipePreviewTest.php Test preview functionality within placeholders.
BinaryFileResponseTestController::download function core/modules/system/tests/modules/binary_file_response_test/src/Controller/BinaryFileResponseTestController.php Download the file set in the relative_file_url query parameter.
BlockStorageUnitTest::loadTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the loading of blocks.
BookManager::lazyLoadItself function core/modules/book/src/ProxyClass/BookManager.php Lazy loads the real service from the container.
BookManager::loadBookLink function core/modules/book/src/BookManager.php

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