You are here

23 methods override CommandInterface::render() in Zircon Profile 8

AddCssCommand::render in core/lib/Drupal/Core/Ajax/AddCssCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
AlertCommand::render in core/lib/Drupal/Core/Ajax/AlertCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
BaseCommand::render in core/lib/Drupal/Core/Ajax/BaseCommand.php
Return an array to be run through json_encode and sent to the client.
ChangedCommand::render in core/lib/Drupal/Core/Ajax/ChangedCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
CloseDialogCommand::render in core/lib/Drupal/Core/Ajax/CloseDialogCommand.php
Return an array to be run through json_encode and sent to the client.
CssCommand::render in core/lib/Drupal/Core/Ajax/CssCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
DataCommand::render in core/lib/Drupal/Core/Ajax/DataCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
EditorDialogSave::render in core/modules/editor/src/Ajax/EditorDialogSave.php
Return an array to be run through json_encode and sent to the client.
HighlightCommand::render in core/modules/views/src/Ajax/HighlightCommand.php
Return an array to be run through json_encode and sent to the client.
InsertCommand::render in core/lib/Drupal/Core/Ajax/InsertCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
InvokeCommand::render in core/lib/Drupal/Core/Ajax/InvokeCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
OpenDialogCommand::render in core/lib/Drupal/Core/Ajax/OpenDialogCommand.php
Implements \Drupal\Core\Ajax\CommandInterface:render().
RedirectCommand::render in core/lib/Drupal/Core/Ajax/RedirectCommand.php
Implements \Drupal\Core\Ajax\CommandInterface:render().
RemoveCommand::render in core/lib/Drupal/Core/Ajax/RemoveCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
ReplaceTitleCommand::render in core/modules/views/src/Ajax/ReplaceTitleCommand.php
Return an array to be run through json_encode and sent to the client.
RestripeCommand::render in core/lib/Drupal/Core/Ajax/RestripeCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
ScrollTopCommand::render in core/modules/views/src/Ajax/ScrollTopCommand.php
Return an array to be run through json_encode and sent to the client.
SetDialogOptionCommand::render in core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php
Return an array to be run through json_encode and sent to the client.
SetSubtreesCommand::render in core/modules/toolbar/src/Ajax/SetSubtreesCommand.php
Return an array to be run through json_encode and sent to the client.
SettingsCommand::render in core/lib/Drupal/Core/Ajax/SettingsCommand.php
Implements Drupal\Core\Ajax\CommandInterface:render().
ShowButtonsCommand::render in core/modules/views/src/Ajax/ShowButtonsCommand.php
Return an array to be run through json_encode and sent to the client.
TriggerPreviewCommand::render in core/modules/views/src/Ajax/TriggerPreviewCommand.php
Return an array to be run through json_encode and sent to the client.
UpdateBuildIdCommand::render in core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php
Return an array to be run through json_encode and sent to the client.