Search for onResponse
- Search 7.x for onResponse
- Search 8.9.x for onResponse
- Search 10.3.x for onResponse
- Search 11.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/ |
@covers ::onException |
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/ |
@covers ::onResponse @covers ::getResponseFormat @covers ::renderResponseBody @covers ::flattenResponse |
ResourceResponseSubscriberTest::testOnResponseWithUncacheableResponse | function | core/ |
@covers ::onResponse @covers ::getResponseFormat @covers ::renderResponseBody @covers ::flattenResponse |
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/ |
@dataProvider providerTestOnResponse |
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.