Search for onResponse
- Search 7.x for onResponse
- Search 9.5.x for onResponse
- Search 8.9.x for onResponse
- Search 10.3.x for onResponse
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ActiveLinkResponseFilter::onResponse | function | core/ |
Sets the 'is-active' class on links. |
AjaxResponseSubscriber::onResponse | function | core/ |
Renders the ajax commands right before preparing the result. |
CacheableJsonResponse | class | core/ |
A JsonResponse that contains and can expose cacheability metadata. |
CacheableJsonResponse.php | file | core/ |
|
DynamicPageCacheSubscriber::onResponse | function | core/ |
Stores a response in case of a Dynamic Page Cache miss, if cacheable. |
ExceptionHandlingTest::testExceptionResponseGeneratedForOriginalRequest | function | core/ |
Tests that the exception response is executed in the original context. |
FormAjaxSubscriberTest::testOnExceptionResponseBuilderException | function | core/ |
Tests on exception response builder exception. |
HtmxLocationResponseData | class | core/ |
Optional data object for HX-Location. |
HtmxLocationResponseData.php | file | core/ |
|
HtmxLocationResponseData::$cacheableMetadata | property | core/ |
Collects cache data for the URL. |
HtmxLocationResponseData::getCacheableMetadata | function | core/ |
Retrieves the cacheable metadata associated with the URL. |
HtmxLocationResponseData::__construct | function | core/ |
Data for HX-Location headers. |
HtmxLocationResponseData::__toString | function | core/ |
Returns non-empty data, JSON encoded. |
JsonApiRequestValidator::onResponse | function | core/ |
Validates JSON:API requests. |
MediaLibraryEditorOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
MediaLibraryFieldWidgetOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
MediaLibraryOpenerInterface::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
ResourceResponseSubscriber::onResponse | function | core/ |
Serializes ResourceResponse responses' data, and removes that data. |
ResourceResponseSubscriber::onResponse | function | core/ |
Serializes ResourceResponse responses' data, and removes that data. |
ResourceResponseSubscriberTest::testOnResponseWithCacheableResponse | function | core/ |
Tests on response with cacheable response. |
ResourceResponseSubscriberTest::testOnResponseWithUncacheableResponse | function | core/ |
Tests on response with uncacheable response. |
ResourceResponseTestTrait::getEmptyCollectionResponse | function | core/ |
Gets a generic empty collection response. |
ResourceResponseValidator::onResponse | function | core/ |
Validates JSON:API responses. |
ResourceTestBase::getExpectedCollectionResponse | function | core/ |
Returns a JSON:API collection document for the expected entities. |
RssResponseRelativeUrlFilter::onResponse | function | core/ |
Converts relative URLs to absolute URLs. |
RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
RssResponseRelativeUrlFilterTest::testOnResponse | function | core/ |
Tests on response. |
SecurityAdvisoriesFetcherTest::testInvalidJsonResponse | function | core/ |
Tests that invalid JSON feed responses are not stored. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.