Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MaintenanceModeInterface.php

function MaintenanceModeInterface::getSiteMaintenanceMessage

Gets the site maintenance message.

Return value

\Drupal\Component\Render\MarkupInterface The formatted site maintenance message.

1 method overrides MaintenanceModeInterface::getSiteMaintenanceMessage()
MaintenanceMode::getSiteMaintenanceMessage in core/lib/Drupal/Core/Site/MaintenanceMode.php
Gets the site maintenance message.

File

core/lib/Drupal/Core/Site/MaintenanceModeInterface.php, line 41

Class

MaintenanceModeInterface
Defines the interface for the maintenance mode service.

Namespace

Drupal\Core\Site

Code

public function getSiteMaintenanceMessage();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal