Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| BaseFieldOverride::loadByName | function | core/ |
Loads a base field bundle override config entity. |
| BatchStorage::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BatchStorage::load | function | core/ |
Loads a batch. |
| BatchStorage::load | function | core/ |
Loads a batch. |
| BatchStorageInterface::load | function | core/ |
Loads a batch. |
| BigPipePreviewTest::testLazyLoaderPreview | function | core/ |
Test preview functionality within placeholders. |
| BinaryFileResponseTestController::download | function | core/ |
Download the file set in the relative_file_url query parameter. |
| BlockStorageUnitTest::loadTests | function | core/ |
Tests the loading of blocks. |
| BootableCommandTrait::$classLoader | property | core/ |
The class loader. |
| BootableCommandTraitTest::$classLoader | property | core/ |
The class loader, which is needed to boot Drupal. |
| BulkForm::loadEntityFromBulkFormKey | function | core/ |
Loads an entity based on a bulk form key. |
| BulkFormTest::loadNode | function | core/ |
Load the specified node from the storage. |
| CacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
| CacheCollector::$cacheLoaded | property | core/ |
Indicates if the collected cache was already loaded. |
| CacheCollector::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
| CacheTagPreloadSubscriber | class | core/ |
Preloads frequently used cache tags. |
| CacheTagPreloadSubscriber.php | file | core/ |
|
| CacheTagPreloadSubscriber::getSubscribedEvents | function | core/ |
|
| CacheTagPreloadSubscriber::onRequest | function | core/ |
Preloads frequently used cache tags. |
| CacheTagPreloadSubscriber::__construct | function | core/ |
|
| CacheTagsChecksumDecorator::registerCacheTagsForPreload | function | core/ |
Register cache tags for preloading. |
| CacheTagsChecksumPreloadInterface | interface | core/ |
Registers cache tags for preloading. |
| CacheTagsChecksumPreloadInterface.php | file | core/ |
|
| CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload | function | core/ |
Register cache tags for preloading. |
| CacheTagsChecksumTrait::$preloadTags | property | core/ |
Registered cache tags to preload. |
| CacheTagsChecksumTrait::registerCacheTagsForPreload | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload() |
| cache_tags.preloader | service | core/ |
Drupal\Core\Cache\EventSubscriber\CacheTagPreloadSubscriber |
| Callbacks::lazyLoadFormAjax | function | core/ |
AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form. |
| ChainResponsePolicy::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| CheckProvider::loadCheck | function | core/ |
Lazy-loads access check services. |
| CheckProvider::loadDynamicRequirementMap | function | core/ |
Compiles a mapping of requirement keys to access checker service IDs. |
| CheckProviderInterface::loadCheck | function | core/ |
Lazy-loads access check services. |
| CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled | function | core/ |
Tests that when image uploads were enabled, they remain enabled. |
| CKEditor5AllowedTagsTest::testImgAddedViaUploadPlugin | function | core/ |
Tests that the img tag is added after enabling image uploads. |
| CKEditor5ImageController::getImageUploadValidators | function | core/ |
Gets the image upload validators. |
| CKEditor5ImageController::imageUploadEnabledAccess | function | core/ |
Access check based on whether image upload is enabled or not. |
| CKEditor5ImageController::upload | function | core/ |
Uploads and saves an image from a CKEditor 5 POST. |
| claro_form_media_library_add_form_upload_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| ClassLoaderTest | class | core/ |
Tests class loading for modules. |
| ClassLoaderTest.php | file | core/ |
|
| ClassLoaderTest::$apcuEnsureUniquePrefix | property | core/ |
The flag to set 'apcu_ensure_unique_prefix' setting. |
| ClassLoaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClassLoaderTest::$expected | property | core/ |
The expected result from calling the module-provided class' method. |
| ClassLoaderTest::testAutoloadFromModuleFile | function | core/ |
Tests that .module files can use class constants in main section. |
| ClassLoaderTest::testClassLoading | function | core/ |
Tests that module-provided classes can be loaded when a module is enabled. |
| ClassLoaderTest::testClassLoadingDisabledModules | function | core/ |
Tests that module-provided classes can't be loaded from disabled modules. |
| ClassLoaderTest::testClassLoadingNotInstalledModules | function | core/ |
Tests that module-provided classes can't be loaded if module not installed. |
| ClassLoaderTest::testMultipleModules | function | core/ |
Ensures the negative caches in the class loader don't result in crashes. |
| CommentedEntity::$loadedCommentedEntities | property | core/ |
Array of entities that has comments. |
| CommentHooks::entityStorageLoad | function | core/ |
Implements hook_entity_storage_load(). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.