AjaxResponseSubscriber::AJAX_REQUEST_PARAMETER
Same name in other branches
- 9 core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php \Drupal\Core\EventSubscriber\AjaxResponseSubscriber::AJAX_REQUEST_PARAMETER
- 8.9.x core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php \Drupal\Core\EventSubscriber\AjaxResponseSubscriber::AJAX_REQUEST_PARAMETER
- 11.x core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php \Drupal\Core\EventSubscriber\AjaxResponseSubscriber::AJAX_REQUEST_PARAMETER
Request parameter to indicate that a request is a Drupal Ajax request.
File
-
core/
lib/ Drupal/ Core/ EventSubscriber/ AjaxResponseSubscriber.php, line 42
Class
- AjaxResponseSubscriber
- Response subscriber to handle AJAX responses.
Namespace
Drupal\Core\EventSubscriberCode
const AJAX_REQUEST_PARAMETER = '_drupal_ajax';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.