AjaxResponseSubscriber |
class |
Drupal\views_ajax_get\EventSubscriber |
src/EventSubscriber/AjaxResponseSubscriber.php |
Adding the headers for cache control so that these requests can be cached. |
|
|
2 |
CacheableAjaxResponse |
class |
Drupal\views_ajax_get |
src/CacheableAjaxResponse.php |
|
|
|
|
CacheableViewsAjaxResponse |
class |
Drupal\views_ajax_get |
src/CacheableViewsAjaxResponse.php |
|
|
1 |
|
ExposedFilterViewsAjaxGetTest |
class |
Drupal\Tests\views_ajax_get\FunctionalJavascript |
tests/src/FunctionalJavascript/ExposedFilterViewsAjaxGetTest.php |
Tests basic AJAX functionality of Views exposed forms using GET requests. |
|
|
|
RouteAlterSubscriber |
class |
Drupal\views_ajax_get\EventSubscriber |
src/EventSubscriber/RouteAlterSubscriber.php |
|
|
|
2 |
ViewsAjax |
class |
Drupal\views_ajax_get\Plugin\views\display_extender |
src/Plugin/views/display_extender/ViewsAjax.php |
Defines a display extender for views_ajax_get. |
|
|
|
ViewsAjaxController |
class |
Drupal\views_ajax_get\Controller |
src/Controller/ViewsAjaxController.php |
Controller that allows for Views AJAX GET requests that can be cached. |
|
|
|