Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
Changes the order of a list of hook implementations. |
| FirstOrLast::identify | function | core/ |
Gets an identifier for the target implementation. |
| FirstOrLast::__construct | function | core/ |
Constructor. |
| 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 for Drupal\FunctionalTests\Core\Container\ServiceDeprecationTest. |
| FixtureDeprecatedClass.php | file | core/ |
|
| FixtureDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| FixtureManipulator | class | core/ |
Manipulates a test fixture using Composer commands. |
| FixtureManipulator.php | file | core/ |
|
| FixtureManipulator::$committed | property | core/ |
Whether changes have been committed. |
| FixtureManipulator::$committingChanges | property | core/ |
Whether changes are currently being committed. |
| FixtureManipulator::$dir | property | core/ |
The fixture directory. |
| FixtureManipulator::$manipulatorArguments | property | core/ |
Arguments to manipulator functions. |
| FixtureManipulator::addConfig | function | core/ |
Modifies the project root's composer.json properties. |
| FixtureManipulator::addDotGitFolder | function | core/ |
Creates an empty .git folder after being provided a path. |
| FixtureManipulator::addPackage | function | core/ |
Adds a package. |
| FixtureManipulator::addProjectAtPath | function | core/ |
Adds a project at a path. |
| 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::createPathRepo | function | core/ |
Creates a path repo. |
| 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::modifyPackageConfig | function | core/ |
Modifies a package's composer.json properties. |
| FixtureManipulator::PATH_REPO_STATE_KEY | constant | core/ |
|
| FixtureManipulator::queueManipulation | function | core/ |
Queues manipulation arguments to be called in ::doCommitChanges(). |
Pagination
- Previous page
- Page 727
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.