Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
ModuleRouteSubscriberTest.php core/tests/Drupal/Tests/Core/EventSubscriber/ModuleRouteSubscriberTest.php Drupal\Tests\Core\EventSubscriber
modules-page.css core/themes/seven/css/components/modules-page.css /* Modules page */ .system-modules fieldset { border: 0; border-top: 1px solid #ccc; } .system-modules .seven-details { margin: 0; padding: 0; border: 0; background: none; } .system-modules .seven-details__summary { padding: 0.95em…
modules-page.css core/themes/claro/css/components/modules-page.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* Modules page */ .system-modules fieldset { border: 0; border-top: 1px solid #ccc; } .system-modules…
modules-page.pcss.css core/themes/claro/css/components/modules-page.pcss.css /* Modules page */ .system-modules fieldset { border: 0; border-top: 1px solid #ccc; } .system-modules .fieldset-wrapper { padding: 0; } .system-modules table, .locale-translation-status-form table { border: 0; } .system-modules…
modules.README.txt core/assets/scaffold/files/modules.README.txt Modules extend your site functionality beyond Drupal core. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom modules in this directory separates downloaded and custom modules from Drupal core's…
ModulesEnabledTrait.php core/modules/system/src/Form/ModulesEnabledTrait.php Drupal\system\Form
ModulesListConfirmForm.php core/modules/system/src/Form/ModulesListConfirmForm.php Drupal\system\Form
ModulesListForm.php core/modules/system/src/Form/ModulesListForm.php Drupal\system\Form
ModulesListFormWebTest.php core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Drupal\Tests\system\Functional\Form
ModulesListNonStableConfirmForm.php core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Drupal\system\Form
ModulesUninstallConfirmForm.php core/modules/system/src/Form/ModulesUninstallConfirmForm.php Drupal\system\Form
ModulesUninstallForm.php core/modules/system/src/Form/ModulesUninstallForm.php Drupal\system\Form
ModuleTest.php core/modules/views/tests/src/Kernel/ModuleTest.php Drupal\Tests\views\Kernel
ModuleTestBase.php core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Drupal\Tests\system\Functional\Module
ModuleTestController.php core/modules/system/tests/modules/module_test/src/Controller/ModuleTestController.php Drupal\module_test\Controller
ModuleUninstallValidatorException.php core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php Drupal\Core\Extension
ModuleUninstallValidatorInterface.php core/lib/Drupal/Core/Extension/ModuleUninstallValidatorInterface.php Drupal\Core\Extension
ModuleVersion.php core/modules/update/src/ModuleVersion.php Drupal\update
ModuleVersionTest.php core/modules/update/tests/src/Unit/ModuleVersionTest.php Drupal\Tests\update\Unit
module_autoload_test.info.yml 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 core/modules/system/tests/modules/module_autoload_test/module_autoload_test.module Test module.
module_cachebin.info.yml core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml core/modules/system/tests/modules/module_cachebin/module_cachebin.info.yml
module_cachebin.services.yml core/modules/system/tests/modules/module_cachebin/module_cachebin.services.yml core/modules/system/tests/modules/module_cachebin/module_cachebin.services.yml
module_handler_test.info.yml 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 core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test/module_handler_test.module Test module.
module_handler_test_added.hook.inc core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc Include file for test module.
module_handler_test_added.info.yml 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 core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module Test module.
module_handler_test_all1.info.yml 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 core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.module Test module.
module_handler_test_all2.info.yml 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 core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all2/module_handler_test_all2.module Test module.
module_handler_test_multiple.info.yml 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 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 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 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_no_hook.info.yml 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_info_type_comment.info.yml core/modules/system/tests/modules/module_info_type_comment/module_info_type_comment.info.yml core/modules/system/tests/modules/module_info_type_comment/module_info_type_comment.info.yml
module_installer_config_test.info.yml 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 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 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.info.yml 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 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 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 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 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 core/modules/system/tests/modules/module_required_test/module_required_test.module Test module.
module_test.file.inc core/modules/system/tests/modules/module_test/module_test.file.inc A file to test \Drupal::moduleHandler()->getImplementationInfo() loading includes.
module_test.implementations.inc core/modules/system/tests/modules/module_test/module_test.implementations.inc Include file for test module.
module_test.info.yml core/modules/system/tests/modules/module_test/module_test.info.yml core/modules/system/tests/modules/module_test/module_test.info.yml

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.