UpdateUploadTest::testUploadModule |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Tests upload and extraction of a module. |
InstallationProfileModuleTestsTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Verifies that tests bundled with installation profile modules are found. |
DependencyTest::testMissingModules |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/DependencyTest.php |
Attempts to enable a module with a missing dependency. |
ModuleApiTest::testModuleImplements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test module_implements() caching. |
image_module_test_image_effect_info |
function |
drupal/core/modules/image/tests/image_module_test.module |
Implements hook_image_effect_info(). |
DefaultViewRecentComments::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Modules to enable. |
LanguageSelectElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Modules to enable. |
ViewTestBase::enableViewsTestModule |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Sets up the views_test_data.module. |
AccountSettingsForm::$moduleHandler |
property |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
The module handler. |
NewDefaultThemeBlocksTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Modules to enable. |
entity_cache_test_dependency.module |
file |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.module |
Helper module for entity cache tests. |
EntityTranslationFormTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Modules to enable. |
HandlerFilterUserNameTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
Modules to enable. |
CKEditorPluginManagerTest::$modules |
property |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorPluginManagerTest.php |
Modules to enable. |
FilterHtmlImageSecureTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Modules to enable. |
ModuleHandler::loadBootstrapModules |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::loadBootstrapModules(). |
ModuleHandler::resetImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::resetImplementations(). |
breakpoint_get_module_media_queries |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Get a list of available breakpoints from a specified module. |
ModuleHandlerInterface::loadInclude |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Loads a module include file. |
ModuleHandlerInterface::getHookInfo |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Retrieves a list of hooks that are declared through hook_hook_info(). |
ReadOnlyStreamWrapperTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ReadOnlyStreamWrapperTest.php |
Modules to enable. |
ImageStylesPathAndUrlTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Modules to enable. |
common_test_module_implements_alter |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Implements hook_module_implements_alter(). |
Twig_Tests_Node_SandboxedModuleTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php |
|
LocaleUpdateInterfaceTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
Modules to enable. |
LanguageConfigurationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationTest.php |
Modules to enable. |
DrupalKernelInterface::updateModules |
function |
drupal/core/lib/Drupal/Core/DrupalKernelInterface.php |
Updates the kernel's list of modules to the new list. |
LocaleImportFunctionalTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Modules to enable. |
ModuleTestBase::assertNoModuleConfig |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Asserts that no configuration exists for a given module. |
translation_entity_test_views.module |
file |
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/translation_entity_test_views.module |
|
ToolbarMenuTranslationTest::$modules |
property |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php |
Modules to enable. |
AggregatorController::$moduleHandler |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
The module handler. |
EntityListController::$moduleHandler |
property |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
The module handler to invoke hooks on. |
ModulesInstallConfirmForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
Returns a unique string identifying the form. |
ModulesInstallConfirmForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
|
ModuleHandler::getImplementationInfo |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Provides information about modules' implementations of a hook. |
Twig_Node_SandboxedModule::$usedTags |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php |
|
ModuleHandlerInterface::moduleExists |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Determines whether a given module is enabled. |
CacheDecoratorLanguageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php |
Modules to enable. |
Twig_Tests_Node_ModuleTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php |
|
SearchSettingsForm::getModuleOptions |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Returns names of available search modules. |
Twig_Node_Module::compileDisplayBody |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
Twig_Node_Module::compileClassHeader |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
Twig_Node_Module::compileConstructor |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
Twig_Node_Module::compileClassFooter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
CachedModuleHandler::$bootstrapCache |
property |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Cache backend for storing enabled modules. |
Twig_Node_Module::compileIsTraitable |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
|
Twig_NodeVisitor_Sandbox::$inAModule |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php |
|
LocaleLibraryInfoAlterTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php |
Modules to enable. |
RemoteFileUnmanagedMoveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedMoveTest.php |
Modules to enable. |