9 methods override CommandInterface::render()
- AlertCommand::render in core/
lib/ Drupal/ Core/ Ajax/ AlertCommand.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.
- MessageCommand::render in core/
lib/ Drupal/ Core/ Ajax/ MessageCommand.php - Return an array to be run through json_encode and sent to the client.
- 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().
- RestripeCommand::render in core/
lib/ Drupal/ Core/ Ajax/ RestripeCommand.php - Implements Drupal\Core\Ajax\CommandInterface:render().
- UpdateBuildIdCommand::render in core/
lib/ Drupal/ Core/ Ajax/ UpdateBuildIdCommand.php - Return an array to be run through json_encode and sent to the client.
- UpdateSelectionCommand::render in core/
modules/ media_library/ src/ Ajax/ UpdateSelectionCommand.php - Return an array to be run through json_encode and sent to the client.
- UpdateSelectionCommand::render in core/
modules/ media_library/ src/ Ajax/ UpdateSelectionCommand.php - Return an array to be run through json_encode and sent to the client.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.