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 |
|---|---|---|---|
| FirstOrLast::__construct | function | core/ |
Constructor. |
| 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::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| 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. |
| FixtureManipulator::setVersion | function | core/ |
Sets a package version. |
| 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. |
| FixtureManipulatorTest::testModifyPackageConfig | function | core/ |
Tests modify package config. |
| FixtureManipulatorTest::testRemovePackage | function | core/ |
Tests remove package. |
| FixtureManipulatorTest::testStagedFixtureNotCommitted | function | core/ |
Tests that the stage manipulator throws an exception if not committed. |
| FixtureManipulatorTrait::getStageFixtureManipulator | function | core/ |
Gets the stage fixture manipulator service. |
| Fixtures | class | core/ |
Convenience class for creating fixtures. |
| Fixtures | class | core/ |
Fixture for testing the unpack composer plugin. |
| Fixtures | class | core/ |
Convenience class for creating fixtures. |
| Fixtures.php | file | core/ |
|
| Fixtures.php | file | core/ |
|
| Fixtures.php | file | core/ |
|
| Fixtures::allFixturesDir | function | core/ |
|
| Fixtures::allFixturesDir | function | core/ |
|
| Fixtures::appendOp | function | core/ |
Creates an AppendOp fixture. |
| Fixtures::composerJson | function | core/ |
Data for a composer.json fixture. |
| Fixtures::composerLock | function | core/ |
Data for a composer.lock fixture. |
| Fixtures::destinationPath | function | core/ |
Gets a destination path in a tmp dir. |
| Fixtures::drupalCoreComposerFixture | function | core/ |
Generate a suitable DrupalCoreComposer fixture for testing. |
Pagination
- Previous page
- Page 618
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.