ModuleHandlerInterface::getImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Determines which modules are implementing a hook. |
ModulesUninstallConfirmForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns the page to go to if the user cancels the action. |
EntityReferenceSelectionSortTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionSortTest.php |
|
CachedModuleHandler::getImplementationInfo |
function |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Overrides \Drupal\Core\Extension\ModuleHandler::getImplementationInfo(). |
LanguageUILanguageNegotiationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Modules to enable. |
OtherInstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\OtherInstallationProfileModuleTestsTest. |
FilterSecurityTest::testDisableFilterModule |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Tests removal of filtered content when an active filter is disabled. |
module_test_hook_dynamic_loading_invoke_all |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
ModuleHandlerInterface::getBootstrapModules |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Retrieves the list of bootstrap modules. |
ModulesUninstallConfirmForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns a caption for the button that confirms the action. |
ModulesUninstallConfirmForm::getDescription |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
Returns additional text to display as a description. |
Twig_Tests_Node_ModuleTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php |
@covers Twig_Node_Module::__construct |
InstallationProfileModuleTestsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
|
UpdateCoreTest::testModulePageRegularUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when an update is missing. |
ModuleTestBase::assertModuleTablesDoNotExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Assert that none of the tables defined in a module's hook_schema() exist. |
system_incompatible_core_version_test.module |
file |
drupal/core/modules/system/tests/modules/system_incompatible_core_version_test/system_incompatible_core_version_test.module |
|
drupal_system_listing_compatible_test.module |
file |
drupal/core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module |
|
drupal_system_listing_compatible_test.module |
file |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module |
|
ModuleHandlerInterface::loadBootstrapModules |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Loads all enabled bootstrap modules. |
ModuleHandlerInterface::resetImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Resets the cached list of hook implementations. |
EntityReferenceSelectionAccessTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
|
InstallationProfileModuleTestsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Modules to enable. |
InstallationProfileModuleTestsTest::$profile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Use the Testing profile. |
UpdateCoreTest::testModulePageSecurityUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks the messages at admin/modules when a security update is missing. |
Twig_Node_SandboxedModule::compileDisplayBody |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php |
|
Twig_Tests_Node_SandboxedModuleTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php |
|
DrupalUnitTestBaseTest::testEnableModulesLoad |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected load behavior of enableModules(). |
FieldInstanceStorageController::$moduleHandler |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
The module handler. |
system_incompatible_module_version_test.module |
file |
drupal/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.module |
|
drupal_system_listing_incompatible_test.module |
file |
drupal/core/modules/system/tests/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module |
|
drupal_system_listing_incompatible_test.module |
file |
drupal/core/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module |
|
OtherInstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
ModuleEnable::testRequiredModuleSchemaVersions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleEnable.php |
Tests recorded schema versions of early installed modules in the installer. |
DrupalUnitTestBaseTest::testEnableModulesTheme |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests that theme() works right after loading a module. |
UserValidateCurrentPassCustomFormTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Modules to enable. |
MenuLinkStorageController::loadModuleAdminTasks |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Loads system menu link as needed by system_get_module_admin_tasks(). |
Twig_Node_SandboxedModule::compileDisplayFooter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php |
|
ModuleHandlerInterface::buildModuleDependencies |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Determines which modules require and are required by each module. |
NodeAccessLanguageAwareCombinationTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageAwareCombinationTest.php |
Enable language and two node access modules. |
Twig_Tests_Node_SandboxedModuleTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php |
@covers Twig_Node_SandboxedModule::compile
@covers Twig_Node_SandboxedModule::compileDisplayBody
@covers Twig_Node_SandboxedModule::compileDisplayFooter
@dataProvider getTests |
CachedModuleHandler::getCachedImplementationInfo |
function |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Retrieves hook implementation info from the cache. |
system_incompatible_module_version_test.info.yml |
file |
drupal/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml |
drupal/core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml |
OtherInstallationProfileModuleTestsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
|
RemoteFileUnmanagedDeleteRecursiveTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php |
Modules to enable. |
DrupalUnitTestBaseTest::testEnableModulesInstall |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests expected installation behavior of enableModules(). |
ClassLoaderTest::testClassLoadingDisabledModules |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
Tests that module-provided classes can't be loaded from disabled modules. |
LanguageCustomLanguageConfigurationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Modules to enable. |
OtherInstallationProfileModuleTestsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Modules to enable. |
OtherInstallationProfileModuleTestsTest::$profile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Use the Minimal profile. |
BookTest::testNavigationBlockOnAccessModuleEnabled |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Tests the book navigation block when an access module is enabled. |