Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 | trait | core/ |
A trait for common fixture manipulator functions. |
| FixtureManipulatorTrait.php | file | core/ |
|
| FixtureManipulatorTrait::getStageFixtureManipulator | function | core/ |
Gets the stage fixture manipulator service. |
| FixturesBase::getOutput | function | core/ |
Gets the output from the io() fixture. |
| FixtureUtilityTrait::copyFixtureFilesTo | function | core/ |
Mirrors a fixture directory to the given path. |
| FixtureUtilityTrait::renameGitDirectories | function | core/ |
Renames _git directories to .git. |
| fixture_manipulator.info.yml | file | core/ |
core/modules/package_manager/tests/modules/fixture_manipulator/fixture_manipulator.info.yml |
| fixture_manipulator.services.yml | file | core/ |
core/modules/package_manager/tests/modules/fixture_manipulator/fixture_manipulator.services.yml |
| FocusFirstCommand::$selector | property | core/ |
The selector of the container with tabbable elements. |
| form-element--new-storage-type.html.twig | file | core/ |
Theme override for a storage type option form element. |
| form-element--new-storage-type.html.twig | file | core/ |
Default theme implementation for a storage type option form element. |
| FormAjaxSubscriberTest::testOnException | function | core/ |
Tests on exception. |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
Tests on exception broken post request. |
| FormAjaxSubscriberTest::testOnExceptionNestedException | function | core/ |
Tests on exception nested exception. |
| FormAjaxSubscriberTest::testOnExceptionNestedWrongException | function | core/ |
Tests on exception nested wrong exception. |
| FormAjaxSubscriberTest::testOnExceptionNewBuildId | function | core/ |
Tests on exception new build id. |
| FormAjaxSubscriberTest::testOnExceptionOtherClass | function | core/ |
Tests on exception other class. |
| FormAjaxSubscriberTest::testOnExceptionResponseBuilderException | function | core/ |
Tests on exception response builder exception. |
| FormatDateTest::testMigrateExceptionMissingToFormat | function | core/ |
Tests that missing configuration will throw an exception. |
| FormattableMarkup::__toString | function | core/ |
|
| FormattableMarkupTest::testToString | function | core/ |
@legacy-covers ::__toString @legacy-covers ::jsonSerialize |
| FormattedDateDiff::toRenderable | function | core/ |
|
| FormatterPluginManager::getOptions | function | core/ |
Returns an array of formatter options for a field type. |
| FormBase::$configFactory | property | core/ |
The config factory. |
| FormBase::configFactory | function | core/ |
Gets the config factory for this form. |
| FormBase::resetConfigFactory | function | core/ |
Resets the configuration factory. |
| FormBase::setConfigFactory | function | core/ |
Sets the config factory for this form. |
| FormBuilder::$csrfToken | property | core/ |
The CSRF token generator to validate the form token. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.