| ModuleThemePageXssVulnerabilityTest::testExtensionInfoXss |
function |
core/modules/system/tests/src/Functional/ModuleThemePageXssVulnerabilityTest.php |
Tests extension info cannot create XSS vulnerabilities. |
| ModuleUninstallFilterTest |
class |
core/modules/system/tests/src/FunctionalJavascript/ModuleUninstallFilterTest.php |
Tests the JavaScript functionality of the module uninstall filter. |
| ModuleUninstallFilterTest.php |
file |
core/modules/system/tests/src/FunctionalJavascript/ModuleUninstallFilterTest.php |
|
| ModuleUninstallFilterTest::$defaultTheme |
property |
core/modules/system/tests/src/FunctionalJavascript/ModuleUninstallFilterTest.php |
The theme to install as the default for testing. |
| ModuleUninstallFilterTest::$modules |
property |
core/modules/system/tests/src/FunctionalJavascript/ModuleUninstallFilterTest.php |
Modules to install. |
| ModuleUninstallFilterTest::filterVisibleElements |
function |
core/modules/system/tests/src/FunctionalJavascript/ModuleUninstallFilterTest.php |
Removes any non-visible elements from the passed array. |
| ModuleUninstallFilterTest::setUp |
function |
core/modules/system/tests/src/FunctionalJavascript/ModuleUninstallFilterTest.php |
|
| ModuleUninstallFilterTest::testModuleUninstallFilter |
function |
core/modules/system/tests/src/FunctionalJavascript/ModuleUninstallFilterTest.php |
Tests that correct module count is returned when list filtered. |
| module_autoload_test.info.yml |
file |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml |
| module_autoload_test.module |
file |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.module |
Test module. |
| MODULE_AUTOLOAD_TEST_CONSTANT |
constant |
core/modules/system/tests/modules/module_autoload_test/module_autoload_test.module |
|
| module_handler_test.info.yml |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.info.yml |
| module_handler_test.module |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.module |
|
| module_handler_test_added.hook.inc |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc |
|
| module_handler_test_added.info.yml |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml |
| module_handler_test_added.module |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module |
|
| module_handler_test_added_helper |
function |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module |
Test function. |
| module_handler_test_added_hook |
function |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc |
Test function. |
| module_handler_test_all1.info.yml |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.info.yml |
| module_handler_test_all1.module |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.module |
|
| module_handler_test_all1_hook |
function |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.module |
Returns an array to test nested merge in invoke all. |
| module_handler_test_all2.info.yml |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.info.yml |
| module_handler_test_all2.module |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module |
|
| module_handler_test_all2_hook |
function |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module |
Test function. |
| module_handler_test_hook |
function |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.module |
|
| module_handler_test_hook_include |
function |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/hook_include.inc |
Test hook. |
| module_handler_test_hook_info |
function |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.module |
Implements hook_hook_info(). |
| module_handler_test_multiple.info.yml |
file |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml |
| module_handler_test_multiple.install |
file |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install |
Install, update and uninstall functions for the module_handler_test_multiple module. |
| module_handler_test_multiple_child.info.yml |
file |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml |
| module_handler_test_multiple_child.install |
file |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install |
Utility functions for the module_handler_test_multiple_child module. |
| module_handler_test_multiple_child_install |
function |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install |
Implements hook_install(). |
| module_handler_test_multiple_install |
function |
core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install |
Implements hook_install(). |
| module_handler_test_no_hook.info.yml |
file |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml |
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml |
| module_installer_config_test.info.yml |
file |
core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml |
core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml |
| module_installer_config_test.schema.yml |
file |
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml |
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml |
| module_installer_config_test.type.missing_id.yml |
file |
core/modules/system/tests/modules/module_installer_config_test/config/install/module_installer_config_test.type.missing_id.yml |
core/modules/system/tests/modules/module_installer_config_test/config/install/module_installer_config_test.type.missing_id.yml |
| module_install_class_loader_test1.event_subscriber |
service |
core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml |
Drupal\module_install_class_loader_test1\EventSubscriber |
| module_install_class_loader_test1.event_subscriber |
service |
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml |
Drupal\module_install_class_loader_test2\EventSubscriber |
| module_install_class_loader_test1.info.yml |
file |
core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml |
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/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml |
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/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml |
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/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml |
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml |
| module_required_test.info.yml |
file |
core/modules/system/tests/modules/module_required_test/module_required_test.info.yml |
core/modules/system/tests/modules/module_required_test/module_required_test.info.yml |
| module_required_test.module |
file |
core/modules/system/tests/modules/module_required_test/module_required_test.module |
Test module. |
| module_required_test_system_info_alter |
function |
core/modules/system/tests/modules/module_required_test/module_required_test.module |
Implements hook_system_info_alter(). |
| module_test.file.inc |
file |
core/modules/system/tests/modules/module_test/module_test.file.inc |
A file to test \Drupal::moduleHandler()->getImplementationInfo() loading includes. |
| module_test.implementations.inc |
file |
core/modules/system/tests/modules/module_test/module_test.implementations.inc |
Include file for test module. |
| module_test.info.yml |
file |
core/modules/system/tests/modules/module_test/module_test.info.yml |
core/modules/system/tests/modules/module_test/module_test.info.yml |
| module_test.install |
file |
core/modules/system/tests/modules/module_test/module_test.install |
Install, update and uninstall functions for the module_test module. |