Search for load
Title | Object type | File name | Summary |
---|---|---|---|
MissingClassDetectionClassLoader::$missingClass | property | core/ |
Flag indicating whether there was an attempt to load a missing class. |
MissingClassDetectionClassLoader::$missingTraits | property | core/ |
An array of detected missing traits. |
MissingClassDetectionClassLoader::getMissingTraits | function | core/ |
Returns all recorded missing traits since the last reset. |
MissingClassDetectionClassLoader::hasMissingClass | function | core/ |
Returns whether there was an attempt to load a missing class. |
MissingClassDetectionClassLoader::loadClass | function | core/ |
Records missing classes and aliases missing traits. |
MissingClassDetectionClassLoader::reset | function | core/ |
Resets class variables. |
MockRouteProvider::preLoadRoutes | function | core/ |
|
ModeratedNodeListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
ModerationLocaleTest::loadTranslation | function | core/ |
Loads the node translation for the specified language. |
ModerationStateFieldItemList::loadContentModerationStateRevision | function | core/ |
Load the content moderation state revision associated with an entity. |
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/ |
Tests isLoaded accessor. |
ModuleHandlerTest::testLoadAllIncludes | function | core/ |
@covers ::loadAllIncludes[[api-linebreak]] |
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. |
ModuleLegacyTest::testModuleLoadInclude | function | core/ |
Test deprecation of module_load_include() function. |
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/ |
|
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_test1\EventSubscriber |
module_install_class_loader_test1.event_subscriber | service | core/ |
Drupal\module_install_class_loader_test2\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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.