You are here

17 #type uses of StatusMessages in Zircon Profile 8.0

AjaxRenderer::renderResponse in core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php
Renders the main content render array into a response.
BareHtmlPageRenderer::renderBarePage in core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php
Renders a bare page.
BlockPageVariant::build in core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php
Builds and returns the renderable array for the display variant.
BlockPageVariantTest::providerBuild in core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php
BlockPageVariantTest::testBuildWithoutMainContent in core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php
Tests the building of a full page variant with no main content set.
EditorImageDialog::submitForm in core/modules/editor/src/Form/EditorImageDialog.php
Form submission handler.
EditorLinkDialog::submitForm in core/modules/editor/src/Form/EditorLinkDialog.php
Form submission handler.
FormAjaxSubscriber::onException in core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php
Catches a form AJAX exception and build a response from it.
hook_ajax_render_alter in core/lib/Drupal/Core/Form/form.api.php
Alter the Ajax command data that is sent to the client.
ManagedFile::uploadAjaxCallback in core/modules/file/src/Element/ManagedFile.php
#ajax callback for managed_file upload forms.
Messages::render in core/modules/views/src/Plugin/views/area/Messages.php
Render the area.
MessagesTest::testRender in core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php
Tests the render method.
MessageTest::testMessages in core/modules/system/src/Tests/Theme/MessageTest.php
Tests setting messages output.
QuickEditController::fieldForm in core/modules/quickedit/src/QuickEditController.php
Returns a single field edit form as an Ajax response.
SimplePageVariant::build in core/lib/Drupal/Core/Render/Plugin/DisplayVariant/SimplePageVariant.php
Builds and returns the renderable array for the display variant.
SystemMessagesBlock::build in core/modules/system/src/Plugin/Block/SystemMessagesBlock.php
Builds and returns the renderable array for this block plugin.
ViewsFormBase::ajaxFormWrapper in core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
Wrapper for handling AJAX forms.