Search for all
| 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. |
| finish_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\FinishResponseSubscriber |
| Fixed | class | core/ |
The fixed argument default handler. |
| Fixed.php | file | core/ |
|
| Fixed::buildOptionsForm | function | core/ |
|
| Fixed::defineOptions | function | core/ |
|
| Fixed::getArgument | function | core/ |
|
| Fixed::getCacheContexts | function | core/ |
|
| Fixed::getCacheMaxAge | function | core/ |
|
| 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. |
| Fixtures::drupalCoreComposerFixture | function | core/ |
Generate a suitable DrupalCoreComposer fixture for testing. |
| Fixtures::getComposer | function | core/ |
Gets the Composer object. |
| Fixtures::getLocationReplacements | function | core/ |
Gets an Interpolator with 'web-root' and 'package-name' set. |
| Fixtures::getOutput | function | core/ |
Gets the output from the io() fixture. |
| Fixtures::io | function | core/ |
Gets an IO fixture. |
| Fixtures::mkTmpDir | function | core/ |
Creates a temporary directory. |
| Fixtures::persistentPrefix | function | core/ |
Generates a persistent prefix to use with all of our temporary directories. |
| Fixtures::projectFixtureDir | function | core/ |
Gets the path to one particular project fixture. |
| Fixtures::projectRoot | function | core/ |
Gets the path to Scaffold component. |
| Fixtures::replaceOp | function | core/ |
Creates a ReplaceOp fixture. |
| Fixtures::runComposer | function | core/ |
Runs a `composer` command. |
| Fixtures::runScaffold | function | core/ |
Runs the scaffold operation. |
Pagination
- Previous page
- Page 676
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.