Search for module

  1. Search 7.x for module
  2. Search 9.5.x for module
  3. Search 8.9.x for module
  4. Search 10.3.x for module
  5. Search 11.x for module
  6. Other projects
Title Object type File name Summary
Permissions::$moduleHandler property core/modules/user/src/Plugin/views/field/Permissions.php The module handler.
PermissionsPerBundleTest::$modules property core/tests/Drupal/KernelTests/Core/Recipe/PermissionsPerBundleTest.php Modules to install.
PermissionsTest::$modules property core/modules/system/tests/src/Kernel/PermissionsTest.php Modules to install.
PhpassHooks::formSystemModulesUninstallConfirmFormAlter function core/modules/phpass/src/Hook/PhpassHooks.php Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form.
PhpTransliteration::$moduleHandler property core/lib/Drupal/Core/Transliteration/PhpTransliteration.php The module handler to execute the transliteration_overrides alter hook.
PhpUnitBridgeTest::$modules property core/tests/Drupal/KernelTests/Core/Test/PhpUnitBridgeTest.php Modules to install.
PhpUnitBridgeTest::$modules property core/tests/Drupal/FunctionalTests/Core/Test/PhpUnitBridgeTest.php Modules to install.
PlaceholderMessageTest::$modules property core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php Modules to install.
plugin.manager.module_test.cache_clear_test service core/modules/system/tests/modules/module_test/module_test.services.yml Drupal\module_test\PluginManagerCacheClearer
PluginAlterTest::$modules property core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php Modules to install.
PluginDependencyTrait::moduleHandler function core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php Wraps the module handler.
PluginExistsConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php Modules to install.
PluginInstanceTest::$modules property core/modules/views/tests/src/Kernel/PluginInstanceTest.php Modules to install.
PluginTestBase::$modules property core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php Modules to install.
position-container.module.css file core/themes/stable9/css/system/components/position-container.module.css /*
* @file
* Contain positioned elements.
*/

.position-container {
position: relative;
}
PredefinedWorkflowTypeTest::$modules property core/modules/workflows/tests/src/Kernel/PredefinedWorkflowTypeTest.php Modules to install.
PrepareModulesEntityUninstallForm class core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Provides a form removing module content entities data before uninstallation.
PrepareModulesEntityUninstallForm.php file core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
PrepareModulesEntityUninstallForm::$entityTypeId property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type ID of the entities to delete.
PrepareModulesEntityUninstallForm::$entityTypeManager property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type manager.
PrepareModulesEntityUninstallForm::buildForm function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Form constructor.
PrepareModulesEntityUninstallForm::checkAccess function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Checks access based on the validity of the entity type ID.
PrepareModulesEntityUninstallForm::create function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Instantiates a new instance of the implementing class using autowiring.
PrepareModulesEntityUninstallForm::deleteContentEntities function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Deletes the content entities of the specified entity type.
PrepareModulesEntityUninstallForm::formTitle function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Gets the form title.
PrepareModulesEntityUninstallForm::getCancelUrl function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns the route to go to if the user cancels the action.
PrepareModulesEntityUninstallForm::getConfirmText function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns a caption for the button that confirms the action.
PrepareModulesEntityUninstallForm::getDescription function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns additional text to display as a description.
PrepareModulesEntityUninstallForm::getFormId function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns a unique string identifying the form.
PrepareModulesEntityUninstallForm::getQuestion function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns the question to ask the user.
PrepareModulesEntityUninstallForm::moduleBatchFinished function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Implements callback_batch_finished().
PrepareModulesEntityUninstallForm::submitForm function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Form submission handler.
PrepareModulesEntityUninstallForm::__construct function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Constructs a PrepareModulesEntityUninstallForm object.
PrepareModulesEntityUninstallFormTest class core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Tests PrepareModulesEntityUninstallForm.
PrepareModulesEntityUninstallFormTest.php file core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php
PrepareModulesEntityUninstallFormTest::$modules property core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Modules to install.
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle function core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Tests PrepareModulesEntityUninstallForm::formTitle.
PrepareUninstallTest::$modules property core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php Modules to install.
PreviewTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Modules to install.
PreviewTest::enableViewsTestModule function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Sets up the views_test_data.module.
PrivateFileOnTranslatedEntityTest::$modules property core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php Modules to install.
ProcessingTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php Modules to install.
ProcessingTest::$modules property core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Modules to install.
ProfileFieldOptionTranslationTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php Modules to install.
ProfileFieldTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php Modules to install.
ProfileFieldTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php Modules to install.
ProfileFieldValuesTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php Modules to install.
ProgrammaticTest::$modules property core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Modules to install.
progress.module.css file core/misc/components/progress.module.css Progress behavior.
progress.module.css file core/themes/stable9/css/core/components/progress.module.css Progress behavior.

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