Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FinishResponseSubscriber::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FinishResponseSubscriber::$responsePolicy | property | core/ |
A policy rule determining the cacheability of the response. |
| FinishResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| FinishResponseSubscriber::isCacheControlCustomized | function | core/ |
Determine whether the given response has a custom Cache-Control header. |
| FinishResponseSubscriber::onAllResponds | function | core/ |
Sets extra headers on any responses, also subrequest ones. |
| FinishResponseSubscriber::onRespond | function | core/ |
Sets extra headers on successful responses. |
| FinishResponseSubscriber::setCacheControlNoCache | function | core/ |
Disable caching in the browser and for HTTP/1.1 proxies and clients. |
| FinishResponseSubscriber::setExpiresNoCache | function | core/ |
Disable caching in ancient browsers and for HTTP/1.0 proxies and clients. |
| FinishResponseSubscriber::setResponseCacheable | function | core/ |
Add Cache-Control and Expires headers to a cacheable response. |
| FinishResponseSubscriber::setResponseNotCacheable | function | core/ |
Add Cache-Control and Expires headers to a response which is not cacheable. |
| FinishResponseSubscriber::__construct | function | core/ |
Constructs a FinishResponseSubscriber object. |
| FinishResponseSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\FinishResponseSubscriber[[api-linebreak]] @group EventSubscriber |
| FinishResponseSubscriberTest.php | file | core/ |
|
| FinishResponseSubscriberTest::$cacheContextsManager | property | core/ |
The mock cache contexts manager. |
| FinishResponseSubscriberTest::$kernel | property | core/ |
The mock Kernel. |
| FinishResponseSubscriberTest::$languageManager | property | core/ |
The mock language manager. |
| FinishResponseSubscriberTest::$requestPolicy | property | core/ |
The mock request policy. |
| FinishResponseSubscriberTest::$responsePolicy | property | core/ |
The mock response policy. |
| FinishResponseSubscriberTest::$time | property | core/ |
The mock time service. |
| FinishResponseSubscriberTest::setUp | function | core/ |
|
| FinishResponseSubscriberTest::testDefaultHeaders | function | core/ |
Finish subscriber should set some default header values. |
| FinishResponseSubscriberTest::testExistingHeaders | function | core/ |
Finish subscriber should not overwrite existing header values. |
| finish_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\FinishResponseSubscriber |
| fix-revision-id-update.php | file | core/ |
Test fixture. |
| Fixed | class | core/ |
The fixed argument default handler. |
| Fixed.php | file | core/ |
|
| Fixed::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| Fixed::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin. |
| Fixed::getArgument | function | core/ |
Return the default argument. |
| Fixed::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Fixed::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| FixtureDeprecatedClass | class | core/ |
Fixture class for use by DrupalStandardsListenerDeprecationTest. |
| FixtureDeprecatedClass.php | file | core/ |
|
| FixtureDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| Fixtures | class | core/ |
Convenience class for creating fixtures. |
| Fixtures | class | core/ |
Convenience class for creating fixtures. |
| Fixtures.php | file | core/ |
|
| Fixtures.php | file | core/ |
|
| Fixtures::$composer | property | core/ |
The composer object. |
| Fixtures::$io | property | core/ |
A Composer IOInterface to write to. |
| Fixtures::$randomPrefix | property | core/ |
Keep a persistent prefix to help group our tmp directories together. |
| Fixtures::$tmpDirs | property | core/ |
Directories to delete when we are done. |
| Fixtures::allFixturesDir | function | core/ |
Gets the path to the project fixtures. |
| Fixtures::appendOp | function | core/ |
Creates an AppendOp fixture. |
| Fixtures::binFixtureDir | function | core/ |
Gets the path to one particular bin path. |
| Fixtures::cloneFixtureProjects | function | core/ |
Creates a temporary copy of all of the fixtures projects into a temp dir. |
| Fixtures::composerJson | function | core/ |
Data for a composer.json fixture. |
| Fixtures::composerLock | function | core/ |
Data for a composer.lock fixture. |
| Fixtures::createIsolatedComposerCacheDir | function | core/ |
Create an isolated cache directory for Composer. |
| Fixtures::destinationPath | function | core/ |
Gets a destination path in a tmp dir. |
Pagination
- Previous page
- Page 700
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.