Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
MailTest::$modules property core/modules/system/tests/src/Kernel/Mail/MailTest.php Modules to install.
MailTest::configureDefaultMailInterface function core/modules/system/tests/src/Kernel/Mail/MailTest.php Configures the default mail interface.
MailTest::mailAlter function core/modules/system/tests/src/Kernel/Mail/MailTest.php Implements hook_mail_alter().
MailTest::setUp function core/modules/system/tests/src/Kernel/Mail/MailTest.php
MailTest::testCancelMessage function core/modules/system/tests/src/Kernel/Mail/MailTest.php Tests that message sending may be canceled.
MailTest::testConvertRelativeUrlsIntoAbsolute function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks that relative paths in mails are converted into absolute URLs.
MailTest::testErrorMessageDisplay function core/modules/system/tests/src/Kernel/Mail/MailTest.php Assert that the pluggable mail system is functional.
MailTest::testFromAndReplyToHeader function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks the From: and Reply-to: headers.
MailTest::testPluggableFramework function core/modules/system/tests/src/Kernel/Mail/MailTest.php Assert that the pluggable mail system is functional.
MailTest::testRenderedElementsUseAbsolutePaths function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks that mails built from render arrays contain absolute paths.
MailToFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/MailToFormatter.php Builds a renderable array for a field value.
mail_cancel_test.info.yml file core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml
mail_html_test.info.yml file core/modules/system/tests/modules/mail_html_test/mail_html_test.info.yml core/modules/system/tests/modules/mail_html_test/mail_html_test.info.yml
MainContentBlockPluginInterface::setMainContent function core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php Sets the main content render array.
MainContentFallbackTest class core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php Test SimplePageVariant main content rendering fallback page display variant.
MainContentFallbackTest.php file core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MainContentFallbackTest::$adminUser property core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php The administrator user for the test.
MainContentFallbackTest::$defaultTheme property core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php The theme to install as the default for testing.
MainContentFallbackTest::$modules property core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php Modules to install.
MainContentFallbackTest::$webUser property core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php The web user for the test.
MainContentFallbackTest::setUp function core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MainContentFallbackTest::testMainContentFallback function core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php Tests availability of main content: Drupal falls back to SimplePageVariant.
MainContentRendererInterface::renderResponse function core/lib/Drupal/Core/Render/MainContent/MainContentRendererInterface.php Renders the main content render array into a response.
MainContentRenderersPass class core/lib/Drupal/Core/Render/MainContent/MainContentRenderersPass.php Adds main_content_renderers parameter to the container.
MainContentRenderersPass.php file core/lib/Drupal/Core/Render/MainContent/MainContentRenderersPass.php
MainContentRenderersPass::process function core/lib/Drupal/Core/Render/MainContent/MainContentRenderersPass.php Collects the available main content renderer service IDs into the
main_content_renderers parameter, keyed by format.
MainContentViewSubscriber class core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php View subscriber rendering main content render arrays into responses.
MainContentViewSubscriber.php file core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php
MainContentViewSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php
MainContentViewSubscriber::onViewRenderArray function core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php Sets a response given a (main content) render array.
MainContentViewSubscriber::WRAPPER_FORMAT constant core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php URL query attribute to indicate the wrapper used to render a request.
MainContentViewSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php Constructs a new MainContentViewSubscriber object.
MAINTAINERS.txt file core/MAINTAINERS.txt Drupal core is built and maintained by the Drupal project community. Everyone is
encouraged to submit issues and changes (patches) to improve Drupal, and to
contribute in other ways -- see https://www.drupal.org/contribute to find out
how.

This file…
maintenance-page.css file core/themes/olivero/css/components/maintenance-page.css Maintenance page.
maintenance-page.css file core/themes/claro/css/theme/maintenance-page.css Maintenance theming.
maintenance-page.css file core/themes/default_admin/css/theme/maintenance-page.css Maintenance theming.
maintenance-page.css file core/themes/admin/css/theme/maintenance-page.css Maintenance theming.
maintenance-page.pcss.css file core/themes/admin/css/theme/maintenance-page.pcss.css Maintenance theming.
maintenance-page.pcss.css file core/themes/default_admin/css/theme/maintenance-page.pcss.css Maintenance theming.
maintenance-page.pcss.css file core/themes/claro/css/theme/maintenance-page.pcss.css Maintenance theming.
maintenance-page.pcss.css file core/themes/olivero/css/components/maintenance-page.pcss.css Maintenance page.
maintenance-task-list.html.twig file core/themes/stable9/templates/admin/maintenance-task-list.html.twig Theme override for a list of maintenance tasks to perform.
maintenance-task-list.html.twig file core/modules/system/templates/maintenance-task-list.html.twig Default theme implementation for a list of maintenance tasks to perform.
MaintenanceMode::$state property core/lib/Drupal/Core/Site/MaintenanceMode.php The state.
MaintenanceMode::applies function core/lib/Drupal/Core/Site/MaintenanceMode.php Returns whether the site is in maintenance mode.
MaintenanceMode::getSiteMaintenanceMessage function core/lib/Drupal/Core/Site/MaintenanceMode.php Gets the site maintenance message.
MaintenanceMode::__construct function core/lib/Drupal/Core/Site/MaintenanceMode.php Constructs a new maintenance mode service.
MaintenanceModeEvents class core/lib/Drupal/Core/Site/MaintenanceModeEvents.php Defines events for maintenance mode.
MaintenanceModeEvents.php file core/lib/Drupal/Core/Site/MaintenanceModeEvents.php
MaintenanceModeEvents::MAINTENANCE_MODE_REQUEST constant core/lib/Drupal/Core/Site/MaintenanceModeEvents.php The name of the event fired when request is made in maintenance more.

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