Search for load
Title | Object type | File name | Summary |
---|---|---|---|
ModuleHandler::$loaded | property | core/ |
Boolean indicating whether modules have been loaded. |
ModuleHandler::$loadedFiles | property | core/ |
List of loaded files. |
ModuleHandler::isLoaded | function | core/ |
Returns whether all modules have been loaded. |
ModuleHandler::load | function | core/ |
Includes a module's .module file. |
ModuleHandler::loadAll | function | core/ |
Loads all enabled modules. |
ModuleHandler::loadAllIncludes | function | core/ |
Loads an include file for each enabled module. |
ModuleHandler::loadInclude | function | core/ |
Loads a module include file. |
ModuleHandler::reload | function | core/ |
Reloads all enabled modules. |
ModuleHandlerInterface::isLoaded | function | core/ |
Returns whether all modules have been loaded. |
ModuleHandlerInterface::load | function | core/ |
Includes a module's .module file. |
ModuleHandlerInterface::loadAll | function | core/ |
Loads all enabled modules. |
ModuleHandlerInterface::loadAllIncludes | function | core/ |
Loads an include file for each enabled module. |
ModuleHandlerInterface::loadInclude | function | core/ |
Loads a module include file. |
ModuleHandlerInterface::reload | function | core/ |
Reloads all enabled modules. |
ModuleHandlerTest::testIsLoaded | function | core/ |
Test isLoaded accessor. |
ModuleHandlerTest::testLoadAllIncludes | function | core/ |
@covers ::loadAllIncludes |
ModuleHandlerTest::testLoadAllModules | function | core/ |
Test loading all modules. |
ModuleHandlerTest::testLoadInclude | function | core/ |
@covers ::loadInclude |
ModuleHandlerTest::testLoadModule | function | core/ |
Test loading a module. |
ModuleHandlerTest::testModuleReloading | function | core/ |
Test reload method. |
ModuleInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
ModuleInstaller::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ModuleRequiredByThemesUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ModuleTest::testLoadFunctions | function | core/ |
Tests the load wrapper/helper functions. |
ModuleTestController::hookDynamicLoadingInvoke | function | core/ |
Returns dynamically invoked hook results for the 'module_test' module |
ModuleTestController::hookDynamicLoadingInvokeAll | function | core/ |
Returns dynamically invoked hook results for all modules. |
ModuleTestController::testClassLoading | function | core/ |
Returns the result of an autoloaded class's public method. |
module_autoload_test.info.yml | file | core/ |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml |
module_autoload_test.module | file | core/ |
Test module. |
MODULE_AUTOLOAD_TEST_CONSTANT | constant | core/ |
|
module_install_class_loader_test1.event_subscriber | service | core/ |
Drupal\module_install_class_loader_test2\EventSubscriber |
module_install_class_loader_test1.event_subscriber | service | core/ |
Drupal\module_install_class_loader_test1\EventSubscriber |
module_install_class_loader_test1.info.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml |
module_install_class_loader_test1.services.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml |
module_install_class_loader_test2.info.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml |
module_install_class_loader_test2.services.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml |
module_load_include | function | core/ |
Loads a module include file. |
module_load_install | function | core/ |
Loads a module's installation hooks. |
module_test_load | function | core/ |
Load function used by module_test_hook_dynamic_loading_invoke_all_during_load(). |
MTimeProtectedFileStorage::load | function | core/ |
Loads PHP code from storage. |
MultipleFileUploadTest | class | core/ |
Tests multiple file upload. |
MultipleFileUploadTest.php | file | core/ |
|
MultipleFileUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MultipleFileUploadTest::$modules | property | core/ |
Modules to enable. |
MultipleFileUploadTest::setUp | function | core/ |
|
MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions | function | core/ |
Tests multiple file field with all file extensions. |
NegotiationMiddlewareTest::testAjaxIframeUpload | function | core/ |
Tests the getContentType() method with AJAX iframe upload. |
NegotiatorBase::loadRevision | function | core/ |
Loads an entity revision. |
NodeLoadMultipleTest | class | core/ |
Tests the loading of multiple nodes. |
NodeLoadMultipleTest.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.