Search for load
- Search 7.x for load
- Search 9.5.x for load
- Search 8.9.x for load
- Search 10.3.x for load
- Search main for load
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ClaroHooks::formMediaLibraryAddFormUploadAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for media_library_add_form_upload. |
| 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(). |
| CommentStorage::loadThread | function | core/ |
To display threaded comments in the correct order we keep a 'thread' field and order by that value. This field keeps this data in a way which is easy to update and convenient to use. |
| CommentStorageInterface::loadThread | function | core/ |
Retrieves comments for a thread, sorted in an order suitable for display. |
| ComplexWorkflowTypeTest::testLoadMultipleByType | function | core/ |
Tests load multiple by type. |
| ComponentLoader | class | core/ |
Lets you load templates using the component ID. |
| ComponentLoader.php | file | core/ |
|
| ComponentLoader::exists | function | core/ |
|
| ComponentLoader::findTemplate | function | core/ |
Finds a template in the file system based on the template name. |
| ComponentLoader::getCacheKey | function | core/ |
|
| ComponentLoader::getSourceContext | function | core/ |
|
| ComponentLoader::isFresh | function | core/ |
|
| ComponentLoader::__construct | function | core/ |
Constructs a new ComponentLoader object. |
| ComponentLoaderTest | class | core/ |
Unit tests for the component loader class. |
| ComponentLoaderTest.php | file | core/ |
|
| ComponentLoaderTest::testIsFresh | function | core/ |
Tests the is fresh function for component loader. |
| ComponentValidatorTest::loadComponentDefinitionFromFs | function | core/ |
Loads a component definition from the component name. |
| Composer::preAutoloadDump | function | core/ |
Add vendor classes to Composer's static classmap. |
| ConfigController::$fileDownloadController | property | core/ |
The file download controller. |
| ConfigController::downloadExport | function | core/ |
Downloads a tarball of the site configuration. |
| ConfigEntityBundleBase::loadDisplays | function | core/ |
Returns view or form displays for this bundle. |
| ConfigEntityListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| ConfigEntityStaticCacheTestHooks::configTestLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'. |
| ConfigEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
| ConfigEntityStorage::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
| ConfigEntityStorage::loadOverrideFree | function | core/ |
Loads one entity in their original form without overrides. |
| ConfigEntityStorageInterface::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.