constant MainContentViewSubscriber::WRAPPER_FORMAT

URL query attribute to indicate the wrapper used to render a request.

The wrapper format determines how the HTML is wrapped, for example in a modal dialog.

File

core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php, line 54

Class

MainContentViewSubscriber
View subscriber rendering main content render arrays into responses.

Namespace

Drupal\Core\EventSubscriber

Code

const WRAPPER_FORMAT = '_wrapper_format';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!EventSubscriber!MainContentViewSubscriber.php/constant/MainContentViewSubscriber::WRAPPER_FORMAT/8.1.x