Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testAutoloadHookInfoFiles | function | core/ |
Tests autoloading .token and .view files. |
| ModuleHandlerTest::testIsLoaded | function | core/ |
Tests isLoaded accessor. |
| ModuleHandlerTest::testLoadAllIncludes | function | core/ |
Tests load all includes. |
| ModuleHandlerTest::testLoadAllModules | function | core/ |
Tests loading all modules. |
| ModuleHandlerTest::testLoadInclude | function | core/ |
Tests loadInclude(). |
| ModuleHandlerTest::testLoadModule | function | core/ |
Tests loading a module. |
| ModuleHandlerTest::testModuleReloading | function | core/ |
Tests 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. |
| 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/ |
|
| module_autoload_test.services.yml | file | core/ |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.services.yml |
| 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_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 install. |
| 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/ |
|
| NodeLoadMultipleTest::$modules | property | core/ |
Modules to install. |
| NodeLoadMultipleTest::setUp | function | core/ |
|
| NodeLoadMultipleTest::testNodeMultipleLoad | function | core/ |
Creates four nodes and ensures that they are loaded correctly. |
| NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse | function | core/ |
Creates four nodes with not case sensitive fields and load them. |
| NodePreviewConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| OffCanvasTestBase::assertAllContextualLinksLoaded | function | core/ |
Assert all contextual link areas have be loaded. |
| OffCanvasTestBase::assertPageLoadComplete | function | core/ |
Assert the page is completely loaded. |
| PathAliasTestTrait::loadPathAliasByConditions | function | core/ |
Gets the first result from a 'load by properties' storage call. |
| PersistentDatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| PhpExtensionsValidator::isExtensionLoaded | function | core/ |
Indicates if a particular PHP extension is loaded. |
| PhpStorageInterface::load | function | core/ |
Loads PHP code from storage. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.