Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FinishResponseSubscriber::$config | property | core/ |
A config object for the system performance configuration. |
| FinishResponseSubscriber::addDebugCacheHeaders | function | core/ |
Adds cache metadata information as headers in 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::RESPONSE_HEADER_CACHE_ITEM_SEPARATOR | constant | core/ |
Separator between cache tags and cache context in respective debug headers. |
| FinishResponseSubscriber::RESPONSE_HEADER_LINE_MAX_LENGTH | constant | core/ |
The character length limit for Drupal cache headers. |
| 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/ |
Tests Drupal\Core\EventSubscriber\FinishResponseSubscriber. |
| FinishResponseSubscriberTest.php | file | core/ |
|
| FinishResponseSubscriberTest::$cacheContextsManager | property | core/ |
The cache contexts manager. |
| FinishResponseSubscriberTest::$kernel | property | core/ |
The Kernel. |
| FinishResponseSubscriberTest::$languageManager | property | core/ |
The language manager. |
| FinishResponseSubscriberTest::$requestPolicy | property | core/ |
The request policy. |
| FinishResponseSubscriberTest::$responsePolicy | property | core/ |
The response policy. |
| FinishResponseSubscriberTest::$time | property | core/ |
The time service. |
| FinishResponseSubscriberTest::setUp | function | core/ |
|
| FinishResponseSubscriberTest::testDebugCacheTagAndCacheContextsHeadersLength | function | core/ |
Tests that long tags and contexts headers are split into multiple lines. |
| FinishResponseSubscriberTest::testDebugHeaders | function | core/ |
Finish subscriber outputs tags, context, max-age if debug is on. |
| 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 |
| FirstOrLast | class | core/ |
Moves one listener to the start or end of the list. |
| FirstOrLast.php | file | core/ |
|
| FirstOrLast::apply | function | core/ |
|
| FirstOrLast::identify | function | core/ |
|
| FirstOrLast::__construct | function | core/ |
Constructor. |
| Fixed::buildOptionsForm | function | core/ |
|
| Fixed::defineOptions | function | core/ |
|
| Fixed::getCacheContexts | function | core/ |
|
| FixtureDeprecatedClass | class | core/ |
Fixture for Drupal\FunctionalTests\Core\Container\ServiceDeprecationTest. |
| FixtureDeprecatedClass.php | file | core/ |
|
| FixtureDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| FixtureManipulator::$committingChanges | property | core/ |
Whether changes are currently being committed. |
| FixtureManipulator::$manipulatorArguments | property | core/ |
Arguments to manipulator functions. |
| FixtureManipulator::addRepository | function | core/ |
Adds a path repository. |
| FixtureManipulator::clearQueuedManipulationItems | function | core/ |
Clears all queued manipulation items. |
| FixtureManipulator::commitChanges | function | core/ |
Commits the changes to the directory. |
| FixtureManipulator::doCommitChanges | function | core/ |
Commits all the changes. |
| FixtureManipulator::getComposerInitOptionsForPackage | function | core/ |
Transform the received $package into options for `composer init`. |
| FixtureManipulator::getQueuedManipulationItems | function | core/ |
Gets all queued manipulation items. |
| FixtureManipulator::PATH_REPO_STATE_KEY | constant | core/ |
|
| FixtureManipulator::runComposerCommand | function | core/ |
|
| FixtureManipulator::setCorePackageVersion | function | core/ |
Modifies core packages. |
| FixtureManipulator::setUpRepos | function | core/ |
Sets up the path repos at absolute paths. |
Pagination
- Previous page
- Page 623
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.