Search for load
Title | Object type | File name | Summary |
---|---|---|---|
MigrateUploadFieldTest | class | core/ |
Uploads migration. |
MigrateUploadFieldTest.php | file | core/ |
|
MigrateUploadFieldTest::$modules | property | core/ |
Modules to install. |
MigrateUploadFieldTest::setUp | function | core/ |
|
MigrateUploadFieldTest::testUpload | function | core/ |
Tests the Drupal 6 upload settings to Drupal 8 field migration. |
MigrateUploadInstanceTest | class | core/ |
Upload field instance migration. |
MigrateUploadInstanceTest.php | file | core/ |
|
MigrateUploadInstanceTest::$modules | property | core/ |
Modules to install. |
MigrateUploadInstanceTest::setUp | function | core/ |
|
MigrateUploadInstanceTest::testUploadFieldInstance | function | core/ |
Tests the Drupal 6 upload settings to Drupal 8 field instance migration. |
MigrateUploadTest | class | core/ |
Migrate association data between nodes and files. |
MigrateUploadTest.php | file | core/ |
|
MigrateUploadTest::$modules | property | core/ |
Modules to install. |
MigrateUploadTest::setUp | function | core/ |
|
MigrateUploadTest::testUpload | function | core/ |
Tests upload migration from Drupal 6 to Drupal 8. |
MimeTypeGuesser::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
MimeTypeMapLoadedEvent | class | core/ |
Event that is fired when the MIME type map is loaded. |
MimeTypeMapLoadedEvent.php | file | core/ |
|
MimeTypeMapLoadedEvent::__construct | function | core/ |
|
MissingClassDetectionClassLoader | class | core/ |
Defines a classloader that detects missing classes. |
MissingClassDetectionClassLoader.php | file | core/ |
|
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::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(). |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.