Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
Tests validate no matching formats. |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
Tests validate no plugins. |
| FinalExceptionSubscriber::$configFactory | property | core/ |
The config factory. |
| FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat | function | core/ |
Tests on exception with unknown format. |
| FinishResponseSubscriber::isCacheControlCustomized | function | core/ |
Determine whether the given response has a custom Cache-Control header. |
| 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/ |
Returns the identifier for filtering. |
| FirstOrLast::__construct | function | core/ |
Constructor. |
| 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(). |
| FixtureManipulator::removePackage | function | core/ |
Removes a package. |
| FixtureManipulator::requirePackage | function | core/ |
Requires a package. |
| FixtureManipulator::runComposerCommand | function | core/ |
|
| FixtureManipulator::setCorePackageVersion | function | core/ |
Modifies core packages. |
| FixtureManipulator::setUpRepos | function | core/ |
Sets up the path repos at absolute paths. |
| FixtureManipulator::setVersion | function | core/ |
Sets a package version. |
| FixtureManipulator::updateLock | function | core/ |
|
| FixtureManipulator::validateComposer | function | core/ |
Validate the fixtures still passes `composer validate`. |
| FixtureManipulator::__destruct | function | core/ |
Ensure that changes were committed before object is destroyed. |
| FixtureManipulatorTest | class | core/ |
Tests Drupal\fixture_manipulator\FixtureManipulator. |
| FixtureManipulatorTest.php | file | core/ |
|
| FixtureManipulatorTest::$dir | property | core/ |
The root directory of the test project. |
| FixtureManipulatorTest::$expectedTearDownException | property | core/ |
The exception expected in ::tearDown() of this test. |
| FixtureManipulatorTest::$inspector | property | core/ |
The Composer inspector service. |
| FixtureManipulatorTest::$originalFixturePackages | property | core/ |
The original fixture package list at the start of the test. |
| FixtureManipulatorTest::setUp | function | core/ |
|
| FixtureManipulatorTest::tearDown | function | core/ |
@todo Remove the line below when https://github.com/phpstan/phpstan-phpunit/issues/187 is fixed. @phpstan-ignore-next-line |
| FixtureManipulatorTest::testActiveManipulatorNoCommitError | function | core/ |
Test that an exception is thrown if ::commitChanges() is not called. |
| FixtureManipulatorTest::testAddDotGitFolder | function | core/ |
Tests add dot git folder. |
| FixtureManipulatorTest::testAddPackage | function | core/ |
Tests add package. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.