Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. AjaxResponse.php

AjaxResponse

  • class \Symfony\Component\HttpFoundation\Response
    • class \Drupal\Core\Cache\CacheableResponse extends \Symfony\Component\HttpFoundation\Response implements \Drupal\Core\Cache\CacheableResponseInterface uses \Drupal\Core\Cache\CacheableResponseTrait
    • class \Drupal\Core\Form\EnforcedResponse extends \Symfony\Component\HttpFoundation\Response
    • class \Drupal\Core\Render\HtmlResponse extends \Symfony\Component\HttpFoundation\Response implements \Drupal\Core\Cache\CacheableResponseInterface, \Drupal\Core\Render\AttachmentsInterface uses \Drupal\Core\Cache\CacheableResponseTrait, \Drupal\Core\Render\AttachmentsTrait
    • class \Drupal\jsonapi\ResourceResponse extends \Symfony\Component\HttpFoundation\Response
    • class \Drupal\rest\ModifiedResourceResponse extends \Symfony\Component\HttpFoundation\Response implements \Drupal\rest\ResourceResponseInterface uses \Drupal\rest\ResourceResponseTrait
    • class \Drupal\rest\ResourceResponse extends \Symfony\Component\HttpFoundation\Response implements \Drupal\Core\Cache\CacheableResponseInterface, \Drupal\rest\ResourceResponseInterface uses \Drupal\Core\Cache\CacheableResponseTrait, \Drupal\rest\ResourceResponseTrait
    • class \Symfony\Component\HttpFoundation\BinaryFileResponse extends \Symfony\Component\HttpFoundation\Response
    • class \Symfony\Component\HttpFoundation\JsonResponse extends \Symfony\Component\HttpFoundation\Response
      • class \Drupal\Core\Ajax\AjaxResponse extends \Symfony\Component\HttpFoundation\JsonResponse implements \Drupal\Core\Render\AttachmentsInterface uses \Drupal\Core\Render\AttachmentsTrait
        • class \Drupal\Core\Cache\CacheableAjaxResponse extends \Drupal\Core\Ajax\AjaxResponse implements \Drupal\Core\Cache\CacheableResponseInterface uses \Drupal\Core\Cache\CacheableResponseTrait
        • class \Drupal\views\Ajax\ViewAjaxResponse extends \Drupal\Core\Ajax\AjaxResponse
      • class \Drupal\Core\Cache\CacheableJsonResponse extends \Symfony\Component\HttpFoundation\JsonResponse implements \Drupal\Core\Cache\CacheableResponseInterface uses \Drupal\Core\Cache\CacheableResponseTrait
    • class \Symfony\Component\HttpFoundation\RedirectResponse extends \Symfony\Component\HttpFoundation\Response
    • class \Symfony\Component\HttpFoundation\StreamedResponse extends \Symfony\Component\HttpFoundation\Response
RSS feed
Powered by Drupal