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
BackwardsCompatibilityClassLoaderTest::testTranslationWrapper function core/tests/Drupal/KernelTests/Core/ClassLoader/BackwardsCompatibilityClassLoaderTest.php Tests that the bc layer for TranslationWrapper works.
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/ProxyClass/BookManager.php
BookManager::loadBookLink function core/modules/book/src/BookManager.php
BookManager::loadBookLinks function core/modules/book/src/BookManager.php
BookManager::loadBookLinks function core/modules/book/src/ProxyClass/BookManager.php
BookManager::loadBooks function core/modules/book/src/BookManager.php Loads Books Array.
BookManagerInterface::loadBookLink function core/modules/book/src/BookManagerInterface.php Loads a single book entry.
BookManagerInterface::loadBookLinks function core/modules/book/src/BookManagerInterface.php Loads multiple book entries.
BookOutlineStorage::loadBookChildren function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::loadMultiple function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorageInterface::loadBookChildren function core/modules/book/src/BookOutlineStorageInterface.php Loads book's children using its parent ID.
BookOutlineStorageInterface::loadMultiple function core/modules/book/src/BookOutlineStorageInterface.php Loads books.
BookTest::testHookNodeLoadAccess function core/modules/book/tests/src/Functional/BookTest.php Ensure the loaded book in hook_node_load() does not depend on the user.
BookUninstallValidator::lazyLoadItself function core/modules/book/src/ProxyClass/BookUninstallValidator.php Lazy loads the real service from the container.
book_node_load function core/modules/book/book.module Implements hook_ENTITY_TYPE_load() for node entities.
BootableCommandTrait::$classLoader property core/lib/Drupal/Core/Command/BootableCommandTrait.php The class loader.
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
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.
CachedDiscoveryClearer::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Plugin/CachedDiscoveryClearer.php Lazy loads the real service from the container.
CacheTagPreloadSubscriber class core/lib/Drupal/Core/Cache/EventSubscriber/CacheTagPreloadSubscriber.php Preloads frequently used cache tags.
CacheTagPreloadSubscriber.php file core/lib/Drupal/Core/Cache/EventSubscriber/CacheTagPreloadSubscriber.php
CacheTagPreloadSubscriber::getSubscribedEvents function core/lib/Drupal/Core/Cache/EventSubscriber/CacheTagPreloadSubscriber.php
CacheTagPreloadSubscriber::onRequest function core/lib/Drupal/Core/Cache/EventSubscriber/CacheTagPreloadSubscriber.php Preloads frequently used cache tags.
CacheTagPreloadSubscriber::__construct function core/lib/Drupal/Core/Cache/EventSubscriber/CacheTagPreloadSubscriber.php
CacheTagsChecksumDecorator::registerCacheTagsForPreload function core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php Register cache tags for preloading.
CacheTagsChecksumPreloadInterface interface core/lib/Drupal/Core/Cache/CacheTagsChecksumPreloadInterface.php Registers cache tags for preloading.
CacheTagsChecksumPreloadInterface.php file core/lib/Drupal/Core/Cache/CacheTagsChecksumPreloadInterface.php
CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload function core/lib/Drupal/Core/Cache/CacheTagsChecksumPreloadInterface.php Register cache tags for preloading.
CacheTagsChecksumTrait::$preloadTags property core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php Registered cache tags to preload.
CacheTagsChecksumTrait::registerCacheTagsForPreload function core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php Implements \Drupal\Core\Cache\CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload()
Callbacks::lazyLoadFormAjax function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form.
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.
CKEditor5AllowedTagsTest::testImgAddedViaUploadPlugin function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php Tests that the img tag is added after enabling image uploads.

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