Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::buildOptionsForm | function | core/ |
|
| Fixed::defineOptions | function | core/ |
|
| Fixed::getCacheContexts | 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. |
Pagination
- Previous page
- Page 587
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.